zellij/example/themes
2023-02-13 18:01:33 +01:00
..
catppuccin.kdl fix(themes/catppuccin): black and white inverted (#1953) 2022-11-17 23:16:09 +09:00
dracula.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
everforest-dark.kdl fix(themes): fix error in everforest themes (#1874) 2022-10-28 13:30:14 +02:00
everforest-light.kdl fix(themes): fix error in everforest themes (#1874) 2022-10-28 13:30:14 +02:00
gruvbox.kdl feat: support multiple themes in one file (#1855) 2022-10-28 22:48:51 +09:00
kanagawa.kdl docs(examples): create kanagawa.kdl (#1913) 2022-11-08 16:30:20 +01:00
molokai-dark.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
nord.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
one-half-dark.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
pencil.kdl feat(themes): add pencil light (#2157) 2023-02-13 18:01:33 +01:00
README.md docs(example): update README.md (#1877) 2022-10-29 01:01:23 +09:00
solarized-dark.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
solarized-light.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
tokyo-night-dark.kdl fix(themes): missing tokyo-night-dark theme (#1972) 2022-11-30 21:51:21 +09:00
tokyo-night-light.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
tokyo-night-storm.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
tokyo-night.kdl feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00

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