mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-24 06:08:43 -05:00
UI: Fix warning color
This commit is contained in:
@@ -1390,7 +1390,7 @@ QLabel#errorLabel {
|
||||
}
|
||||
|
||||
* [themeID="warning"] {
|
||||
color: var(--danger);
|
||||
color: var(--warning);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user