mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: fuck alejandra
This commit is contained in:
parent
b6a40c8225
commit
b07db5670d
7 changed files with 88 additions and 168 deletions
|
@ -1,49 +1,48 @@
|
|||
{mapColour, ...}: {
|
||||
# background0 =
|
||||
# mapColour "editor_bg" # ayu dark
|
||||
# "editor_bg" # ayu light
|
||||
# "editor_bg" # ayu mirage
|
||||
# "crust" # catppuccin-frappe
|
||||
# "crust" # catppuccin-latte
|
||||
# "crust" # catppuccin-macchiato
|
||||
# "crust" # catppuccin-mocha
|
||||
# "background" # 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
|
||||
# "highlight0" # rosepine base
|
||||
# "highlight0" # rosepine dawn
|
||||
# "highlight0" # rosepine moon
|
||||
# "" # solarized dark
|
||||
# "" # solarized light
|
||||
# "" # synthwave 84
|
||||
# "" # tokyo night day
|
||||
# "" # tokyo night night
|
||||
# "" # tokyo night storm
|
||||
# "" # vesper
|
||||
# "" # wasp dark
|
||||
# ""; # wasp light
|
||||
{ mapColour, ... }: {
|
||||
background0 = mapColour "editor_bg" # ayu dark
|
||||
"editor_bg" # ayu light
|
||||
"editor_bg" # ayu mirage
|
||||
"crust" # catppuccin-frappe
|
||||
"crust" # catppuccin-latte
|
||||
"crust" # catppuccin-macchiato
|
||||
"crust" # catppuccin-mocha
|
||||
"background" # 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
|
||||
"highlight0" # rosepine base
|
||||
"highlight0" # rosepine dawn
|
||||
"highlight0" # 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