mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55: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/espresso/default.nix
Executable file
29
modules/config/themes/palettes/espresso/default.nix
Executable file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "262626";
|
||||
base01 = "343434";
|
||||
base02 = "535353";
|
||||
base03 = "797979";
|
||||
base04 = "a0a09f";
|
||||
base05 = "c7c7c5";
|
||||
base06 = "eeeeec";
|
||||
base07 = "ffffff";
|
||||
base08 = "d25151";
|
||||
base09 = "ffc66d";
|
||||
base0A = "8ab7d9";
|
||||
base0B = "a5c261";
|
||||
base0C = "bed6ff";
|
||||
base0D = "6c99bb";
|
||||
base0E = "d197d9";
|
||||
base0F = "692828";
|
||||
base10 = "373737";
|
||||
base11 = "1b1b1b";
|
||||
base12 = "f00c0c";
|
||||
base13 = "e1e38b";
|
||||
base14 = "c2e075";
|
||||
base15 = "dcf3ff";
|
||||
base16 = "8ab7d9";
|
||||
base17 = "efb5f7";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue