Added New Themes/Optimization

This commit is contained in:
JCBSComputer
2026-06-30 14:28:39 +02:00
parent 4b2ea3db2a
commit db487e4614
11 changed files with 1091 additions and 7 deletions
+7
View File
@@ -280,3 +280,10 @@
.light.theme-cosmic .sm\:grid-cols-2.lg\:grid-cols-3.gap-4.mt-4 > .relative:nth-child(even) .group .h-1.w-full {
background: linear-gradient(to right, hsl(120, 80%, 40%), hsl(120, 80%, 50%), hsl(120, 80%, 40%)) !important;
}
.dark.theme-cosmic .growth-word,
.light.theme-cosmic .growth-word {
-webkit-text-fill-color: #1BB0CE !important;
color: #1BB0CE !important;
background: none !important;
}