Skip to content

Commit

Permalink
Update README.md (#36)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
adamharrison authored Apr 3, 2024
1 parent 20c44bc commit 14d002e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 14d002e

Please sign in to comment.