Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2022-09-21 16:18:47 +02:00
parent 92f49af744
commit d49ef9d5fc
1 changed files with 23 additions and 0 deletions

View File

@ -741,6 +741,29 @@
background: #fff linear-gradient(114deg, rgb(var(--accentcolor)), rgba(var(--accentcolor), 0.6));
}
.hero-1gKM4P,
.settingsContainer-36qZZ9 {
background: rgb(255, 255, 255) linear-gradient(195deg, rgb(var(--accentcolor)), rgba(var(--accentcolor), 0.5));
}
.ctaWrapperTier0-1GlgHE,
.tier0-17mYUd {
background: rgb(100, 100, 100) linear-gradient(195deg, rgba(var(--accentcolor), 0.9), rgba(var(--accentcolor), 0.5));
}
.ctaWrapperTier2-1hk2M8,
.tier2-qNjKTW {
background: rgb(255, 255, 255) linear-gradient(195deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
}
#app-mount .ctaWrapperTier2-1hk2M8 .ctaButtonInner-2VRelf,
#app-mount .tier2-qNjKTW .lookInverted-2mDUMi.colorBrand-I6CyqQ {
color: rgb(var(--accentcolor2));
}
.mostPopularPill-28w8lV {
background: rgb(255, 255, 255) linear-gradient(135deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
}
.tier2ColumnOuter-1U2eKO {
border-color: rgb(var(--accentcolor2));
}
/* ~~~~ 6. LIBRARY ~~~~ */