mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 18:45:12 -05:00
feat: dank themes module
This commit is contained in:
parent
b07db5670d
commit
b0fdd1d958
32 changed files with 1377 additions and 1345 deletions
|
@ -20,14 +20,14 @@
|
|||
green = "98971a";
|
||||
greenBright = "b8bb26";
|
||||
yellow = "d79921";
|
||||
YellowBright = "fabd2f";
|
||||
yellowBright = "fabd2f";
|
||||
blue = "458588";
|
||||
BlueBright = "83a598";
|
||||
blueBright = "83a598";
|
||||
purple = "b16286";
|
||||
PurpleBright = "d3869b";
|
||||
purpleBright = "d3869b";
|
||||
aqua = "689d6a";
|
||||
AquaBright = "8ec07c";
|
||||
aquaBright = "8ec07c";
|
||||
orange = "d65d0e";
|
||||
OrangeBright = "fe8019";
|
||||
orangeBright = "fe8019";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -20,14 +20,14 @@
|
|||
green = "79740e";
|
||||
greenBright = "98971a";
|
||||
yellow = "b57614";
|
||||
YellowBright = "d79921";
|
||||
yellowBright = "d79921";
|
||||
blue = "076678";
|
||||
BlueBright = "458588";
|
||||
blueBright = "458588";
|
||||
purple = "8f3f71";
|
||||
PurpleBright = "b16286";
|
||||
purpleBright = "b16286";
|
||||
aqua = "427b58";
|
||||
AquaBright = "689d6a";
|
||||
aquaBright = "689d6a";
|
||||
orange = "af3a03";
|
||||
OrangeBright = "d65d0e";
|
||||
orangeBright = "d65d0e";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue