Use dark theme by default. Closes #13

This commit is contained in:
Rafostar
2020-11-21 15:56:03 +01:00
parent f5e5071937
commit 66162349ac
2 changed files with 3 additions and 1 deletions

View File

@@ -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;
}

View File

@@ -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">