|
@@ -55,9 +55,9 @@ OBSTheme {
|
|
}
|
|
}
|
|
|
|
|
|
OBSTheme::disabled {
|
|
OBSTheme::disabled {
|
|
- text: rgb(200,199,200); /* lighter */
|
|
|
|
- buttonText: rgb(200,199,200); /* lighter */
|
|
|
|
- brightText: rgb(200,199,200); /* lighter */
|
|
|
|
|
|
+ text: rgb(122,121,122); /* light */
|
|
|
|
+ buttonText: rgb(122,121,122); /* light */
|
|
|
|
+ brightText: rgb(122,121,122); /* light */
|
|
}
|
|
}
|
|
|
|
|
|
OBSTheme::inactive {
|
|
OBSTheme::inactive {
|