feat: dank themes module

This commit is contained in:
Nick 2025-01-14 19:40:12 -06:00
parent 87b2f7e687
commit de0e79f326
25 changed files with 803 additions and 55 deletions

View file

@ -0,0 +1,48 @@
{
colours = {
dragonBlack0 = "0d0c0c";
dragonBlack1 = "12120f";
dragonBlack2 = "1D1C19";
dragonBlack3 = "181616";
dragonBlack4 = "282727";
dragonBlack5 = "393836";
dragonBlack6 = "625e5a";
dragonWhite = "c5c9c5";
dragonGreen = "87a987";
dragonGreen2 = "8a9a7b";
dragonPink = "a292a3";
dragonOrange = "b6927b";
dragonOrange2 = "b98d7b";
dragonGray = "a6a69c";
dragonGray2 = "9e9b93";
dragonGray3 = "7a8382";
dragonBlue2 = "8ba4b0";
dragonViolet = "8992a7";
dragonRed = "c4746e";
dragonAqua = "8ea4a2";
dragonAsh = "737c73";
dragonTeal = "949fb5";
dragonYellow = "c4b28a";
waveBlue1 = "#223249";
waveBlue2 = "#2D4F67";
oldWhite = "#C8C093";
fujiWhite = "#DCD7BA";
sumiInk6 = "#54546D";
katanaGray = "#717C7C";
samuraiRed = "#E82424";
springGreen = "#98BB6C";
roninYellow = "#FF9E3B";
dragonBlue = "#658594";
waveAqua1 = "#6A9589";
winterGreen = "#2B3328";
winterYellow = "#49443C";
winterRed = "#43242B";
winterBlue = "#252535";
autumnGreen = "#76946A";
autumnRed = "#C34043";
autumnYellow = "#DCA561";
carpYellow = "#E6C384";
springBlue = "#7FB4CA";
springViolet1 = "#938AA9";
};
}

View file

@ -0,0 +1,44 @@
{
colours = {
lotusInk1 = "545464";
lotusInk2 = "43436c";
lotusGray = "dcd7ba";
lotusGray2 = "716e61";
lotusGray3 = "8a8980";
lotusWhite0 = "d5cea3";
lotusWhite1 = "dcd5ac";
lotusWhite2 = "e5ddb0";
lotusWhite3 = "f2ecbc";
lotusWhite4 = "e7dba0";
lotusWhite5 = "e4d794";
lotusViolet1 = "a09cac";
lotusViolet2 = "766b90";
lotusViolet3 = "c9cbd1";
lotusViolet4 = "624c83";
lotusBlue1 = "c7d7e0";
lotusBlue2 = "b5cbd2";
lotusBlue3 = "9fb5c9";
lotusBlue4 = "4d699b";
lotusBlue5 = "5d57a3";
lotusGreen = "6f894e";
lotusGreen2 = "6e915f";
lotusGreen3 = "b7d0ae";
lotusPink = "b35b79";
lotusOrange = "cc6d00";
lotusOrange2 = "e98a00";
lotusYellow = "77713f";
lotusYellow2 = "836f4a";
lotusYellow3 = "de9800";
lotusYellow4 = "f9d791";
lotusRed = "c84053";
lotusRed2 = "d7474b";
lotusRed3 = "e82424";
lotusRed4 = "d9a594";
lotusAqua = "597b75";
lotusAqua2 = "5e857a";
lotusTeal1 = "4e8ca2";
lotusTeal2 = "6693bf";
lotusTeal3 = "5a7785";
lotusCyan = "d7e3d8";
};
}

View file

@ -0,0 +1,44 @@
{
colours = {
sumiInk0 = "#16161D";
sumiInk1 = "#181820";
sumiInk2 = "#1a1a22";
sumiInk3 = "#1F1F28";
sumiInk4 = "#2A2A37";
sumiInk5 = "#363646";
sumiInk6 = "#54546D";
waveBlue1 = "#223249";
waveBlue2 = "#2D4F67";
winterGreen = "#2B3328";
winterYellow = "#49443C";
winterRed = "#43242B";
winterBlue = "#252535";
autumnGreen = "#76946A";
autumnRed = "#C34043";
autumnYellow = "#DCA561";
samuraiRed = "#E82424";
roninYellow = "#FF9E3B";
waveAqua1 = "#6A9589";
dragonBlue = "#658594";
oldWhite = "#C8C093";
fujiWhite = "#DCD7BA";
fujiGray = "#727169";
oniViolet = "#957FB8";
oniViolet2 = "#b8b4d0";
crystalBlue = "#7E9CD8";
springViolet1 = "#938AA9";
springViolet2 = "#9CABCA";
springBlue = "#7FB4CA";
lightBlue = "#A3D4D5";
waveAqua2 = "#7AA89F";
springGreen = "#98BB6C";
boatYellow1 = "#938056";
boatYellow2 = "#C0A36E";
carpYellow = "#E6C384";
sakuraPink = "#D27E99";
waveRed = "#E46876";
peachRed = "#FF5D62";
surimiOrange = "#FFA066";
katanaGray = "#717C7C";
};
}