mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-03-26 10:07:47 +01:00
Switch to less aggressive hover color
This commit is contained in:
parent
8f8ba87d7c
commit
f00efcb568
@ -1 +1 @@
|
||||
Subproject commit 6ef8e87317ba60fa6066f7e1b510f8844a576f3c
|
||||
Subproject commit 1fa713ee3675cf0f5efa62e221d395aa3246018c
|
4
theme.sh
4
theme.sh
@ -36,7 +36,7 @@ replace_colors() {
|
||||
PRESENCE_OFFLINE="#e0e0e0" # not applied because not existing specifically for dark
|
||||
MESSAGE_BUBBLE_BACKGROUND="#424242"
|
||||
MESSAGE_BUBBLE_BACKGROUND_SELF="#303030"
|
||||
MESSAGE_BUBBLE_BACKGROUND_SELECTED="#3f4931"
|
||||
MESSAGE_BUBBLE_BACKGROUND_SELECTED="#212121"
|
||||
ROOMLIST_BG_COLOR="#303030"
|
||||
SPACELIST_BG_COLOR="#424242"
|
||||
else
|
||||
@ -49,7 +49,7 @@ replace_colors() {
|
||||
PRESENCE_OFFLINE="#bdbdbd" # for light this should actually be darker
|
||||
MESSAGE_BUBBLE_BACKGROUND="#eeeeee"
|
||||
MESSAGE_BUBBLE_BACKGROUND_SELF="#f1f8e9"
|
||||
MESSAGE_BUBBLE_BACKGROUND_SELECTED="#dbedc6"
|
||||
MESSAGE_BUBBLE_BACKGROUND_SELECTED="#e0e0e0"
|
||||
ROOMLIST_BG_COLOR="#eeeeee"
|
||||
SPACELIST_BG_COLOR="#fafafa"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user