themes: add option to enable frames for message and hint boxes

This commit is contained in:
2019-10-27 16:24:47 +01:00
parent 9234f67d98
commit 52e8737d2d
14 changed files with 29 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ colored_events_channellist=1
colored_events_green=50
colored_events_infobar=2
colored_events_red=80
message_frame_enable=1
infobar_Text_alpha=0
infobar_Text_blue=80
infobar_Text_green=80

View File

@@ -51,5 +51,6 @@ menu_Head_green=20
menu_Head_red=15
menu_Hint_gradient=0
menu_Head_gradient=0
message_frame_enable=1
infobar_gradient_top=0
infobar_gradient_bottom=0

View File

@@ -48,5 +48,6 @@ menu_Head_green=0
menu_Head_red=0
menu_Hint_gradient=0
menu_Head_gradient=0
message_frame_enable=1
infobar_gradient_top=0
infobar_gradient_bottom=0

View File

@@ -8,6 +8,7 @@ colored_events_channellist=2
colored_events_green=70
colored_events_infobar=2
colored_events_red=95
message_frame_enable=1
infobar_Text_alpha=0
infobar_Text_blue=100
infobar_Text_green=100

View File

@@ -8,6 +8,7 @@ colored_events_channellist=2
colored_events_green=46
colored_events_infobar=2
colored_events_red=27
message_frame_enable=1
infobar_Text_alpha=0
infobar_Text_blue=18
infobar_Text_green=20