Theme color for eventList highlight
This commit is contained in:
@@ -343,6 +343,9 @@ chat:
|
||||
int horizontalSpacing: theme.spacing / 1.25
|
||||
int verticalSpacing: theme.spacing / 1.75
|
||||
|
||||
color focusedHighlight: colors.accentBackground
|
||||
real focusedHighlightOpacity: 0.4
|
||||
|
||||
color background: colors.mediumBackground
|
||||
color ownBackground: colors.strongBackground
|
||||
color checkedBackground: colors.accentBackground
|
||||
|
@@ -356,6 +356,9 @@ chat:
|
||||
int horizontalSpacing: theme.spacing / 1.25
|
||||
int verticalSpacing: theme.spacing / 1.75
|
||||
|
||||
color focusedHighlight: colors.accentBackground
|
||||
real focusedHighlightOpacity: 0.4
|
||||
|
||||
color background: colors.weakBackground
|
||||
color ownBackground: colors.mediumBackground
|
||||
color checkedBackground: colors.accentBackground
|
||||
|
Reference in New Issue
Block a user