mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
style: improved dark mode colour picker inputs in theme creator
This commit is contained in:
@@ -8,6 +8,13 @@ div:has(> #rbgcp-wrapper) {
|
|||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rbgcp-inputs-wrap #rbgcp-hex-input,
|
||||||
|
#rbgcp-inputs-wrap #rbgcp-input {
|
||||||
|
color: white !important;
|
||||||
|
background-color: #37373b !important;
|
||||||
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
div:has(> #rbgcp-solid-btn),
|
div:has(> #rbgcp-solid-btn),
|
||||||
div:has(> #rbgcp-advanced-btn),
|
div:has(> #rbgcp-advanced-btn),
|
||||||
#rbgcp-color-model-btn > div,
|
#rbgcp-color-model-btn > div,
|
||||||
|
|||||||
Reference in New Issue
Block a user