KiranWells / micro-nord-tc-colors

A nord colorscheme port for the Micro editor
MIT License
38 stars 5 forks source link

Turning Themes on #3

Closed duxv closed 3 years ago

duxv commented 3 years ago

How do I turn a theme on?

KiranWells commented 3 years ago

The Micro documentation should have this, but for reference, here is the process: Press ctrl-e, then enter the command:

set colorscheme <name>

So, for Nord true-color dark theme, it would be:

set colorscheme nord-tc