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/deep-oceanic-next/default.nix
Executable file
29
modules/config/themes/palettes/deep-oceanic-next/default.nix
Executable file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "001c1f";
|
||||
base01 = "002931";
|
||||
base02 = "003640";
|
||||
base03 = "004852";
|
||||
base04 = "0093a3";
|
||||
base05 = "d4e1e8";
|
||||
base06 = "e0e9ef";
|
||||
base07 = "f2f7f9";
|
||||
base08 = "d3464d";
|
||||
base09 = "e37552";
|
||||
base0A = "f3b863";
|
||||
base0B = "63b784";
|
||||
base0C = "4fb7ae";
|
||||
base0D = "568ccf";
|
||||
base0E = "8b66d6";
|
||||
base0F = "d0658e";
|
||||
base10 = "1f2628";
|
||||
base11 = "2a2f30";
|
||||
base12 = "ff6670";
|
||||
base13 = "ffe08a";
|
||||
base14 = "72e1a6";
|
||||
base15 = "4de3e3";
|
||||
base16 = "5caeff";
|
||||
base17 = "b788ff";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue