mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: dank themes module
This commit is contained in:
parent
b07db5670d
commit
b0fdd1d958
32 changed files with 1377 additions and 1345 deletions
|
@ -1,49 +1,50 @@
|
|||
{mapColour}: {
|
||||
# error =
|
||||
# mapColour "error" # ayu dark
|
||||
# "error" # ayu light
|
||||
# "error" # ayu mirage
|
||||
# "red" # catppuccin-frappe
|
||||
# "red" # catppuccin-latte
|
||||
# "red" # catppuccin-macchiato
|
||||
# "red" # catppuccin-mocha
|
||||
# "red" # 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
|
||||
# "love" # rosepine base
|
||||
# "love" # rosepine dawn
|
||||
# "love" # rosepine moon
|
||||
# "" # solarized dark
|
||||
# "" # solarized light
|
||||
# "" # synthwave 84
|
||||
# "" # tokyo night day
|
||||
# "" # tokyo night night
|
||||
# "" # tokyo night storm
|
||||
# "" # vesper
|
||||
# "" # wasp dark
|
||||
# ""; # wasp light
|
||||
{ mapColour }:
|
||||
{
|
||||
error =
|
||||
mapColour "error" # ayu dark
|
||||
"error" # ayu light
|
||||
"error" # ayu mirage
|
||||
"red" # catppuccin-frappe
|
||||
"red" # catppuccin-latte
|
||||
"red" # catppuccin-macchiato
|
||||
"red" # catppuccin-mocha
|
||||
"red" # dracula
|
||||
"red" # gruvbox dark
|
||||
"red" # gruvbox light
|
||||
"red0" # 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
|
||||
"love" # rosepine base
|
||||
"love" # rosepine dawn
|
||||
"love" # rosepine moon
|
||||
"" # solarized dark
|
||||
"" # solarized light
|
||||
"" # synthwave 84
|
||||
"" # tokyo night day
|
||||
"" # tokyo night night
|
||||
"" # tokyo night storm
|
||||
"" # vesper
|
||||
"" # wasp dark
|
||||
""; # wasp light
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue