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/one/dark/default.nix
Executable file
29
modules/config/themes/palettes/one/dark/default.nix
Executable file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "282c34";
|
||||
base01 = "3f4451";
|
||||
base02 = "4f5666";
|
||||
base03 = "545862";
|
||||
base04 = "9196a1";
|
||||
base05 = "abb2bf";
|
||||
base06 = "e6e6e6";
|
||||
base07 = "ffffff";
|
||||
base08 = "e05561";
|
||||
base09 = "d18f52";
|
||||
base0A = "e6b965";
|
||||
base0B = "8cc265";
|
||||
base0C = "42b3c2";
|
||||
base0D = "4aa5f0";
|
||||
base0E = "c162de";
|
||||
base0F = "bf4034";
|
||||
base10 = "21252b";
|
||||
base11 = "181a1f";
|
||||
base12 = "ff616e";
|
||||
base13 = "f0a45d";
|
||||
base14 = "a5e075";
|
||||
base15 = "4cd1e0";
|
||||
base16 = "4dc4ff";
|
||||
base17 = "de73ff";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue