Fixed other timeline-highlights-color issues

This commit is contained in:
Dylan Hackworth 2020-06-06 23:07:45 -05:00
commit b079e26ec8
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"roomlist-text-secondary-color": "#FFF3A4",
"timeline-background-color": "#05192D",
"timeline-highlights-color": "#32353b",
"timeline-highlights-color": "#011223",
"timeline-text-color": "#FFF3A4",
"timeline-text-secondary-color": "#A79000",
"reaction-row-button-selected-bg-color": "#FFEC70"

View file

@ -16,7 +16,7 @@
"timeline-background-color": "#2d5b69",
"timeline-text-color": "#FFFFFF",
"timeline-text-secondary-color": "#72898f",
"timeline-highlights-color": "#bf616a",
"timeline-highlights-color": "#184956",
"reaction-row-button-selected-bg-color": "#4695f7"
}
}