feat: dank themes module

This commit is contained in:
Nick 2025-01-16 21:44:11 -06:00
parent b07db5670d
commit b0fdd1d958
32 changed files with 1377 additions and 1345 deletions

View file

@ -1,49 +1,50 @@
{mapColour}: {
# keyword =
# mapColour "keyword" # ayu dark
# "keyword" # ayu light
# "keyword" # ayu mirage
# "mauve" # catppuccin-frappe
# "mauve" # catppuccin-latte
# "mauve" # catppuccin-macchiato
# "mauve" # catppuccin-mocha
# "purple" # dracula
# "" # gruvbox dark
# "" # gruvbox light
# "" # houston
# "" # kanagawa dragon
# "" # kanagawa lotus
# "" # kanagawa wave
# "" # laserwave
# "" # lunar
# "" # material darker
# "" # material deep ocean
# "" # material forest
# "" # material lighter
# "" # material oceanic
# "" # material palenight
# "" # material sandy beach
# "" # material sky blue
# "" # material space
# "" # material volcano
# "" # monokai
# "" # night owl
# "" # nord
# "" # ocean next
# "" # one dark
# "" # plastic
# "" # poimandres base
# "" # poimandres storm
# "iris" # rosepine base
# "iris" # rosepine dawn
# "iris" # rosepine moon
# "" # solarized dark
# "" # solarized light
# "" # synthwave 84
# "" # tokyo night day
# "" # tokyo night night
# "" # tokyo night storm
# "" # vesper
# "" # wasp dark
# ""; # wasp light
{ mapColour }:
{
keyword =
mapColour "keyword" # ayu dark
"keyword" # ayu light
"keyword" # ayu mirage
"mauve" # catppuccin-frappe
"mauve" # catppuccin-latte
"mauve" # catppuccin-macchiato
"mauve" # catppuccin-mocha
"purple" # dracula
"aqua" # gruvbox dark
"aqua" # gruvbox light
"blue6" # houston
"" # kanagawa dragon
"" # kanagawa lotus
"" # kanagawa wave
"" # laserwave
"" # lunar
"" # material darker
"" # material deep ocean
"" # material forest
"" # material lighter
"" # material oceanic
"" # material palenight
"" # material sandy beach
"" # material sky blue
"" # material space
"" # material volcano
"" # monokai
"" # night owl
"" # nord
"" # ocean next
"" # one dark
"" # plastic
"" # poimandres base
"" # poimandres storm
"iris" # rosepine base
"iris" # rosepine dawn
"iris" # rosepine moon
"" # solarized dark
"" # solarized light
"" # synthwave 84
"" # tokyo night day
"" # tokyo night night
"" # tokyo night storm
"" # vesper
"" # wasp dark
""; # wasp light
}