summary refs log tree commit diff
diff options
context:
space:
mode:
-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 a84d247f..b75ec95a 100644 --- a/resources/styles/nheko.qss +++ b/resources/styles/nheko.qss
@@ -89,3 +89,8 @@ EmojiCategory > * { background-color: white; color: #ccc; } + +FloatingButton { + qproperty-backgroundColor: #efefef; + qproperty-foregroundColor: black; +}