mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
refactor: cleaned up nixos and home dirs
This commit is contained in:
parent
2000adb56a
commit
824a91d405
643 changed files with 323 additions and 195 deletions
|
@ -1,29 +0,0 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "111111";
|
||||
base01 = "141414";
|
||||
base02 = "414141";
|
||||
base03 = "636363";
|
||||
base04 = "868686";
|
||||
base05 = "a9a9a9";
|
||||
base06 = "cccccc";
|
||||
base07 = "ffffff";
|
||||
base08 = "ff5555";
|
||||
base09 = "ffcc33";
|
||||
base0A = "33bbff";
|
||||
base0B = "98ec65";
|
||||
base0C = "88ddff";
|
||||
base0D = "00aaff";
|
||||
base0E = "aa88ff";
|
||||
base0F = "7f2a2a";
|
||||
base10 = "2b2b2b";
|
||||
base11 = "151515";
|
||||
base12 = "ff8888";
|
||||
base13 = "ffd966";
|
||||
base14 = "b6f292";
|
||||
base15 = "bbecff";
|
||||
base16 = "33bbff";
|
||||
base17 = "cebbff";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue