Typora Gitbook Theme Versions Save

This is a Typora theme is inspired by gitbook.com. Most of the user interface has been overhauled. It contains three variants: two light variants and one dark theme.

v1.11

1 year ago
  • Before this release it wasn't clear which of the search results when searching the text was selected. This is now fixed.
  • It is now clearer which search result you have selected in the search results menu in the sidebar.
  • Other minor cosmetic changes.

This release contains the changes proposed in #45. Thank you very much to @saegl5!

v1.10.6

1 year ago

Merged #40 (fixing #39 where the regex button would overlay with another)

Thank you to @GLanguage

v1.10.5

2 years ago

Changes

Fixed #34 where the line numbers in code blocks would overlap if they exceeded 99

v1.10.4

2 years ago

Changes

  • Fixes #28 where a horizontal scrollbar underneath the code line numbers on macOS.

v1.10.3

2 years ago

Changes

Removed some of the background and text color transitions in the sidebar on Linux which have previously already been removed on Windows, as these cause issues with context menus in the newest Typora version, as pointed out in #24. macOS is not affected.

v1.10.2

2 years ago

Changes

  • Removed some of background and text color transitions in the sidebar on Windows, as these cause issues with context menus in the newest Typora version, as pointed out in #24. Other platforms are not affected.

v1.10.1

3 years ago

Changes

  • Fixes #19, where scrolling would be very stuttering (only if the outline was opened).
  • The accidental change of the quick open menu search input's look has been reverted.
  • The light themes now use the correct input placeholder color.
  • The table height input within the table editing menu has now the correct padding, font weight, border color etc.

v1.10

3 years ago

Changes

  • Further adjustments to the export settings menu. This includes changes to a couple of ui elements like text areas and number inputs.
  • Fixed different positions and margins in the outline menu in the top-right corner (only on macOS).
  • Slight changes to the size and spacing of headers.
  • The content starts a littler lower now (about one line).
  • Minor changes to the sidebar footer and quick open menu.

v1.9.3

3 years ago

Changes

  • Changed the code language autocompletion menu to better match other menus.
  • Changes to the new export section in the preferences of Windows. This also fixes #15.

v1.9.2

3 years ago

Changes

  • Addressing #14: If you prefer the colors of the slate variant previous to version 1.9 (these were slightly lighter and more slate-like), you can open the file gitbook-slate.css now and change the second line from @import "gitbook/slate-colors.css"; to @import "gitbook/old-slate-colors.css";. After that you have to save the file and restart Typora for the colors to update properly. Sometimes it may also be necessary to switch to a different theme and then back to the Gitbook Slate theme after changing this.

Please note that the adjusted math syntax highlighting, which was also changed in version 1.9, is not affected by this. It will still be consistent with the other variants' math syntax highlighting.

  • Changes to h6