Skip to content

TaylanTatli/typora-theme-adwaita

Repository files navigation

Typora Adwaita Theme

A Typora theme, trying to mimic Gnome's Adwaita theme.

Adwaita Typora Theme

Code fence themes are taken from here, it's CodeMirror Material theme with modified background color.

Note: This theme has been designed and tested for Linux only. I don't know how it looks with unibody.

Installation

Decompress the latest release from here. In Typora's preferences windows, go to General -> Themes and click on Open Theme Folder. Drop all the decompressed files and folders in there, and enjoy!

Build

This theme uses Sass and Gulp.js, so the repo doesn't hold the direct CSS files for the sake of keeping the repo's filetree clean.

If you wish to manually build the theme (and maybe add your own touches in the process), you'll need pnpm & run the following commands:

pnpm i
gulp

The compiled CSS files will be located in the /dist directory once complete.

Three is also a dev script that will watch the files and assets & update your themes in your themes folder directly as you save your changes. Simply run gulp dev to do so (and remember to reselect the theme in Typora afterwards to see the changes).

Thanks

About

A Typora theme, trying to mimic Gnome's Adwaita theme.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published