Reduce quotes brightness in room subtitles
This commit is contained in:
@@ -233,9 +233,11 @@ sidePane:
|
||||
|
||||
color background: "transparent"
|
||||
color name: colors.text
|
||||
color subtitle: colors.dimText
|
||||
color lastEventDate: colors.halfDimText
|
||||
|
||||
color subtitle: colors.dimText
|
||||
color subtitleQuote: hsluv(135, colors.saturation * 2.25, 65)
|
||||
|
||||
settingsButton:
|
||||
color background: colors.inputBackground
|
||||
|
||||
|
Reference in New Issue
Block a user