mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: themes module is sick now
This commit is contained in:
parent
a5ec879db0
commit
00cc80e9e4
31 changed files with 460 additions and 48 deletions
29
config/themes/palettes/brogrammer/default.nix
Normal file
29
config/themes/palettes/brogrammer/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "131313";
|
||||
base01 = "1f1f1f";
|
||||
base02 = "2a3141";
|
||||
base03 = "343d50";
|
||||
base04 = "d6dae4";
|
||||
base05 = "c1c8d7";
|
||||
base06 = "e3e6ed";
|
||||
base07 = "ffffff";
|
||||
base08 = "f71118";
|
||||
base09 = "ecb90f";
|
||||
base0A = "0f80d5";
|
||||
base0B = "2cc55d";
|
||||
base0C = "0f80d5";
|
||||
base0D = "2a84d2";
|
||||
base0E = "4e59b7";
|
||||
base0F = "7b080c";
|
||||
base10 = "0a0a0a";
|
||||
base11 = "020202";
|
||||
base12 = "de342e";
|
||||
base13 = "f2bd09";
|
||||
base14 = "1dd260";
|
||||
base15 = "289af0";
|
||||
base16 = "509bdc";
|
||||
base17 = "524fb9";
|
||||
};
|
||||
}
|
29
config/themes/palettes/chalk/default.nix
Normal file
29
config/themes/palettes/chalk/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "151515";
|
||||
base01 = "202020";
|
||||
base02 = "303030";
|
||||
base03 = "505050";
|
||||
base04 = "b0b0b0";
|
||||
base05 = "d0d0d0";
|
||||
base06 = "e0e0e0";
|
||||
base07 = "f5f5f5";
|
||||
base08 = "fa859c";
|
||||
base09 = "ea9971";
|
||||
base0A = "ddb26f";
|
||||
base0B = "a1bb54";
|
||||
base0C = "10bcad";
|
||||
base0D = "5ab9ed";
|
||||
base0E = "db8fea";
|
||||
base0F = "deaf8f";
|
||||
base10 = "0b0b0b";
|
||||
base11 = "060606";
|
||||
base12 = "fb9fb1";
|
||||
base13 = "eda987";
|
||||
base14 = "acc267";
|
||||
base15 = "12cfc0";
|
||||
base16 = "6fc2ef";
|
||||
base17 = "e1a3ee";
|
||||
};
|
||||
}
|
29
config/themes/palettes/deep-oceanic-next/default.nix
Normal file
29
config/themes/palettes/deep-oceanic-next/default.nix
Normal 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";
|
||||
};
|
||||
}
|
0
config/themes/palettes/dracula/default.nix
Normal file → Executable file
0
config/themes/palettes/dracula/default.nix
Normal file → Executable file
29
config/themes/palettes/espresso/default.nix
Normal file
29
config/themes/palettes/espresso/default.nix
Normal 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";
|
||||
};
|
||||
}
|
29
config/themes/palettes/flat/default.nix
Normal file
29
config/themes/palettes/flat/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "082845";
|
||||
base01 = "1d2845";
|
||||
base02 = "2e2e45";
|
||||
base03 = "444e5b";
|
||||
base04 = "68717b";
|
||||
base05 = "8c939a";
|
||||
base06 = "b0b6ba";
|
||||
base07 = "e7eced";
|
||||
base08 = "a82320";
|
||||
base09 = "e58d11";
|
||||
base0A = "3c7dd2";
|
||||
base0B = "2d9440";
|
||||
base0C = "2c9370";
|
||||
base0D = "3167ac";
|
||||
base0E = "781aa0";
|
||||
base0F = "541110";
|
||||
base10 = "002240";
|
||||
base11 = "001629";
|
||||
base12 = "d4312e";
|
||||
base13 = "e5be0c";
|
||||
base14 = "32a548";
|
||||
base15 = "35b387";
|
||||
base16 = "3c7dd2";
|
||||
base17 = "8230a7";
|
||||
};
|
||||
}
|
29
config/themes/palettes/framer/default.nix
Normal file
29
config/themes/palettes/framer/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "111111";
|
||||
base01 = "141414";
|
||||
base02 = "414141";
|
||||
base03 = "636363";
|
||||
base04 = "868686";
|
||||
base05 = "a9a9a9";
|
||||
base06 = "cccccc";
|
||||
base07 = "ffffff";
|
||||
base08 = "ff5555";
|
||||
base09 = "ffcc33";
|
||||
base0A = "33bbff";
|
||||
base0B = "98ec65";
|
||||
base0C = "88ddff";
|
||||
base0D = "00aaff";
|
||||
base0E = "aa88ff";
|
||||
base0F = "7f2a2a";
|
||||
base10 = "2b2b2b";
|
||||
base11 = "151515";
|
||||
base12 = "ff8888";
|
||||
base13 = "ffd966";
|
||||
base14 = "b6f292";
|
||||
base15 = "bbecff";
|
||||
base16 = "33bbff";
|
||||
base17 = "cebbff";
|
||||
};
|
||||
}
|
29
config/themes/palettes/github/default.nix
Normal file
29
config/themes/palettes/github/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "f4f4f4";
|
||||
base01 = "3e3e3e";
|
||||
base02 = "666666";
|
||||
base03 = "8c8c8c";
|
||||
base04 = "b2b2b2";
|
||||
base05 = "d8d8d8";
|
||||
base06 = "ffffff";
|
||||
base07 = "ffffff";
|
||||
base08 = "970b16";
|
||||
base09 = "f8eec7";
|
||||
base0A = "2e6cba";
|
||||
base0B = "07962a";
|
||||
base0C = "89d1ec";
|
||||
base0D = "003e8a";
|
||||
base0E = "e94691";
|
||||
base0F = "4b050b";
|
||||
base10 = "444444";
|
||||
base11 = "222222";
|
||||
base12 = "de0000";
|
||||
base13 = "f1d007";
|
||||
base14 = "87d5a2";
|
||||
base15 = "1cfafe";
|
||||
base16 = "2e6cba";
|
||||
base17 = "ffa29f";
|
||||
};
|
||||
}
|
29
config/themes/palettes/hardcore/default.nix
Normal file
29
config/themes/palettes/hardcore/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "111111";
|
||||
base01 = "141414";
|
||||
base02 = "414141";
|
||||
base03 = "636363";
|
||||
base04 = "868686";
|
||||
base05 = "a9a9a9";
|
||||
base06 = "cccccc";
|
||||
base07 = "ffffff";
|
||||
base08 = "ff5555";
|
||||
base09 = "ffcc33";
|
||||
base0A = "33bbff";
|
||||
base0B = "98ec65";
|
||||
base0C = "88ddff";
|
||||
base0D = "00aaff";
|
||||
base0E = "aa88ff";
|
||||
base0F = "7f2a2a";
|
||||
base10 = "0a0a0a";
|
||||
base11 = "060606";
|
||||
base12 = "ff8888";
|
||||
base13 = "ffd966";
|
||||
base14 = "b6f292";
|
||||
base15 = "bbecff";
|
||||
base16 = "33bbff";
|
||||
base17 = "cebbff";
|
||||
};
|
||||
}
|
29
config/themes/palettes/one/black/default.nix
Normal file
29
config/themes/palettes/one/black/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
base00 = "000000";
|
||||
base01 = "000000";
|
||||
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 = "000000";
|
||||
base11 = "000000";
|
||||
base12 = "ff616e";
|
||||
base13 = "f0a45d";
|
||||
base14 = "a5e075";
|
||||
base15 = "4cd1e0";
|
||||
base16 = "4dc4ff";
|
||||
base17 = "de73ff";
|
||||
};
|
||||
}
|
29
config/themes/palettes/one/dark/default.nix
Normal file
29
config/themes/palettes/one/dark/default.nix
Normal 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";
|
||||
};
|
||||
}
|
29
config/themes/palettes/one/light/default.nix
Normal file
29
config/themes/palettes/one/light/default.nix
Normal 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";
|
||||
};
|
||||
}
|
29
config/themes/palettes/sparky/default.nix
Normal file
29
config/themes/palettes/sparky/default.nix
Normal 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