Added New Themes/Optimization
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@import url("./cosmic-theme.css");
|
||||
@import url("./cyber2-theme.css");
|
||||
@import url("./pumpkin-theme.css");
|
||||
@import url("./bw-theme.css");
|
||||
|
||||
.dark.theme-spidey {
|
||||
--background: 222.2 84% 4.9%;
|
||||
@@ -179,3 +181,10 @@
|
||||
.light.theme-spidey .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(217, 91%, 50%), hsl(217, 91%, 60%), hsl(217, 91%, 50%)) !important;
|
||||
}
|
||||
|
||||
.dark.theme-spidey .growth-word,
|
||||
.light.theme-spidey .growth-word {
|
||||
-webkit-text-fill-color: #1BB0CE !important;
|
||||
color: #1BB0CE !important;
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user