Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h16nning/typora-gitbook-theme
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.
https://github.com/h16nning/typora-gitbook-theme
dark-theme gitbook minimalistic theme typora typora-theme typora-themes
Last synced: 4 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/h16nning/typora-gitbook-theme
- Owner: h16nning
- License: gpl-3.0
- Created: 2020-10-10T21:20:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T10:05:41.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T20:46:14.531Z (3 months ago)
- Topics: dark-theme, gitbook, minimalistic, theme, typora, typora-theme, typora-themes
- Language: CSS
- Homepage:
- Size: 4.4 MB
- Stars: 304
- Watchers: 7
- Forks: 50
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - h16nning/typora-gitbook-theme - 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. (CSS)
README
# Gitbook Theme For Typora
![img](media/variants.png)This typora theme is inspired by the [Gitbook](https://www.gitbook.com) document style. It features three variants: *Azure*, *Slate* and *Teal*.
> Designed and tested on Windows 10 and macOS. Not tested, but it should also work for Linux.
## Installation instructions
1. Download the zipped project package [here](https://github.com/Henning16/typora-gitbook-theme/releases/latest) and un-zip it.
2. Copy the `gitbook-azure.css`, `gitbook-slate.css` and `gitbook-teal.css` file as well as the folder named `gitbook` to your Typora theme library. **It is important that you put this folder in there too as it contains important files and fonts, which are required for the theme to work properly.**
4. Launch or restart Typora and choose *Gitbook Azure*, *Gitbook Slate*, *Gitbook Teal* from the theme menu.## Contributing
Feel free [to submit an issue](https://github.com/Henning16/typora-gitbook-theme/issues/new), if something does not work / look right or you have any suggestions. If you would like to, you can also create your own variations of this theme (and / or open a pull request).> **Please note** that this theme is still in development. Updates are to expect.
## Modfications
If you prefer the colors of the slate variant used previous to version 1.9 (these were slightly lighter and more slate-like), you can open the file `gitbook-slate.css` 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.You can also put these modifications into a seperate css file [as chchen-standford points out here](https://github.com/16soundsofsilence/typora-gitbook-theme/issues/14#issuecomment-784175419).
## Details
![img](media/gitbookthumbnail.png)
![](media/tables.png)
![](media/codeboxes.png)
![](media/quotes.png)
![](media/mathblocks.png)
## Older Screenshots
These screenshots are not fully up to date but they show the slate and teal variants and some Windows specific views.
![img](media/gitbookazure.png)
![](media/gitbookteal.png)
![](media/gitbookslate.png)
![](media/gitbookui1.png)
![](media/gitbookui2.png)
![](media/gitbookui3.png)