Skip to content

dahyeyudev/typora-theme-ursine

 
 

Repository files navigation

Ursine

A theme for the wonderful Typora, inspired by Bear's colors and elegancy.

thumbnail

Uses Avenir Next LT Pro and Adelle fonts, & the colors are based on Bear's Red Graphite and Dark Graphite themes.

Code fence themes are adapted from CodeMirror's 3024 Day and Dracula themes for Ursine Polar and Umbra, respectively.

Note: These themes have been designed and tested for both MacOS & Windows (though primarily Mac).

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!~

Note: If you require using Cyrillic-compatible fonts, then download the Cyrillic variant found in the release instead.

Preview

Click here to preview themes
Ursine Polar Ursine Umbra
Polar Preview 1 Umbra Preview 1
Polar Preview 2 Umbra Preview 2
Polar Preview 3 Umbra Preview 3
Polar Splashscreen Umbra Splashscreen
Polar Source Code Preview Umbra Source Code Preview
Polar Unibody Preview Umbra Unibody Preview

Build

Ursine has recently switched to developing in Sass and Gulp.js, so the repo no longer holds 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 npm & run the following commands:

npm i
gulp

The compiled CSS files will be located in /css once complete.

Related

About

A Typora theme, inspired by Bear

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 95.5%
  • JavaScript 4.5%