added nice themes

This commit is contained in:
Paul Houser 2020-08-24 19:21:42 -07:00
parent 82388ab9cc
commit b782436526
12 changed files with 288 additions and 0 deletions

24
themes/carnival.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #bfc7c7;
--cursor: #bfc7c7;
/* Colors */
--color0: #000000;
--color1: #0e9da8;
--color2: #82b4b9;
--color3: #1063aa;
--color4: #2e45aa;
--color5: #7e3ca9;
--color6: #b82589;
--color7: #bfc7c7;
--color8: #415758;
--color9: #0e9da8;
--color10: #82b4b9;
--color11: #1063aa;
--color12: #2e45aa;
--color13: #7e3ca9;
--color14: #b82589;
--color15: #bfc7c7;
}

24
themes/cotton-candy.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #8fc5c6;
--cursor: #8fc5c6;
/* Colors */
--color0: #000000;
--color1: #9E2A5E;
--color2: #D03C6E;
--color3: #9D596B;
--color4: #378B77;
--color5: #346D8A;
--color6: #CD6A8C;
--color7: #8fc5c6;
--color8: #64898a;
--color9: #9E2A5E;
--color10: #D03C6E;
--color11: #9D596B;
--color12: #378B77;
--color13: #346D8A;
--color14: #CD6A8C;
--color15: #8fc5c6;
}

24
themes/desert-sky.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #c8c4c2;
--cursor: #c8c4c2;
/* Colors */
--color0: #000000;
--color1: #b07247;
--color2: #a89e88;
--color3: #89c0c0;
--color4: #69a4b7;
--color5: #358ec0;
--color6: #1a6eae;
--color7: #c8c4c2;
--color8: #5a504a;
--color9: #b07247;
--color10: #a89e88;
--color11: #89c0c0;
--color12: #69a4b7;
--color13: #358ec0;
--color14: #1a6eae;
--color15: #c8c4c2;
}

24
themes/ferns.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #a1bfa2;
--cursor: #a1bfa2;
/* Colors */
--color0: #000000;
--color1: #264D33;
--color2: #316B37;
--color3: #255546;
--color4: #316E4A;
--color5: #3E6848;
--color6: #3F8648;
--color7: #a1bfa2;
--color8: #708571;
--color9: #264D33;
--color10: #316B37;
--color11: #255546;
--color12: #316E4A;
--color13: #3E6848;
--color14: #3F8648;
--color15: #a1bfa2;
}

24
themes/intrigue.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #a6c1b8;
--cursor: #a6c1b8;
/* Colors */
--color0: #000000;
--color1: #554B41;
--color2: #962A30;
--color3: #F21B2B;
--color4: #DF4D49;
--color5: #2EA564;
--color6: #F7934A;
--color7: #a6c1b8;
--color8: #748780;
--color9: #554B41;
--color10: #962A30;
--color11: #F21B2B;
--color12: #DF4D49;
--color13: #2EA564;
--color14: #F7934A;
--color15: #a6c1b8;
}

24
themes/just-red.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #e58997;
--cursor: #e58997;
/* Colors */
--color0: #000000;
--color1: #BB243D;
--color2: #CC1B37;
--color3: #E11F3D;
--color4: #D8213E;
--color5: #E2203E;
--color6: #B42D44;
--color7: #e58997;
--color8: #a05f69;
--color9: #BB243D;
--color10: #CC1B37;
--color11: #E11F3D;
--color12: #D8213E;
--color13: #E2203E;
--color14: #B42D44;
--color15: #e58997;
}

24
themes/neon-pink-dark.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #9fc8e0;
--cursor: #9fc8e0;
/* Colors */
--color0: #000000;
--color1: #8B1374;
--color2: #2D3090;
--color3: #512F91;
--color4: #325AB7;
--color5: #4C5AA5;
--color6: #B91F9E;
--color7: #9fc8e0;
--color8: #6f8c9c;
--color9: #8B1374;
--color10: #2D3090;
--color11: #512F91;
--color12: #325AB7;
--color13: #4C5AA5;
--color14: #B91F9E;
--color15: #9fc8e0;
}

24
themes/neon.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #93d2d4;
--cursor: #93d2d4;
/* Colors */
--color0: #000000;
--color1: #205556;
--color2: #445142;
--color3: #B63632;
--color4: #9A9746;
--color5: #2E52C2;
--color6: #C610BE;
--color7: #93d2d4;
--color8: #669394;
--color9: #205556;
--color10: #445142;
--color11: #B63632;
--color12: #9A9746;
--color13: #2E52C2;
--color14: #C610BE;
--color15: #93d2d4;
}

24
themes/orange-dark.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #9f9f9f;
--cursor: #9f9f9f;
/* Colors */
--color0: #000000;
--color1: #2c3433;
--color2: #5e2711;
--color3: #303d44;
--color4: #9d350a;
--color5: #505c5b;
--color6: #5e7078;
--color7: #9f9f9f;
--color8: #3f3f3f;
--color9: #2c3433;
--color10: #5e2711;
--color11: #303d44;
--color12: #9d350a;
--color13: #505c5b;
--color14: #5e7078;
--color15: #9f9f9f;
}

24
themes/slick-red.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #c5c5c5;
--cursor: #c5c5c5;
/* Colors */
--color0: #000000;
--color1: #26292e;
--color2: #292c31;
--color3: #842133;
--color4: #c91a36;
--color5: #cf1f3b;
--color6: #c52c46;
--color7: #c5c5c5;
--color8: #515152;
--color9: #26292e;
--color10: #292c31;
--color11: #842133;
--color12: #c91a36;
--color13: #cf1f3b;
--color14: #c52c46;
--color15: #c5c5c5;
}

24
themes/this-ones-good.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #aba0cb;
--cursor: #aba0cb;
/* Colors */
--color0: #000000;
--color1: #8B2039;
--color2: #A5244B;
--color3: #E22A66;
--color4: #B55F40;
--color5: #EB9346;
--color6: #0A6389;
--color7: #aba0cb;
--color8: #77708e;
--color9: #8B2039;
--color10: #A5244B;
--color11: #E22A66;
--color12: #B55F40;
--color13: #EB9346;
--color14: #0A6389;
--color15: #aba0cb;
}

24
themes/water-fire.css Normal file
View File

@ -0,0 +1,24 @@
:root {
/* Special */
--background: #000000;
--foreground: #c0c6c7;
--cursor: #c0c6c7;
/* Colors */
--color0: #000000;
--color1: #128faa;
--color2: #558fa9;
--color3: #9790a6;
--color4: #b17379;
--color5: #b45255;
--color6: #bf3032;
--color7: #c0c6c7;
--color8: #425458;
--color9: #128faa;
--color10: #558fa9;
--color11: #9790a6;
--color12: #b17379;
--color13: #b45255;
--color14: #bf3032;
--color15: #c0c6c7;
}