mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Use dark theme by default. Closes #13
This commit is contained in:
@@ -27,6 +27,7 @@ scale marks {
|
||||
-gtk-icon-size: 28px;
|
||||
}
|
||||
.labelbutton {
|
||||
margin-top: 1px;
|
||||
font-family: 'Cantarell', sans-serif;
|
||||
font-variant-numeric: tabular-nums;
|
||||
font-weight: 600;
|
||||
@@ -50,6 +51,7 @@ scale marks {
|
||||
font-weight: 600;
|
||||
}
|
||||
.osd .labelbutton {
|
||||
margin-top: 0px;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
|
@@ -15,7 +15,7 @@
|
||||
<summary>Custom initial volume value after startup</summary>
|
||||
</key>
|
||||
<key name="dark-theme" type="b">
|
||||
<default>false</default>
|
||||
<default>true</default>
|
||||
<summary>Enable to force the app to use dark theme variant</summary>
|
||||
</key>
|
||||
<key name="brighter-sliders" type="b">
|
||||
|
Reference in New Issue
Block a user