mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
More Dark theme options, more Accent coverage
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
border-radius: 10px;
|
||||
transition: 0.3s;
|
||||
}
|
||||
.lookFilled-yCfaCM.colorBrand-I6CyqQ:hover {
|
||||
border-radius: 10px;
|
||||
transition: 0.3s;
|
||||
}
|
||||
.actionButton-3-B2x- {
|
||||
background-color: var(--accent);
|
||||
color: white;
|
||||
@@ -51,6 +55,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Sliders */
|
||||
.barFill-2Bh7CX {
|
||||
background: var(--brand-experiment);
|
||||
}
|
||||
|
||||
/* Sidebar "selected" Accents */
|
||||
.side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG {
|
||||
background-color: var(--accent) !important;
|
||||
|
||||
@@ -153,4 +153,4 @@ https://github.com/SlippingGitty/surCord/blob/main/src/fixations/_settingsicons.
|
||||
.sidebar-nqHbhN .side-2ur1Qk .item-3XjbnG[aria-controls=Logout-tab i]::before {
|
||||
-webkit-mask: url("https://files.catbox.moe/adpywb.svg") center/contain no-repeat;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user