The Mo theme references the styles of many other themes, while addressing many small details. You'll notice these little details as you go along.
If you like the theme, use it.
- Download the zipped project package.
- Copy the
mo.css
file andmo-dark.css
file to your Typora theme library. - Launch or restart Typora and choose
Mo
orMo Dark
from the theme menu.
light:
dark:
- Some small details on MacOS/Linux may differ from those on Windows
This theme is written in SCSS. If you want to change the color of this theme, you can change
_variables.scss
file in thesrc/utils/dark
orsrc/utils/light
directory. Then compile themo.scss
ormo-dark.scss
files.