feat: dank themes module

This commit is contained in:
Nick 2025-01-14 16:17:42 -06:00
parent 616ce7fbca
commit 87b2f7e687
62 changed files with 1589 additions and 201 deletions

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "B0BEC5";
text = "727272";
background-selection = "404040";
foreground-selection = "FFFFFF";
buttons = "2A2A2A";
disabled = "474747";
contrast = "1A1A1A";
active = "323232";
border = "292929";
highlight = "3F3F3F";
tree = "323232C0";
notifications = "1A1A1A";
accent = "FF9800";
excluded-files = "323232";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "616161";
white = "eeffff";
error = "ff5370";
comments = "616161";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "212121";
background1 = "292929";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "8F93A2";
text = "4B526D";
background-selection = "717CB480";
foreground-selection = "FFFFFF";
buttons = "191A21";
disabled = "464B5D";
contrast = "090B10";
active = "1A1C25";
border = "0F111A";
highlight = "1F2233";
tree = "717CB430";
notifications = "090B10";
accent = "84ffff";
excluded-files = "292D3E";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "717CB4";
white = "eeffff";
error = "ff5370";
comments = "717CB4";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "0F111A";
background1 = "181A1F";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "B2C2B0";
text = "49694D";
background-selection = "1E611E";
foreground-selection = "FFFFFF";
buttons = "003535";
disabled = "005454";
contrast = "002020";
active = "104110";
border = "003838";
highlight = "003F3F";
tree = "32CD3250";
notifications = "002020";
accent = "FFCC80";
excluded-files = "113711";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "005454";
white = "eeffff";
error = "ff5370";
comments = "005454";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "002626";
background1 = "002E2E";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "546E7A";
text = "94A7B0";
background-selection = "80CBC440";
foreground-selection = "546e7a";
buttons = "F3F4F5";
disabled = "D2D4D5";
contrast = "EEEEEE";
active = "E7E7E8";
border = "d3e1e8";
highlight = "E7E7E8";
tree = "80CBC440";
notifications = "eae8e8";
accent = "00BCD4";
excluded-files = "CCD7DA50";
green = "91b859";
yellow = "f6a434";
blue = "6182b8";
red = "e53935";
purple = "7c4dff";
orange = "f76d47";
cyan = "39adb5";
gray = "AABFC9";
black = "272727";
error = "e53935";
comments = "AABFC9";
variables = "272727";
links = "39ADB5";
functions = "6182B8";
keywords = "7C4DFF";
tags = "E53935";
strings = "91B859";
operators = "39ADB5";
attributes = "F6A434";
numbers = "F76D47";
parameters = "F76D47";
background0 = "FAFAFA";
background1 = "FFFFFF";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "B0BEC5";
text = "607D8B";
background-selection = "546E7A";
foreground-selection = "FFFFFF";
buttons = "2E3C43";
disabled = "415967";
contrast = "1E272C";
active = "314549";
border = "2A373E";
highlight = "425B67";
tree = "546E7A70";
notifications = "1E272C";
accent = "009688";
excluded-files = "2E3C43";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "546e7a";
white = "eeffff";
error = "ff5370";
comments = "546e7a";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "263238";
background1 = "32424A";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "A6ACCD";
text = "676E95";
background-selection = "717CB470";
foreground-selection = "FFFFFF";
buttons = "303348";
disabled = "515772";
contrast = "202331";
active = "414863";
border = "2b2a3e";
highlight = "444267";
tree = "676E95";
notifications = "202331";
accent = "ab47bc";
excluded-files = "2f2e43";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "676E95";
white = "eeffff";
error = "ff5370";
comments = "676E95";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "292D3E";
background1 = "34324a";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "546E7A";
text = "888477";
background-selection = "e7c496";
foreground-selection = "FFFFFF";
buttons = "f6d7b0";
disabled = "B8B6A5";
contrast = "FFF3DB";
active = "fef8ec";
border = "f2edde";
highlight = "fbf1df";
tree = "e7c49680";
notifications = "f6d7b0";
accent = "53c7f0";
excluded-files = "f2e7ca";
green = "91b859";
yellow = "f6a434";
blue = "6182b8";
red = "e53935";
purple = "7c4dff";
orange = "f76d47";
cyan = "39adb5";
gray = "888477";
black = "272727";
error = "e53935";
comments = "888477";
variables = "272727";
links = "39ADB5";
functions = "6182B8";
keywords = "7C4DFF";
tags = "E53935";
strings = "91B859";
operators = "39ADB5";
attributes = "F6A434";
numbers = "F76D47";
parameters = "F76D47";
background0 = "FFF8ED";
background1 = "f6edda";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "005761";
text = "01579B";
background-selection = "ade2eb";
foreground-selection = "FFFFFF";
buttons = "c9eef2";
disabled = "e7f2f3";
contrast = "E4F2F2";
active = "caedf2";
border = "d0edf1";
highlight = "d1eafa";
tree = "b6e1e780";
notifications = "e0eff1";
accent = "00c6e0";
excluded-files = "c1def0";
green = "91b859";
yellow = "f6a434";
blue = "6182b8";
red = "e53935";
purple = "7c4dff";
orange = "f76d47";
cyan = "39adb5";
gray = "01579B";
black = "272727";
error = "e53935";
comments = "01579B";
variables = "272727";
links = "39ADB5";
functions = "6182B8";
keywords = "7C4DFF";
tags = "E53935";
strings = "91B859";
operators = "39ADB5";
attributes = "F6A434";
numbers = "F76D47";
parameters = "F76D47";
background0 = "F5F5F5";
background1 = "e7f2f3";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "efeff1";
text = "959DAA";
background-selection = "383f56";
foreground-selection = "FFFFFF";
buttons = "313852";
disabled = "5A6270";
contrast = "060F2F";
active = "303c6a";
border = "313852";
highlight = "383f56";
tree = "31385270";
notifications = "080f30";
accent = "ad9bf6";
excluded-files = "2f1d76";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "959DAA";
white = "eeffff";
error = "ff5370";
comments = "959DAA";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "1B2240";
background1 = "292f4d";
};
}

View file

@ -0,0 +1,41 @@
{
colours = {
foreground = "ffeaea";
text = "ffd0aa";
background-selection = "750000";
foreground-selection = "FFFFFF";
buttons = "700000";
disabled = "7f3c3c";
contrast = "300000";
active = "440000";
border = "400000";
highlight = "550000";
tree = "77000050";
notifications = "300a0a";
accent = "00bcd4";
excluded-files = "662222";
green = "c3e88d";
yellow = "ffcb6b";
blue = "82aaff";
red = "f07178";
purple = "c792ea";
orange = "f78c6c";
cyan = "89ddff";
gray = "7F6451";
white = "eeffff";
error = "ff5370";
comments = "7F6451";
variables = "eeffff";
links = "80cbc4";
functions = "82aaff";
keywords = "c792ea";
tags = "f07178";
strings = "c3e88d";
operators = "89ddff";
attributes = "ffcb6b";
numbers = "f78c6c";
parameters = "f78c6c";
background0 = "390000";
background1 = "330000";
};
}