summary refs log tree commit diff
path: root/resources/styles/nheko.qss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/styles/nheko.qss')
-rw-r--r--resources/styles/nheko.qss5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/styles/nheko.qss b/resources/styles/nheko.qss

index 3f06f79f..7184dbfb 100644 --- a/resources/styles/nheko.qss +++ b/resources/styles/nheko.qss
@@ -221,3 +221,8 @@ Toggle { qproperty-inactiveColor: gray; qproperty-trackColor: rgb(240, 240, 240); } + +SnackBar { + qproperty-textColor: white; + qproperty-bgColor: #495057; +}