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/one/light/default.nix
Executable file
29
modules/config/themes/palettes/one/light/default.nix
Executable file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "e7e7e9";
|
||||
base01 = "dfdfe1";
|
||||
base02 = "cacace";
|
||||
base03 = "a0a1a7";
|
||||
base04 = "696c77";
|
||||
base05 = "383a42";
|
||||
base06 = "202227";
|
||||
base07 = "090a0b";
|
||||
base08 = "ca1243";
|
||||
base09 = "c18401";
|
||||
base0A = "febb2a";
|
||||
base0B = "50a14f";
|
||||
base0C = "0184bc";
|
||||
base0D = "4078f2";
|
||||
base0E = "a626a4";
|
||||
base0F = "986801";
|
||||
base10 = "f0f0f1";
|
||||
base11 = "fafafa";
|
||||
base12 = "ec2258";
|
||||
base13 = "f4a701";
|
||||
base14 = "6db76c";
|
||||
base15 = "01a7ef";
|
||||
base16 = "709af5";
|
||||
base17 = "d02fcd";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue