Initial commit
This commit is contained in:
commit
a4960eb45d
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
base16-xresources/
|
24
LICENSE
Normal file
24
LICENSE
Normal file
@ -0,0 +1,24 @@
|
||||
This is free and unencumbered software released into the public domain.
|
||||
|
||||
Anyone is free to copy, modify, publish, use, compile, sell, or
|
||||
distribute this software, either in source code form or as a compiled
|
||||
binary, for any purpose, commercial or non-commercial, and by any
|
||||
means.
|
||||
|
||||
In jurisdictions that recognize copyright laws, the author or authors
|
||||
of this software dedicate any and all copyright interest in the
|
||||
software to the public domain. We make this dedication for the benefit
|
||||
of the public at large and to the detriment of our heirs and
|
||||
successors. We intend this dedication to be an overt act of
|
||||
relinquishment in perpetuity of all present and future rights to this
|
||||
software under copyright law.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
||||
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
For more information, please refer to <http://unlicense.org/>
|
6
README
Normal file
6
README
Normal file
@ -0,0 +1,6 @@
|
||||
, _
|
||||
|) _, , _/| /_ o
|
||||
|/\_/ | / \_|/ ||/ \----/|/| | /\/
|
||||
\/ \/|_/ \/ |_/| \_/ | |_/|/ /\/
|
||||
|
||||
A ton of base16 themes as Nix expressions for easy importing. Based on <https://github.com/tinted-theming/base16-xresources>.
|
18
colors/base16-3024-256.nix
Normal file
18
colors/base16-3024-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#090300";
|
||||
base01 = "#3a3432";
|
||||
base02 = "#4a4543";
|
||||
base03 = "#5c5855";
|
||||
base04 = "#807d7c";
|
||||
base05 = "#a5a2a2";
|
||||
base06 = "#d6d5d4";
|
||||
base07 = "#f7f7f7";
|
||||
base08 = "#db2d20";
|
||||
base09 = "#e8bbd0";
|
||||
base0A = "#fded02";
|
||||
base0B = "#01a252";
|
||||
base0C = "#b5e4f4";
|
||||
base0D = "#01a0e4";
|
||||
base0E = "#a16a94";
|
||||
base0F = "#cdab53";
|
||||
}
|
18
colors/base16-3024.nix
Normal file
18
colors/base16-3024.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#090300";
|
||||
base01 = "#3a3432";
|
||||
base02 = "#4a4543";
|
||||
base03 = "#5c5855";
|
||||
base04 = "#807d7c";
|
||||
base05 = "#a5a2a2";
|
||||
base06 = "#d6d5d4";
|
||||
base07 = "#f7f7f7";
|
||||
base08 = "#db2d20";
|
||||
base09 = "#e8bbd0";
|
||||
base0A = "#fded02";
|
||||
base0B = "#01a252";
|
||||
base0C = "#b5e4f4";
|
||||
base0D = "#01a0e4";
|
||||
base0E = "#a16a94";
|
||||
base0F = "#cdab53";
|
||||
}
|
18
colors/base16-apathy-256.nix
Normal file
18
colors/base16-apathy-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#031a16";
|
||||
base01 = "#0b342d";
|
||||
base02 = "#184e45";
|
||||
base03 = "#2b685e";
|
||||
base04 = "#5f9c92";
|
||||
base05 = "#81b5ac";
|
||||
base06 = "#a7cec8";
|
||||
base07 = "#d2e7e4";
|
||||
base08 = "#3e9688";
|
||||
base09 = "#3e7996";
|
||||
base0A = "#3e4c96";
|
||||
base0B = "#883e96";
|
||||
base0C = "#963e4c";
|
||||
base0D = "#96883e";
|
||||
base0E = "#4c963e";
|
||||
base0F = "#3e965b";
|
||||
}
|
18
colors/base16-apathy.nix
Normal file
18
colors/base16-apathy.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#031a16";
|
||||
base01 = "#0b342d";
|
||||
base02 = "#184e45";
|
||||
base03 = "#2b685e";
|
||||
base04 = "#5f9c92";
|
||||
base05 = "#81b5ac";
|
||||
base06 = "#a7cec8";
|
||||
base07 = "#d2e7e4";
|
||||
base08 = "#3e9688";
|
||||
base09 = "#3e7996";
|
||||
base0A = "#3e4c96";
|
||||
base0B = "#883e96";
|
||||
base0C = "#963e4c";
|
||||
base0D = "#96883e";
|
||||
base0E = "#4c963e";
|
||||
base0F = "#3e965b";
|
||||
}
|
18
colors/base16-apprentice-256.nix
Normal file
18
colors/base16-apprentice-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#262626";
|
||||
base01 = "#af5f5f";
|
||||
base02 = "#5f875f";
|
||||
base03 = "#87875f";
|
||||
base04 = "#5f87af";
|
||||
base05 = "#5f5f87";
|
||||
base06 = "#5f8787";
|
||||
base07 = "#6c6c6c";
|
||||
base08 = "#444444";
|
||||
base09 = "#ff8700";
|
||||
base0A = "#87af87";
|
||||
base0B = "#ffffaf";
|
||||
base0C = "#87afd7";
|
||||
base0D = "#8787af";
|
||||
base0E = "#5fafaf";
|
||||
base0F = "#bcbcbc";
|
||||
}
|
18
colors/base16-apprentice.nix
Normal file
18
colors/base16-apprentice.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#262626";
|
||||
base01 = "#af5f5f";
|
||||
base02 = "#5f875f";
|
||||
base03 = "#87875f";
|
||||
base04 = "#5f87af";
|
||||
base05 = "#5f5f87";
|
||||
base06 = "#5f8787";
|
||||
base07 = "#6c6c6c";
|
||||
base08 = "#444444";
|
||||
base09 = "#ff8700";
|
||||
base0A = "#87af87";
|
||||
base0B = "#ffffaf";
|
||||
base0C = "#87afd7";
|
||||
base0D = "#8787af";
|
||||
base0E = "#5fafaf";
|
||||
base0F = "#bcbcbc";
|
||||
}
|
18
colors/base16-ashes-256.nix
Normal file
18
colors/base16-ashes-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1c2023";
|
||||
base01 = "#393f45";
|
||||
base02 = "#565e65";
|
||||
base03 = "#747c84";
|
||||
base04 = "#adb3ba";
|
||||
base05 = "#c7ccd1";
|
||||
base06 = "#dfe2e5";
|
||||
base07 = "#f3f4f5";
|
||||
base08 = "#c7ae95";
|
||||
base09 = "#c7c795";
|
||||
base0A = "#aec795";
|
||||
base0B = "#95c7ae";
|
||||
base0C = "#95aec7";
|
||||
base0D = "#ae95c7";
|
||||
base0E = "#c795ae";
|
||||
base0F = "#c79595";
|
||||
}
|
18
colors/base16-ashes.nix
Normal file
18
colors/base16-ashes.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1c2023";
|
||||
base01 = "#393f45";
|
||||
base02 = "#565e65";
|
||||
base03 = "#747c84";
|
||||
base04 = "#adb3ba";
|
||||
base05 = "#c7ccd1";
|
||||
base06 = "#dfe2e5";
|
||||
base07 = "#f3f4f5";
|
||||
base08 = "#c7ae95";
|
||||
base09 = "#c7c795";
|
||||
base0A = "#aec795";
|
||||
base0B = "#95c7ae";
|
||||
base0C = "#95aec7";
|
||||
base0D = "#ae95c7";
|
||||
base0E = "#c795ae";
|
||||
base0F = "#c79595";
|
||||
}
|
18
colors/base16-atelier-cave-256.nix
Normal file
18
colors/base16-atelier-cave-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#19171c";
|
||||
base01 = "#26232a";
|
||||
base02 = "#585260";
|
||||
base03 = "#655f6d";
|
||||
base04 = "#7e7887";
|
||||
base05 = "#8b8792";
|
||||
base06 = "#e2dfe7";
|
||||
base07 = "#efecf4";
|
||||
base08 = "#be4678";
|
||||
base09 = "#aa573c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#2a9292";
|
||||
base0C = "#398bc6";
|
||||
base0D = "#576ddb";
|
||||
base0E = "#955ae7";
|
||||
base0F = "#bf40bf";
|
||||
}
|
18
colors/base16-atelier-cave-light-256.nix
Normal file
18
colors/base16-atelier-cave-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#efecf4";
|
||||
base01 = "#e2dfe7";
|
||||
base02 = "#8b8792";
|
||||
base03 = "#7e7887";
|
||||
base04 = "#655f6d";
|
||||
base05 = "#585260";
|
||||
base06 = "#26232a";
|
||||
base07 = "#19171c";
|
||||
base08 = "#be4678";
|
||||
base09 = "#aa573c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#2a9292";
|
||||
base0C = "#398bc6";
|
||||
base0D = "#576ddb";
|
||||
base0E = "#955ae7";
|
||||
base0F = "#bf40bf";
|
||||
}
|
18
colors/base16-atelier-cave-light.nix
Normal file
18
colors/base16-atelier-cave-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#efecf4";
|
||||
base01 = "#e2dfe7";
|
||||
base02 = "#8b8792";
|
||||
base03 = "#7e7887";
|
||||
base04 = "#655f6d";
|
||||
base05 = "#585260";
|
||||
base06 = "#26232a";
|
||||
base07 = "#19171c";
|
||||
base08 = "#be4678";
|
||||
base09 = "#aa573c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#2a9292";
|
||||
base0C = "#398bc6";
|
||||
base0D = "#576ddb";
|
||||
base0E = "#955ae7";
|
||||
base0F = "#bf40bf";
|
||||
}
|
18
colors/base16-atelier-cave.nix
Normal file
18
colors/base16-atelier-cave.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#19171c";
|
||||
base01 = "#26232a";
|
||||
base02 = "#585260";
|
||||
base03 = "#655f6d";
|
||||
base04 = "#7e7887";
|
||||
base05 = "#8b8792";
|
||||
base06 = "#e2dfe7";
|
||||
base07 = "#efecf4";
|
||||
base08 = "#be4678";
|
||||
base09 = "#aa573c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#2a9292";
|
||||
base0C = "#398bc6";
|
||||
base0D = "#576ddb";
|
||||
base0E = "#955ae7";
|
||||
base0F = "#bf40bf";
|
||||
}
|
18
colors/base16-atelier-dune-256.nix
Normal file
18
colors/base16-atelier-dune-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#20201d";
|
||||
base01 = "#292824";
|
||||
base02 = "#6e6b5e";
|
||||
base03 = "#7d7a68";
|
||||
base04 = "#999580";
|
||||
base05 = "#a6a28c";
|
||||
base06 = "#e8e4cf";
|
||||
base07 = "#fefbec";
|
||||
base08 = "#d73737";
|
||||
base09 = "#b65611";
|
||||
base0A = "#ae9513";
|
||||
base0B = "#60ac39";
|
||||
base0C = "#1fad83";
|
||||
base0D = "#6684e1";
|
||||
base0E = "#b854d4";
|
||||
base0F = "#d43552";
|
||||
}
|
18
colors/base16-atelier-dune-light-256.nix
Normal file
18
colors/base16-atelier-dune-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#fefbec";
|
||||
base01 = "#e8e4cf";
|
||||
base02 = "#a6a28c";
|
||||
base03 = "#999580";
|
||||
base04 = "#7d7a68";
|
||||
base05 = "#6e6b5e";
|
||||
base06 = "#292824";
|
||||
base07 = "#20201d";
|
||||
base08 = "#d73737";
|
||||
base09 = "#b65611";
|
||||
base0A = "#ae9513";
|
||||
base0B = "#60ac39";
|
||||
base0C = "#1fad83";
|
||||
base0D = "#6684e1";
|
||||
base0E = "#b854d4";
|
||||
base0F = "#d43552";
|
||||
}
|
18
colors/base16-atelier-dune-light.nix
Normal file
18
colors/base16-atelier-dune-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#fefbec";
|
||||
base01 = "#e8e4cf";
|
||||
base02 = "#a6a28c";
|
||||
base03 = "#999580";
|
||||
base04 = "#7d7a68";
|
||||
base05 = "#6e6b5e";
|
||||
base06 = "#292824";
|
||||
base07 = "#20201d";
|
||||
base08 = "#d73737";
|
||||
base09 = "#b65611";
|
||||
base0A = "#ae9513";
|
||||
base0B = "#60ac39";
|
||||
base0C = "#1fad83";
|
||||
base0D = "#6684e1";
|
||||
base0E = "#b854d4";
|
||||
base0F = "#d43552";
|
||||
}
|
18
colors/base16-atelier-dune.nix
Normal file
18
colors/base16-atelier-dune.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#20201d";
|
||||
base01 = "#292824";
|
||||
base02 = "#6e6b5e";
|
||||
base03 = "#7d7a68";
|
||||
base04 = "#999580";
|
||||
base05 = "#a6a28c";
|
||||
base06 = "#e8e4cf";
|
||||
base07 = "#fefbec";
|
||||
base08 = "#d73737";
|
||||
base09 = "#b65611";
|
||||
base0A = "#ae9513";
|
||||
base0B = "#60ac39";
|
||||
base0C = "#1fad83";
|
||||
base0D = "#6684e1";
|
||||
base0E = "#b854d4";
|
||||
base0F = "#d43552";
|
||||
}
|
18
colors/base16-atelier-estuary-256.nix
Normal file
18
colors/base16-atelier-estuary-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#22221b";
|
||||
base01 = "#302f27";
|
||||
base02 = "#5f5e4e";
|
||||
base03 = "#6c6b5a";
|
||||
base04 = "#878573";
|
||||
base05 = "#929181";
|
||||
base06 = "#e7e6df";
|
||||
base07 = "#f4f3ec";
|
||||
base08 = "#ba6236";
|
||||
base09 = "#ae7313";
|
||||
base0A = "#a5980d";
|
||||
base0B = "#7d9726";
|
||||
base0C = "#5b9d48";
|
||||
base0D = "#36a166";
|
||||
base0E = "#5f9182";
|
||||
base0F = "#9d6c7c";
|
||||
}
|
18
colors/base16-atelier-estuary-light-256.nix
Normal file
18
colors/base16-atelier-estuary-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f4f3ec";
|
||||
base01 = "#e7e6df";
|
||||
base02 = "#929181";
|
||||
base03 = "#878573";
|
||||
base04 = "#6c6b5a";
|
||||
base05 = "#5f5e4e";
|
||||
base06 = "#302f27";
|
||||
base07 = "#22221b";
|
||||
base08 = "#ba6236";
|
||||
base09 = "#ae7313";
|
||||
base0A = "#a5980d";
|
||||
base0B = "#7d9726";
|
||||
base0C = "#5b9d48";
|
||||
base0D = "#36a166";
|
||||
base0E = "#5f9182";
|
||||
base0F = "#9d6c7c";
|
||||
}
|
18
colors/base16-atelier-estuary-light.nix
Normal file
18
colors/base16-atelier-estuary-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f4f3ec";
|
||||
base01 = "#e7e6df";
|
||||
base02 = "#929181";
|
||||
base03 = "#878573";
|
||||
base04 = "#6c6b5a";
|
||||
base05 = "#5f5e4e";
|
||||
base06 = "#302f27";
|
||||
base07 = "#22221b";
|
||||
base08 = "#ba6236";
|
||||
base09 = "#ae7313";
|
||||
base0A = "#a5980d";
|
||||
base0B = "#7d9726";
|
||||
base0C = "#5b9d48";
|
||||
base0D = "#36a166";
|
||||
base0E = "#5f9182";
|
||||
base0F = "#9d6c7c";
|
||||
}
|
18
colors/base16-atelier-estuary.nix
Normal file
18
colors/base16-atelier-estuary.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#22221b";
|
||||
base01 = "#302f27";
|
||||
base02 = "#5f5e4e";
|
||||
base03 = "#6c6b5a";
|
||||
base04 = "#878573";
|
||||
base05 = "#929181";
|
||||
base06 = "#e7e6df";
|
||||
base07 = "#f4f3ec";
|
||||
base08 = "#ba6236";
|
||||
base09 = "#ae7313";
|
||||
base0A = "#a5980d";
|
||||
base0B = "#7d9726";
|
||||
base0C = "#5b9d48";
|
||||
base0D = "#36a166";
|
||||
base0E = "#5f9182";
|
||||
base0F = "#9d6c7c";
|
||||
}
|
18
colors/base16-atelier-forest-256.nix
Normal file
18
colors/base16-atelier-forest-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1b1918";
|
||||
base01 = "#2c2421";
|
||||
base02 = "#68615e";
|
||||
base03 = "#766e6b";
|
||||
base04 = "#9c9491";
|
||||
base05 = "#a8a19f";
|
||||
base06 = "#e6e2e0";
|
||||
base07 = "#f1efee";
|
||||
base08 = "#f22c40";
|
||||
base09 = "#df5320";
|
||||
base0A = "#c38418";
|
||||
base0B = "#7b9726";
|
||||
base0C = "#3d97b8";
|
||||
base0D = "#407ee7";
|
||||
base0E = "#6666ea";
|
||||
base0F = "#c33ff3";
|
||||
}
|
18
colors/base16-atelier-forest-light-256.nix
Normal file
18
colors/base16-atelier-forest-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f1efee";
|
||||
base01 = "#e6e2e0";
|
||||
base02 = "#a8a19f";
|
||||
base03 = "#9c9491";
|
||||
base04 = "#766e6b";
|
||||
base05 = "#68615e";
|
||||
base06 = "#2c2421";
|
||||
base07 = "#1b1918";
|
||||
base08 = "#f22c40";
|
||||
base09 = "#df5320";
|
||||
base0A = "#c38418";
|
||||
base0B = "#7b9726";
|
||||
base0C = "#3d97b8";
|
||||
base0D = "#407ee7";
|
||||
base0E = "#6666ea";
|
||||
base0F = "#c33ff3";
|
||||
}
|
18
colors/base16-atelier-forest-light.nix
Normal file
18
colors/base16-atelier-forest-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f1efee";
|
||||
base01 = "#e6e2e0";
|
||||
base02 = "#a8a19f";
|
||||
base03 = "#9c9491";
|
||||
base04 = "#766e6b";
|
||||
base05 = "#68615e";
|
||||
base06 = "#2c2421";
|
||||
base07 = "#1b1918";
|
||||
base08 = "#f22c40";
|
||||
base09 = "#df5320";
|
||||
base0A = "#c38418";
|
||||
base0B = "#7b9726";
|
||||
base0C = "#3d97b8";
|
||||
base0D = "#407ee7";
|
||||
base0E = "#6666ea";
|
||||
base0F = "#c33ff3";
|
||||
}
|
18
colors/base16-atelier-forest.nix
Normal file
18
colors/base16-atelier-forest.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1b1918";
|
||||
base01 = "#2c2421";
|
||||
base02 = "#68615e";
|
||||
base03 = "#766e6b";
|
||||
base04 = "#9c9491";
|
||||
base05 = "#a8a19f";
|
||||
base06 = "#e6e2e0";
|
||||
base07 = "#f1efee";
|
||||
base08 = "#f22c40";
|
||||
base09 = "#df5320";
|
||||
base0A = "#c38418";
|
||||
base0B = "#7b9726";
|
||||
base0C = "#3d97b8";
|
||||
base0D = "#407ee7";
|
||||
base0E = "#6666ea";
|
||||
base0F = "#c33ff3";
|
||||
}
|
18
colors/base16-atelier-heath-256.nix
Normal file
18
colors/base16-atelier-heath-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1b181b";
|
||||
base01 = "#292329";
|
||||
base02 = "#695d69";
|
||||
base03 = "#776977";
|
||||
base04 = "#9e8f9e";
|
||||
base05 = "#ab9bab";
|
||||
base06 = "#d8cad8";
|
||||
base07 = "#f7f3f7";
|
||||
base08 = "#ca402b";
|
||||
base09 = "#a65926";
|
||||
base0A = "#bb8a35";
|
||||
base0B = "#918b3b";
|
||||
base0C = "#159393";
|
||||
base0D = "#516aec";
|
||||
base0E = "#7b59c0";
|
||||
base0F = "#cc33cc";
|
||||
}
|
18
colors/base16-atelier-heath-light-256.nix
Normal file
18
colors/base16-atelier-heath-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f7f3f7";
|
||||
base01 = "#d8cad8";
|
||||
base02 = "#ab9bab";
|
||||
base03 = "#9e8f9e";
|
||||
base04 = "#776977";
|
||||
base05 = "#695d69";
|
||||
base06 = "#292329";
|
||||
base07 = "#1b181b";
|
||||
base08 = "#ca402b";
|
||||
base09 = "#a65926";
|
||||
base0A = "#bb8a35";
|
||||
base0B = "#918b3b";
|
||||
base0C = "#159393";
|
||||
base0D = "#516aec";
|
||||
base0E = "#7b59c0";
|
||||
base0F = "#cc33cc";
|
||||
}
|
18
colors/base16-atelier-heath-light.nix
Normal file
18
colors/base16-atelier-heath-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f7f3f7";
|
||||
base01 = "#d8cad8";
|
||||
base02 = "#ab9bab";
|
||||
base03 = "#9e8f9e";
|
||||
base04 = "#776977";
|
||||
base05 = "#695d69";
|
||||
base06 = "#292329";
|
||||
base07 = "#1b181b";
|
||||
base08 = "#ca402b";
|
||||
base09 = "#a65926";
|
||||
base0A = "#bb8a35";
|
||||
base0B = "#918b3b";
|
||||
base0C = "#159393";
|
||||
base0D = "#516aec";
|
||||
base0E = "#7b59c0";
|
||||
base0F = "#cc33cc";
|
||||
}
|
18
colors/base16-atelier-heath.nix
Normal file
18
colors/base16-atelier-heath.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1b181b";
|
||||
base01 = "#292329";
|
||||
base02 = "#695d69";
|
||||
base03 = "#776977";
|
||||
base04 = "#9e8f9e";
|
||||
base05 = "#ab9bab";
|
||||
base06 = "#d8cad8";
|
||||
base07 = "#f7f3f7";
|
||||
base08 = "#ca402b";
|
||||
base09 = "#a65926";
|
||||
base0A = "#bb8a35";
|
||||
base0B = "#918b3b";
|
||||
base0C = "#159393";
|
||||
base0D = "#516aec";
|
||||
base0E = "#7b59c0";
|
||||
base0F = "#cc33cc";
|
||||
}
|
18
colors/base16-atelier-lakeside-256.nix
Normal file
18
colors/base16-atelier-lakeside-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#161b1d";
|
||||
base01 = "#1f292e";
|
||||
base02 = "#516d7b";
|
||||
base03 = "#5a7b8c";
|
||||
base04 = "#7195a8";
|
||||
base05 = "#7ea2b4";
|
||||
base06 = "#c1e4f6";
|
||||
base07 = "#ebf8ff";
|
||||
base08 = "#d22d72";
|
||||
base09 = "#935c25";
|
||||
base0A = "#8a8a0f";
|
||||
base0B = "#568c3b";
|
||||
base0C = "#2d8f6f";
|
||||
base0D = "#257fad";
|
||||
base0E = "#6b6bb8";
|
||||
base0F = "#b72dd2";
|
||||
}
|
18
colors/base16-atelier-lakeside-light-256.nix
Normal file
18
colors/base16-atelier-lakeside-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#ebf8ff";
|
||||
base01 = "#c1e4f6";
|
||||
base02 = "#7ea2b4";
|
||||
base03 = "#7195a8";
|
||||
base04 = "#5a7b8c";
|
||||
base05 = "#516d7b";
|
||||
base06 = "#1f292e";
|
||||
base07 = "#161b1d";
|
||||
base08 = "#d22d72";
|
||||
base09 = "#935c25";
|
||||
base0A = "#8a8a0f";
|
||||
base0B = "#568c3b";
|
||||
base0C = "#2d8f6f";
|
||||
base0D = "#257fad";
|
||||
base0E = "#6b6bb8";
|
||||
base0F = "#b72dd2";
|
||||
}
|
18
colors/base16-atelier-lakeside-light.nix
Normal file
18
colors/base16-atelier-lakeside-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#ebf8ff";
|
||||
base01 = "#c1e4f6";
|
||||
base02 = "#7ea2b4";
|
||||
base03 = "#7195a8";
|
||||
base04 = "#5a7b8c";
|
||||
base05 = "#516d7b";
|
||||
base06 = "#1f292e";
|
||||
base07 = "#161b1d";
|
||||
base08 = "#d22d72";
|
||||
base09 = "#935c25";
|
||||
base0A = "#8a8a0f";
|
||||
base0B = "#568c3b";
|
||||
base0C = "#2d8f6f";
|
||||
base0D = "#257fad";
|
||||
base0E = "#6b6bb8";
|
||||
base0F = "#b72dd2";
|
||||
}
|
18
colors/base16-atelier-lakeside.nix
Normal file
18
colors/base16-atelier-lakeside.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#161b1d";
|
||||
base01 = "#1f292e";
|
||||
base02 = "#516d7b";
|
||||
base03 = "#5a7b8c";
|
||||
base04 = "#7195a8";
|
||||
base05 = "#7ea2b4";
|
||||
base06 = "#c1e4f6";
|
||||
base07 = "#ebf8ff";
|
||||
base08 = "#d22d72";
|
||||
base09 = "#935c25";
|
||||
base0A = "#8a8a0f";
|
||||
base0B = "#568c3b";
|
||||
base0C = "#2d8f6f";
|
||||
base0D = "#257fad";
|
||||
base0E = "#6b6bb8";
|
||||
base0F = "#b72dd2";
|
||||
}
|
18
colors/base16-atelier-plateau-256.nix
Normal file
18
colors/base16-atelier-plateau-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1b1818";
|
||||
base01 = "#292424";
|
||||
base02 = "#585050";
|
||||
base03 = "#655d5d";
|
||||
base04 = "#7e7777";
|
||||
base05 = "#8a8585";
|
||||
base06 = "#e7dfdf";
|
||||
base07 = "#f4ecec";
|
||||
base08 = "#ca4949";
|
||||
base09 = "#b45a3c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#4b8b8b";
|
||||
base0C = "#5485b6";
|
||||
base0D = "#7272ca";
|
||||
base0E = "#8464c4";
|
||||
base0F = "#bd5187";
|
||||
}
|
18
colors/base16-atelier-plateau-light-256.nix
Normal file
18
colors/base16-atelier-plateau-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f4ecec";
|
||||
base01 = "#e7dfdf";
|
||||
base02 = "#8a8585";
|
||||
base03 = "#7e7777";
|
||||
base04 = "#655d5d";
|
||||
base05 = "#585050";
|
||||
base06 = "#292424";
|
||||
base07 = "#1b1818";
|
||||
base08 = "#ca4949";
|
||||
base09 = "#b45a3c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#4b8b8b";
|
||||
base0C = "#5485b6";
|
||||
base0D = "#7272ca";
|
||||
base0E = "#8464c4";
|
||||
base0F = "#bd5187";
|
||||
}
|
18
colors/base16-atelier-plateau-light.nix
Normal file
18
colors/base16-atelier-plateau-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f4ecec";
|
||||
base01 = "#e7dfdf";
|
||||
base02 = "#8a8585";
|
||||
base03 = "#7e7777";
|
||||
base04 = "#655d5d";
|
||||
base05 = "#585050";
|
||||
base06 = "#292424";
|
||||
base07 = "#1b1818";
|
||||
base08 = "#ca4949";
|
||||
base09 = "#b45a3c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#4b8b8b";
|
||||
base0C = "#5485b6";
|
||||
base0D = "#7272ca";
|
||||
base0E = "#8464c4";
|
||||
base0F = "#bd5187";
|
||||
}
|
18
colors/base16-atelier-plateau.nix
Normal file
18
colors/base16-atelier-plateau.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1b1818";
|
||||
base01 = "#292424";
|
||||
base02 = "#585050";
|
||||
base03 = "#655d5d";
|
||||
base04 = "#7e7777";
|
||||
base05 = "#8a8585";
|
||||
base06 = "#e7dfdf";
|
||||
base07 = "#f4ecec";
|
||||
base08 = "#ca4949";
|
||||
base09 = "#b45a3c";
|
||||
base0A = "#a06e3b";
|
||||
base0B = "#4b8b8b";
|
||||
base0C = "#5485b6";
|
||||
base0D = "#7272ca";
|
||||
base0E = "#8464c4";
|
||||
base0F = "#bd5187";
|
||||
}
|
18
colors/base16-atelier-savanna-256.nix
Normal file
18
colors/base16-atelier-savanna-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#171c19";
|
||||
base01 = "#232a25";
|
||||
base02 = "#526057";
|
||||
base03 = "#5f6d64";
|
||||
base04 = "#78877d";
|
||||
base05 = "#87928a";
|
||||
base06 = "#dfe7e2";
|
||||
base07 = "#ecf4ee";
|
||||
base08 = "#b16139";
|
||||
base09 = "#9f713c";
|
||||
base0A = "#a07e3b";
|
||||
base0B = "#489963";
|
||||
base0C = "#1c9aa0";
|
||||
base0D = "#478c90";
|
||||
base0E = "#55859b";
|
||||
base0F = "#867469";
|
||||
}
|
18
colors/base16-atelier-savanna-light-256.nix
Normal file
18
colors/base16-atelier-savanna-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#ecf4ee";
|
||||
base01 = "#dfe7e2";
|
||||
base02 = "#87928a";
|
||||
base03 = "#78877d";
|
||||
base04 = "#5f6d64";
|
||||
base05 = "#526057";
|
||||
base06 = "#232a25";
|
||||
base07 = "#171c19";
|
||||
base08 = "#b16139";
|
||||
base09 = "#9f713c";
|
||||
base0A = "#a07e3b";
|
||||
base0B = "#489963";
|
||||
base0C = "#1c9aa0";
|
||||
base0D = "#478c90";
|
||||
base0E = "#55859b";
|
||||
base0F = "#867469";
|
||||
}
|
18
colors/base16-atelier-savanna-light.nix
Normal file
18
colors/base16-atelier-savanna-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#ecf4ee";
|
||||
base01 = "#dfe7e2";
|
||||
base02 = "#87928a";
|
||||
base03 = "#78877d";
|
||||
base04 = "#5f6d64";
|
||||
base05 = "#526057";
|
||||
base06 = "#232a25";
|
||||
base07 = "#171c19";
|
||||
base08 = "#b16139";
|
||||
base09 = "#9f713c";
|
||||
base0A = "#a07e3b";
|
||||
base0B = "#489963";
|
||||
base0C = "#1c9aa0";
|
||||
base0D = "#478c90";
|
||||
base0E = "#55859b";
|
||||
base0F = "#867469";
|
||||
}
|
18
colors/base16-atelier-savanna.nix
Normal file
18
colors/base16-atelier-savanna.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#171c19";
|
||||
base01 = "#232a25";
|
||||
base02 = "#526057";
|
||||
base03 = "#5f6d64";
|
||||
base04 = "#78877d";
|
||||
base05 = "#87928a";
|
||||
base06 = "#dfe7e2";
|
||||
base07 = "#ecf4ee";
|
||||
base08 = "#b16139";
|
||||
base09 = "#9f713c";
|
||||
base0A = "#a07e3b";
|
||||
base0B = "#489963";
|
||||
base0C = "#1c9aa0";
|
||||
base0D = "#478c90";
|
||||
base0E = "#55859b";
|
||||
base0F = "#867469";
|
||||
}
|
18
colors/base16-atelier-seaside-256.nix
Normal file
18
colors/base16-atelier-seaside-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#131513";
|
||||
base01 = "#242924";
|
||||
base02 = "#5e6e5e";
|
||||
base03 = "#687d68";
|
||||
base04 = "#809980";
|
||||
base05 = "#8ca68c";
|
||||
base06 = "#cfe8cf";
|
||||
base07 = "#f4fbf4";
|
||||
base08 = "#e6193c";
|
||||
base09 = "#87711d";
|
||||
base0A = "#98981b";
|
||||
base0B = "#29a329";
|
||||
base0C = "#1999b3";
|
||||
base0D = "#3d62f5";
|
||||
base0E = "#ad2bee";
|
||||
base0F = "#e619c3";
|
||||
}
|
18
colors/base16-atelier-seaside-light-256.nix
Normal file
18
colors/base16-atelier-seaside-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f4fbf4";
|
||||
base01 = "#cfe8cf";
|
||||
base02 = "#8ca68c";
|
||||
base03 = "#809980";
|
||||
base04 = "#687d68";
|
||||
base05 = "#5e6e5e";
|
||||
base06 = "#242924";
|
||||
base07 = "#131513";
|
||||
base08 = "#e6193c";
|
||||
base09 = "#87711d";
|
||||
base0A = "#98981b";
|
||||
base0B = "#29a329";
|
||||
base0C = "#1999b3";
|
||||
base0D = "#3d62f5";
|
||||
base0E = "#ad2bee";
|
||||
base0F = "#e619c3";
|
||||
}
|
18
colors/base16-atelier-seaside-light.nix
Normal file
18
colors/base16-atelier-seaside-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f4fbf4";
|
||||
base01 = "#cfe8cf";
|
||||
base02 = "#8ca68c";
|
||||
base03 = "#809980";
|
||||
base04 = "#687d68";
|
||||
base05 = "#5e6e5e";
|
||||
base06 = "#242924";
|
||||
base07 = "#131513";
|
||||
base08 = "#e6193c";
|
||||
base09 = "#87711d";
|
||||
base0A = "#98981b";
|
||||
base0B = "#29a329";
|
||||
base0C = "#1999b3";
|
||||
base0D = "#3d62f5";
|
||||
base0E = "#ad2bee";
|
||||
base0F = "#e619c3";
|
||||
}
|
18
colors/base16-atelier-seaside.nix
Normal file
18
colors/base16-atelier-seaside.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#131513";
|
||||
base01 = "#242924";
|
||||
base02 = "#5e6e5e";
|
||||
base03 = "#687d68";
|
||||
base04 = "#809980";
|
||||
base05 = "#8ca68c";
|
||||
base06 = "#cfe8cf";
|
||||
base07 = "#f4fbf4";
|
||||
base08 = "#e6193c";
|
||||
base09 = "#87711d";
|
||||
base0A = "#98981b";
|
||||
base0B = "#29a329";
|
||||
base0C = "#1999b3";
|
||||
base0D = "#3d62f5";
|
||||
base0E = "#ad2bee";
|
||||
base0F = "#e619c3";
|
||||
}
|
18
colors/base16-atelier-sulphurpool-256.nix
Normal file
18
colors/base16-atelier-sulphurpool-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#202746";
|
||||
base01 = "#293256";
|
||||
base02 = "#5e6687";
|
||||
base03 = "#6b7394";
|
||||
base04 = "#898ea4";
|
||||
base05 = "#979db4";
|
||||
base06 = "#dfe2f1";
|
||||
base07 = "#f5f7ff";
|
||||
base08 = "#c94922";
|
||||
base09 = "#c76b29";
|
||||
base0A = "#c08b30";
|
||||
base0B = "#ac9739";
|
||||
base0C = "#22a2c9";
|
||||
base0D = "#3d8fd1";
|
||||
base0E = "#6679cc";
|
||||
base0F = "#9c637a";
|
||||
}
|
18
colors/base16-atelier-sulphurpool-light-256.nix
Normal file
18
colors/base16-atelier-sulphurpool-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f5f7ff";
|
||||
base01 = "#dfe2f1";
|
||||
base02 = "#979db4";
|
||||
base03 = "#898ea4";
|
||||
base04 = "#6b7394";
|
||||
base05 = "#5e6687";
|
||||
base06 = "#293256";
|
||||
base07 = "#202746";
|
||||
base08 = "#c94922";
|
||||
base09 = "#c76b29";
|
||||
base0A = "#c08b30";
|
||||
base0B = "#ac9739";
|
||||
base0C = "#22a2c9";
|
||||
base0D = "#3d8fd1";
|
||||
base0E = "#6679cc";
|
||||
base0F = "#9c637a";
|
||||
}
|
18
colors/base16-atelier-sulphurpool-light.nix
Normal file
18
colors/base16-atelier-sulphurpool-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#f5f7ff";
|
||||
base01 = "#dfe2f1";
|
||||
base02 = "#979db4";
|
||||
base03 = "#898ea4";
|
||||
base04 = "#6b7394";
|
||||
base05 = "#5e6687";
|
||||
base06 = "#293256";
|
||||
base07 = "#202746";
|
||||
base08 = "#c94922";
|
||||
base09 = "#c76b29";
|
||||
base0A = "#c08b30";
|
||||
base0B = "#ac9739";
|
||||
base0C = "#22a2c9";
|
||||
base0D = "#3d8fd1";
|
||||
base0E = "#6679cc";
|
||||
base0F = "#9c637a";
|
||||
}
|
18
colors/base16-atelier-sulphurpool.nix
Normal file
18
colors/base16-atelier-sulphurpool.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#202746";
|
||||
base01 = "#293256";
|
||||
base02 = "#5e6687";
|
||||
base03 = "#6b7394";
|
||||
base04 = "#898ea4";
|
||||
base05 = "#979db4";
|
||||
base06 = "#dfe2f1";
|
||||
base07 = "#f5f7ff";
|
||||
base08 = "#c94922";
|
||||
base09 = "#c76b29";
|
||||
base0A = "#c08b30";
|
||||
base0B = "#ac9739";
|
||||
base0C = "#22a2c9";
|
||||
base0D = "#3d8fd1";
|
||||
base0E = "#6679cc";
|
||||
base0F = "#9c637a";
|
||||
}
|
18
colors/base16-atlas-256.nix
Normal file
18
colors/base16-atlas-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#002635";
|
||||
base01 = "#00384d";
|
||||
base02 = "#517f8d";
|
||||
base03 = "#6c8b91";
|
||||
base04 = "#869696";
|
||||
base05 = "#a1a19a";
|
||||
base06 = "#e6e6dc";
|
||||
base07 = "#fafaf8";
|
||||
base08 = "#ff5a67";
|
||||
base09 = "#f08e48";
|
||||
base0A = "#ffcc1b";
|
||||
base0B = "#7fc06e";
|
||||
base0C = "#14747e";
|
||||
base0D = "#5dd7b9";
|
||||
base0E = "#9a70a4";
|
||||
base0F = "#c43060";
|
||||
}
|
18
colors/base16-atlas.nix
Normal file
18
colors/base16-atlas.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#002635";
|
||||
base01 = "#00384d";
|
||||
base02 = "#517f8d";
|
||||
base03 = "#6c8b91";
|
||||
base04 = "#869696";
|
||||
base05 = "#a1a19a";
|
||||
base06 = "#e6e6dc";
|
||||
base07 = "#fafaf8";
|
||||
base08 = "#ff5a67";
|
||||
base09 = "#f08e48";
|
||||
base0A = "#ffcc1b";
|
||||
base0B = "#7fc06e";
|
||||
base0C = "#14747e";
|
||||
base0D = "#5dd7b9";
|
||||
base0E = "#9a70a4";
|
||||
base0F = "#c43060";
|
||||
}
|
18
colors/base16-ayu-dark-256.nix
Normal file
18
colors/base16-ayu-dark-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#0f1419";
|
||||
base01 = "#131721";
|
||||
base02 = "#272d38";
|
||||
base03 = "#3e4b59";
|
||||
base04 = "#bfbdb6";
|
||||
base05 = "#e6e1cf";
|
||||
base06 = "#e6e1cf";
|
||||
base07 = "#f3f4f5";
|
||||
base08 = "#f07178";
|
||||
base09 = "#ff8f40";
|
||||
base0A = "#ffb454";
|
||||
base0B = "#b8cc52";
|
||||
base0C = "#95e6cb";
|
||||
base0D = "#59c2ff";
|
||||
base0E = "#d2a6ff";
|
||||
base0F = "#e6b673";
|
||||
}
|
18
colors/base16-ayu-dark.nix
Normal file
18
colors/base16-ayu-dark.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#0f1419";
|
||||
base01 = "#131721";
|
||||
base02 = "#272d38";
|
||||
base03 = "#3e4b59";
|
||||
base04 = "#bfbdb6";
|
||||
base05 = "#e6e1cf";
|
||||
base06 = "#e6e1cf";
|
||||
base07 = "#f3f4f5";
|
||||
base08 = "#f07178";
|
||||
base09 = "#ff8f40";
|
||||
base0A = "#ffb454";
|
||||
base0B = "#b8cc52";
|
||||
base0C = "#95e6cb";
|
||||
base0D = "#59c2ff";
|
||||
base0E = "#d2a6ff";
|
||||
base0F = "#e6b673";
|
||||
}
|
18
colors/base16-ayu-light-256.nix
Normal file
18
colors/base16-ayu-light-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#fafafa";
|
||||
base01 = "#f3f4f5";
|
||||
base02 = "#f8f9fa";
|
||||
base03 = "#abb0b6";
|
||||
base04 = "#828c99";
|
||||
base05 = "#5c6773";
|
||||
base06 = "#242936";
|
||||
base07 = "#1a1f29";
|
||||
base08 = "#f07178";
|
||||
base09 = "#fa8d3e";
|
||||
base0A = "#f2ae49";
|
||||
base0B = "#86b300";
|
||||
base0C = "#4cbf99";
|
||||
base0D = "#36a3d9";
|
||||
base0E = "#a37acc";
|
||||
base0F = "#e6ba7e";
|
||||
}
|
18
colors/base16-ayu-light.nix
Normal file
18
colors/base16-ayu-light.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#fafafa";
|
||||
base01 = "#f3f4f5";
|
||||
base02 = "#f8f9fa";
|
||||
base03 = "#abb0b6";
|
||||
base04 = "#828c99";
|
||||
base05 = "#5c6773";
|
||||
base06 = "#242936";
|
||||
base07 = "#1a1f29";
|
||||
base08 = "#f07178";
|
||||
base09 = "#fa8d3e";
|
||||
base0A = "#f2ae49";
|
||||
base0B = "#86b300";
|
||||
base0C = "#4cbf99";
|
||||
base0D = "#36a3d9";
|
||||
base0E = "#a37acc";
|
||||
base0F = "#e6ba7e";
|
||||
}
|
18
colors/base16-ayu-mirage-256.nix
Normal file
18
colors/base16-ayu-mirage-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#171b24";
|
||||
base01 = "#1f2430";
|
||||
base02 = "#242936";
|
||||
base03 = "#707a8c";
|
||||
base04 = "#8a9199";
|
||||
base05 = "#cccac2";
|
||||
base06 = "#d9d7ce";
|
||||
base07 = "#f3f4f5";
|
||||
base08 = "#f28779";
|
||||
base09 = "#ffad66";
|
||||
base0A = "#ffd173";
|
||||
base0B = "#d5ff80";
|
||||
base0C = "#95e6cb";
|
||||
base0D = "#5ccfe6";
|
||||
base0E = "#d4bfff";
|
||||
base0F = "#f29e74";
|
||||
}
|
18
colors/base16-ayu-mirage.nix
Normal file
18
colors/base16-ayu-mirage.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#171b24";
|
||||
base01 = "#1f2430";
|
||||
base02 = "#242936";
|
||||
base03 = "#707a8c";
|
||||
base04 = "#8a9199";
|
||||
base05 = "#cccac2";
|
||||
base06 = "#d9d7ce";
|
||||
base07 = "#f3f4f5";
|
||||
base08 = "#f28779";
|
||||
base09 = "#ffad66";
|
||||
base0A = "#ffd173";
|
||||
base0B = "#d5ff80";
|
||||
base0C = "#95e6cb";
|
||||
base0D = "#5ccfe6";
|
||||
base0E = "#d4bfff";
|
||||
base0F = "#f29e74";
|
||||
}
|
18
colors/base16-bespin-256.nix
Normal file
18
colors/base16-bespin-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#28211c";
|
||||
base01 = "#36312e";
|
||||
base02 = "#5e5d5c";
|
||||
base03 = "#666666";
|
||||
base04 = "#797977";
|
||||
base05 = "#8a8986";
|
||||
base06 = "#9d9b97";
|
||||
base07 = "#baae9e";
|
||||
base08 = "#cf6a4c";
|
||||
base09 = "#cf7d34";
|
||||
base0A = "#f9ee98";
|
||||
base0B = "#54be0d";
|
||||
base0C = "#afc4db";
|
||||
base0D = "#5ea6ea";
|
||||
base0E = "#9b859d";
|
||||
base0F = "#937121";
|
||||
}
|
18
colors/base16-bespin.nix
Normal file
18
colors/base16-bespin.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#28211c";
|
||||
base01 = "#36312e";
|
||||
base02 = "#5e5d5c";
|
||||
base03 = "#666666";
|
||||
base04 = "#797977";
|
||||
base05 = "#8a8986";
|
||||
base06 = "#9d9b97";
|
||||
base07 = "#baae9e";
|
||||
base08 = "#cf6a4c";
|
||||
base09 = "#cf7d34";
|
||||
base0A = "#f9ee98";
|
||||
base0B = "#54be0d";
|
||||
base0C = "#afc4db";
|
||||
base0D = "#5ea6ea";
|
||||
base0E = "#9b859d";
|
||||
base0F = "#937121";
|
||||
}
|
18
colors/base16-black-metal-256.nix
Normal file
18
colors/base16-black-metal-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#a06666";
|
||||
base0B = "#dd9999";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-bathory-256.nix
Normal file
18
colors/base16-black-metal-bathory-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#e78a53";
|
||||
base0B = "#fbcb97";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-bathory.nix
Normal file
18
colors/base16-black-metal-bathory.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#e78a53";
|
||||
base0B = "#fbcb97";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-burzum-256.nix
Normal file
18
colors/base16-black-metal-burzum-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#99bbaa";
|
||||
base0B = "#ddeecc";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-burzum.nix
Normal file
18
colors/base16-black-metal-burzum.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#99bbaa";
|
||||
base0B = "#ddeecc";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-dark-funeral-256.nix
Normal file
18
colors/base16-black-metal-dark-funeral-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#5f81a5";
|
||||
base0B = "#d0dfee";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-dark-funeral.nix
Normal file
18
colors/base16-black-metal-dark-funeral.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#5f81a5";
|
||||
base0B = "#d0dfee";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-gorgoroth-256.nix
Normal file
18
colors/base16-black-metal-gorgoroth-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#8c7f70";
|
||||
base0B = "#9b8d7f";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-gorgoroth.nix
Normal file
18
colors/base16-black-metal-gorgoroth.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#8c7f70";
|
||||
base0B = "#9b8d7f";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-immortal-256.nix
Normal file
18
colors/base16-black-metal-immortal-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#556677";
|
||||
base0B = "#7799bb";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-immortal.nix
Normal file
18
colors/base16-black-metal-immortal.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#556677";
|
||||
base0B = "#7799bb";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-khold-256.nix
Normal file
18
colors/base16-black-metal-khold-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#974b46";
|
||||
base0B = "#eceee3";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-khold.nix
Normal file
18
colors/base16-black-metal-khold.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#974b46";
|
||||
base0B = "#eceee3";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-marduk-256.nix
Normal file
18
colors/base16-black-metal-marduk-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#626b67";
|
||||
base0B = "#a5aaa7";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-marduk.nix
Normal file
18
colors/base16-black-metal-marduk.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#626b67";
|
||||
base0B = "#a5aaa7";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-mayhem-256.nix
Normal file
18
colors/base16-black-metal-mayhem-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#eecc6c";
|
||||
base0B = "#f3ecd4";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-mayhem.nix
Normal file
18
colors/base16-black-metal-mayhem.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#eecc6c";
|
||||
base0B = "#f3ecd4";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-nile-256.nix
Normal file
18
colors/base16-black-metal-nile-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#777755";
|
||||
base0B = "#aa9988";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-nile.nix
Normal file
18
colors/base16-black-metal-nile.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#777755";
|
||||
base0B = "#aa9988";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-venom-256.nix
Normal file
18
colors/base16-black-metal-venom-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#79241f";
|
||||
base0B = "#f8f7f2";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal-venom.nix
Normal file
18
colors/base16-black-metal-venom.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#79241f";
|
||||
base0B = "#f8f7f2";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-black-metal.nix
Normal file
18
colors/base16-black-metal.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#121212";
|
||||
base02 = "#222222";
|
||||
base03 = "#333333";
|
||||
base04 = "#999999";
|
||||
base05 = "#c1c1c1";
|
||||
base06 = "#999999";
|
||||
base07 = "#c1c1c1";
|
||||
base08 = "#5f8787";
|
||||
base09 = "#aaaaaa";
|
||||
base0A = "#a06666";
|
||||
base0B = "#dd9999";
|
||||
base0C = "#aaaaaa";
|
||||
base0D = "#888888";
|
||||
base0E = "#999999";
|
||||
base0F = "#444444";
|
||||
}
|
18
colors/base16-blueforest-256.nix
Normal file
18
colors/base16-blueforest-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#141f2e";
|
||||
base01 = "#1e5c1e";
|
||||
base02 = "#273e5c";
|
||||
base03 = "#a0ffa0";
|
||||
base04 = "#1e5c1e";
|
||||
base05 = "#ffcc33";
|
||||
base06 = "#91ccff";
|
||||
base07 = "#375780";
|
||||
base08 = "#fffab1";
|
||||
base09 = "#ff8080";
|
||||
base0A = "#91ccff";
|
||||
base0B = "#80ff80";
|
||||
base0C = "#80ff80";
|
||||
base0D = "#a2cff5";
|
||||
base0E = "#0099ff";
|
||||
base0F = "#e7e7e7";
|
||||
}
|
18
colors/base16-blueforest.nix
Normal file
18
colors/base16-blueforest.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#141f2e";
|
||||
base01 = "#1e5c1e";
|
||||
base02 = "#273e5c";
|
||||
base03 = "#a0ffa0";
|
||||
base04 = "#1e5c1e";
|
||||
base05 = "#ffcc33";
|
||||
base06 = "#91ccff";
|
||||
base07 = "#375780";
|
||||
base08 = "#fffab1";
|
||||
base09 = "#ff8080";
|
||||
base0A = "#91ccff";
|
||||
base0B = "#80ff80";
|
||||
base0C = "#80ff80";
|
||||
base0D = "#a2cff5";
|
||||
base0E = "#0099ff";
|
||||
base0F = "#e7e7e7";
|
||||
}
|
18
colors/base16-blueish-256.nix
Normal file
18
colors/base16-blueish-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#182430";
|
||||
base01 = "#243c54";
|
||||
base02 = "#46290a";
|
||||
base03 = "#616d78";
|
||||
base04 = "#74afe7";
|
||||
base05 = "#c8e1f8";
|
||||
base06 = "#ddeaf6";
|
||||
base07 = "#8f98a0";
|
||||
base08 = "#4ce587";
|
||||
base09 = "#f6a85c";
|
||||
base0A = "#82aaff";
|
||||
base0B = "#c3e88d";
|
||||
base0C = "#5fd1ff";
|
||||
base0D = "#82aaff";
|
||||
base0E = "#ff84dd";
|
||||
base0F = "#bbd2e8";
|
||||
}
|
18
colors/base16-blueish.nix
Normal file
18
colors/base16-blueish.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#182430";
|
||||
base01 = "#243c54";
|
||||
base02 = "#46290a";
|
||||
base03 = "#616d78";
|
||||
base04 = "#74afe7";
|
||||
base05 = "#c8e1f8";
|
||||
base06 = "#ddeaf6";
|
||||
base07 = "#8f98a0";
|
||||
base08 = "#4ce587";
|
||||
base09 = "#f6a85c";
|
||||
base0A = "#82aaff";
|
||||
base0B = "#c3e88d";
|
||||
base0C = "#5fd1ff";
|
||||
base0D = "#82aaff";
|
||||
base0E = "#ff84dd";
|
||||
base0F = "#bbd2e8";
|
||||
}
|
18
colors/base16-brewer-256.nix
Normal file
18
colors/base16-brewer-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#0c0d0e";
|
||||
base01 = "#2e2f30";
|
||||
base02 = "#515253";
|
||||
base03 = "#737475";
|
||||
base04 = "#959697";
|
||||
base05 = "#b7b8b9";
|
||||
base06 = "#dadbdc";
|
||||
base07 = "#fcfdfe";
|
||||
base08 = "#e31a1c";
|
||||
base09 = "#e6550d";
|
||||
base0A = "#dca060";
|
||||
base0B = "#31a354";
|
||||
base0C = "#80b1d3";
|
||||
base0D = "#3182bd";
|
||||
base0E = "#756bb1";
|
||||
base0F = "#b15928";
|
||||
}
|
18
colors/base16-brewer.nix
Normal file
18
colors/base16-brewer.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#0c0d0e";
|
||||
base01 = "#2e2f30";
|
||||
base02 = "#515253";
|
||||
base03 = "#737475";
|
||||
base04 = "#959697";
|
||||
base05 = "#b7b8b9";
|
||||
base06 = "#dadbdc";
|
||||
base07 = "#fcfdfe";
|
||||
base08 = "#e31a1c";
|
||||
base09 = "#e6550d";
|
||||
base0A = "#dca060";
|
||||
base0B = "#31a354";
|
||||
base0C = "#80b1d3";
|
||||
base0D = "#3182bd";
|
||||
base0E = "#756bb1";
|
||||
base0F = "#b15928";
|
||||
}
|
18
colors/base16-bright-256.nix
Normal file
18
colors/base16-bright-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#303030";
|
||||
base02 = "#505050";
|
||||
base03 = "#b0b0b0";
|
||||
base04 = "#d0d0d0";
|
||||
base05 = "#e0e0e0";
|
||||
base06 = "#f5f5f5";
|
||||
base07 = "#ffffff";
|
||||
base08 = "#fb0120";
|
||||
base09 = "#fc6d24";
|
||||
base0A = "#fda331";
|
||||
base0B = "#a1c659";
|
||||
base0C = "#76c7b7";
|
||||
base0D = "#6fb3d2";
|
||||
base0E = "#d381c3";
|
||||
base0F = "#be643c";
|
||||
}
|
18
colors/base16-bright.nix
Normal file
18
colors/base16-bright.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#000000";
|
||||
base01 = "#303030";
|
||||
base02 = "#505050";
|
||||
base03 = "#b0b0b0";
|
||||
base04 = "#d0d0d0";
|
||||
base05 = "#e0e0e0";
|
||||
base06 = "#f5f5f5";
|
||||
base07 = "#ffffff";
|
||||
base08 = "#fb0120";
|
||||
base09 = "#fc6d24";
|
||||
base0A = "#fda331";
|
||||
base0B = "#a1c659";
|
||||
base0C = "#76c7b7";
|
||||
base0D = "#6fb3d2";
|
||||
base0E = "#d381c3";
|
||||
base0F = "#be643c";
|
||||
}
|
18
colors/base16-brogrammer-256.nix
Normal file
18
colors/base16-brogrammer-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1f1f1f";
|
||||
base01 = "#f81118";
|
||||
base02 = "#2dc55e";
|
||||
base03 = "#ecba0f";
|
||||
base04 = "#2a84d2";
|
||||
base05 = "#4e5ab7";
|
||||
base06 = "#1081d6";
|
||||
base07 = "#d6dbe5";
|
||||
base08 = "#d6dbe5";
|
||||
base09 = "#de352e";
|
||||
base0A = "#1dd361";
|
||||
base0B = "#f3bd09";
|
||||
base0C = "#1081d6";
|
||||
base0D = "#5350b9";
|
||||
base0E = "#0f7ddb";
|
||||
base0F = "#ffffff";
|
||||
}
|
18
colors/base16-brogrammer.nix
Normal file
18
colors/base16-brogrammer.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1f1f1f";
|
||||
base01 = "#f81118";
|
||||
base02 = "#2dc55e";
|
||||
base03 = "#ecba0f";
|
||||
base04 = "#2a84d2";
|
||||
base05 = "#4e5ab7";
|
||||
base06 = "#1081d6";
|
||||
base07 = "#d6dbe5";
|
||||
base08 = "#d6dbe5";
|
||||
base09 = "#de352e";
|
||||
base0A = "#1dd361";
|
||||
base0B = "#f3bd09";
|
||||
base0C = "#1081d6";
|
||||
base0D = "#5350b9";
|
||||
base0E = "#0f7ddb";
|
||||
base0F = "#ffffff";
|
||||
}
|
18
colors/base16-brushtrees-256.nix
Normal file
18
colors/base16-brushtrees-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#e3efef";
|
||||
base01 = "#c9dbdc";
|
||||
base02 = "#b0c5c8";
|
||||
base03 = "#98afb5";
|
||||
base04 = "#8299a1";
|
||||
base05 = "#6d828e";
|
||||
base06 = "#5a6d7a";
|
||||
base07 = "#485867";
|
||||
base08 = "#b38686";
|
||||
base09 = "#d8bba2";
|
||||
base0A = "#aab386";
|
||||
base0B = "#87b386";
|
||||
base0C = "#86b3b3";
|
||||
base0D = "#868cb3";
|
||||
base0E = "#b386b2";
|
||||
base0F = "#b39f9f";
|
||||
}
|
18
colors/base16-brushtrees-dark-256.nix
Normal file
18
colors/base16-brushtrees-dark-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#485867";
|
||||
base01 = "#5a6d7a";
|
||||
base02 = "#6d828e";
|
||||
base03 = "#8299a1";
|
||||
base04 = "#98afb5";
|
||||
base05 = "#b0c5c8";
|
||||
base06 = "#c9dbdc";
|
||||
base07 = "#e3efef";
|
||||
base08 = "#b38686";
|
||||
base09 = "#d8bba2";
|
||||
base0A = "#aab386";
|
||||
base0B = "#87b386";
|
||||
base0C = "#86b3b3";
|
||||
base0D = "#868cb3";
|
||||
base0E = "#b386b2";
|
||||
base0F = "#b39f9f";
|
||||
}
|
18
colors/base16-brushtrees-dark.nix
Normal file
18
colors/base16-brushtrees-dark.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#485867";
|
||||
base01 = "#5a6d7a";
|
||||
base02 = "#6d828e";
|
||||
base03 = "#8299a1";
|
||||
base04 = "#98afb5";
|
||||
base05 = "#b0c5c8";
|
||||
base06 = "#c9dbdc";
|
||||
base07 = "#e3efef";
|
||||
base08 = "#b38686";
|
||||
base09 = "#d8bba2";
|
||||
base0A = "#aab386";
|
||||
base0B = "#87b386";
|
||||
base0C = "#86b3b3";
|
||||
base0D = "#868cb3";
|
||||
base0E = "#b386b2";
|
||||
base0F = "#b39f9f";
|
||||
}
|
18
colors/base16-brushtrees.nix
Normal file
18
colors/base16-brushtrees.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#e3efef";
|
||||
base01 = "#c9dbdc";
|
||||
base02 = "#b0c5c8";
|
||||
base03 = "#98afb5";
|
||||
base04 = "#8299a1";
|
||||
base05 = "#6d828e";
|
||||
base06 = "#5a6d7a";
|
||||
base07 = "#485867";
|
||||
base08 = "#b38686";
|
||||
base09 = "#d8bba2";
|
||||
base0A = "#aab386";
|
||||
base0B = "#87b386";
|
||||
base0C = "#86b3b3";
|
||||
base0D = "#868cb3";
|
||||
base0E = "#b386b2";
|
||||
base0F = "#b39f9f";
|
||||
}
|
18
colors/base16-caroline-256.nix
Normal file
18
colors/base16-caroline-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1c1213";
|
||||
base01 = "#3a2425";
|
||||
base02 = "#563837";
|
||||
base03 = "#6d4745";
|
||||
base04 = "#8b5d57";
|
||||
base05 = "#a87569";
|
||||
base06 = "#c58d7b";
|
||||
base07 = "#e3a68c";
|
||||
base08 = "#c24f57";
|
||||
base09 = "#a63650";
|
||||
base0A = "#f28171";
|
||||
base0B = "#806c61";
|
||||
base0C = "#6b6566";
|
||||
base0D = "#684c59";
|
||||
base0E = "#a63650";
|
||||
base0F = "#893f45";
|
||||
}
|
18
colors/base16-caroline.nix
Normal file
18
colors/base16-caroline.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1c1213";
|
||||
base01 = "#3a2425";
|
||||
base02 = "#563837";
|
||||
base03 = "#6d4745";
|
||||
base04 = "#8b5d57";
|
||||
base05 = "#a87569";
|
||||
base06 = "#c58d7b";
|
||||
base07 = "#e3a68c";
|
||||
base08 = "#c24f57";
|
||||
base09 = "#a63650";
|
||||
base0A = "#f28171";
|
||||
base0B = "#806c61";
|
||||
base0C = "#6b6566";
|
||||
base0D = "#684c59";
|
||||
base0E = "#a63650";
|
||||
base0F = "#893f45";
|
||||
}
|
18
colors/base16-catppuccin-256.nix
Normal file
18
colors/base16-catppuccin-256.nix
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
base00 = "#1e1e28";
|
||||
base01 = "#1a1826";
|
||||
base02 = "#302d41";
|
||||
base03 = "#575268";
|
||||
base04 = "#6e6c7c";
|
||||
base05 = "#d7dae0";
|
||||
base06 = "#f5e0dc";
|
||||
base07 = "#c9cbff";
|
||||
base08 = "#f28fad";
|
||||
base09 = "#f8bd96";
|
||||
base0A = "#fae3b0";
|
||||
base0B = "#abe9b3";
|
||||
base0C = "#b5e8e0";
|
||||
base0D = "#96cdfb";
|
||||
base0E = "#ddb6f2";
|
||||
base0F = "#f2cdcd";
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user