You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -22,6 +22,12 @@ Then, add a call to `core.reload_module` to your user module (the gear in the bo
core.reload_module("colors.github_dark")
```
You can also preview what a color theme looks like with:
```
lpm run everforest --config 'core.reload_module("colors.everforest")'
```
### Base16 Themes
`@SmileYzn` has created a theme manager for base16 themes as a plugin. Please see [here](https://github.com/SmileYzn/base16), if you'd like to install a base16 theme.