mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: init
This commit is contained in:
commit
96c6f790fc
804 changed files with 33411 additions and 0 deletions
29
modules/config/themes/palettes/flat/default.nix
Executable file
29
modules/config/themes/palettes/flat/default.nix
Executable file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "082845";
|
||||
base01 = "1d2845";
|
||||
base02 = "2e2e45";
|
||||
base03 = "444e5b";
|
||||
base04 = "68717b";
|
||||
base05 = "8c939a";
|
||||
base06 = "b0b6ba";
|
||||
base07 = "e7eced";
|
||||
base08 = "a82320";
|
||||
base09 = "e58d11";
|
||||
base0A = "3c7dd2";
|
||||
base0B = "2d9440";
|
||||
base0C = "2c9370";
|
||||
base0D = "3167ac";
|
||||
base0E = "781aa0";
|
||||
base0F = "541110";
|
||||
base10 = "002240";
|
||||
base11 = "001629";
|
||||
base12 = "d4312e";
|
||||
base13 = "e5be0c";
|
||||
base14 = "32a548";
|
||||
base15 = "35b387";
|
||||
base16 = "3c7dd2";
|
||||
base17 = "8230a7";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue