mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
50 lines
1.3 KiB
Nix
50 lines
1.3 KiB
Nix
![]() |
{mapColour}: {
|
||
|
# regex =
|
||
|
# mapColour "regex" # ayu dark
|
||
|
# "regex" # ayu light
|
||
|
# "regex" # ayu mirage
|
||
|
# "pink" # catppuccin-frappe
|
||
|
# "pink" # catppuccin-latte
|
||
|
# "pink" # catppuccin-macchiato
|
||
|
# "pink" # 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
|
||
|
# "love" # roselove base
|
||
|
# "love" # roselove dawn
|
||
|
# "love" # roselove moon
|
||
|
# "" # solarized dark
|
||
|
# "" # solarized light
|
||
|
# "" # synthwave 84
|
||
|
# "" # tokyo night day
|
||
|
# "" # tokyo night night
|
||
|
# "" # tokyo night storm
|
||
|
# "" # vesper
|
||
|
# "" # wasp dark
|
||
|
# ""; # wasp light
|
||
|
}
|