Skip to content

Commit

Permalink
docs: add light theme preview to README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpasmantier committed Jan 4, 2025
1 parent b1309af commit a406757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Builtin themes are available in the [themes](./themes) directory. Feel free to e

| ![catppuccin](./assets/catppuccin.png "catppuccin") catppuccin | ![gruvbox](./assets/gruvbox.png "gruvbox") gruvbox-dark |
|:--:|:--:|
| ![solarized-dark](./assets/solarized-dark.png "gruvbox-light") **solarized-dark** | ![nord](./assets/nord.png "nord") **nord** |
| ![solarized-dark](./assets/solarized-dark.png "gruvbox-light") **solarized-dark** | ![solarized-light](./assets/solarized-light.png "solarized-light") **solarized-light** |

You may create your own custom themes by adding them to the `themes` directory in your configuration folder and then referring to them by file name (without the extension) in the configuration file.
```
Expand Down
Binary file added assets/solarized-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a406757

Please sign in to comment.