mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
ok now button colors should look fine
This commit is contained in:
parent
ba5846bc41
commit
167e253a86
1 changed files with 1 additions and 0 deletions
|
|
@ -1334,6 +1334,7 @@ canvas[width="250"][height="250"] {
|
||||||
.encore-bright-accent-set {
|
.encore-bright-accent-set {
|
||||||
--background-highlight: var(--spice-button) !important;
|
--background-highlight: var(--spice-button) !important;
|
||||||
--background-press: var(--spice-button-active) !important;
|
--background-press: var(--spice-button-active) !important;
|
||||||
|
color: var(--spice-sidebar-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
// hide the triangle under the connect button
|
// hide the triangle under the connect button
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue