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/sparky/default.nix
Executable file
29
modules/config/themes/palettes/sparky/default.nix
Executable file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "072B31";
|
||||
base01 = "00313C";
|
||||
base02 = "003C46";
|
||||
base03 = "003B49";
|
||||
base04 = "00778B";
|
||||
base05 = "F4F5F0";
|
||||
base06 = "F5F5F1";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "FF585D";
|
||||
base09 = "FF8F1C";
|
||||
base0A = "FBDD40";
|
||||
base0B = "78D64B";
|
||||
base0C = "2DCCD3";
|
||||
base0D = "4698CB";
|
||||
base0E = "D59ED7";
|
||||
base0F = "9B704D";
|
||||
base10 = "4B4F54";
|
||||
base11 = "212322";
|
||||
base12 = "FF7276";
|
||||
base13 = "F6EB61";
|
||||
base14 = "8EDD65";
|
||||
base15 = "00C1D5";
|
||||
base16 = "69B3E7";
|
||||
base17 = "F99FC9";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue