Update themes
This commit is contained in:
19
zellij/themes/README.md
Normal file
19
zellij/themes/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Themes
|
||||
|
||||
Themes can contain different flavors in one file, or can be created as individual files.
|
||||
|
||||
Example:
|
||||
|
||||
```
|
||||
gruvbox.kdl
|
||||
├─ gruvbox-light
|
||||
└─ gruvbox-dark
|
||||
|
||||
or
|
||||
|
||||
gruvbox-light.kdl
|
||||
└─ gruvbox-light
|
||||
|
||||
gruvbox-dark.kdl
|
||||
└─ gruvbox-dark
|
||||
```
|
Reference in New Issue
Block a user