mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-24 17:22:11 +00:00
Update release-beta to output generated at d687a13
This commit is contained in:
parent
e438e7d202
commit
6081e9e109
3 changed files with 11 additions and 6 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
Beta-3313470
|
Beta-d687a13
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
5
user.css
5
user.css
|
|
@ -2124,6 +2124,11 @@ canvas[width="250"][height="250"] {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.encore-bright-accent-set {
|
||||||
|
--background-highlight: var(--spice-button) !important;
|
||||||
|
--background-press: var(--spice-button-active) !important;
|
||||||
|
}
|
||||||
|
|
||||||
.control-button--active::after {
|
.control-button--active::after {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue