mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
Merge pull request #39 from ChrisKar96/fix-broken-colors
Implement the fix for broken colors from #38 to all themes
This commit is contained in:
commit
fadf702067
11 changed files with 25 additions and 3 deletions
|
|
@ -13,6 +13,8 @@
|
|||
"roomlist-separator-color": "#00000000",
|
||||
"timeline-background-color": "#1e1f29",
|
||||
"timeline-text-color": "#eeeeee",
|
||||
"secondary-content": "#eeeeee",
|
||||
"tertiary-content": "#eeeeee",
|
||||
"timeline-text-secondary-color": "#dddddd",
|
||||
"timeline-highlights-color": "#00000030",
|
||||
"reaction-row-button-selected-bg-color": "#b9bbbe"
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@
|
|||
"roomlist-separator-color": "#4d4d4d90",
|
||||
"timeline-background-color": "#282A36",
|
||||
"timeline-text-color": "#eeeeee",
|
||||
"secondary-content": "#eeeeee",
|
||||
"tertiary-content": "#eeeeee",
|
||||
"timeline-text-secondary-color": "#dddddd",
|
||||
"timeline-highlights-color": "#00000030",
|
||||
"reaction-row-button-selected-bg-color": "#b9bbbe"
|
||||
|
|
|
|||
|
|
@ -8,13 +8,15 @@
|
|||
|
||||
"sidebar-color": "#2a2a2a",
|
||||
"roomlist-background-color": "#4a4a4a",
|
||||
"roomlist-text-color": "#fff",
|
||||
"roomlist-text-secondary-color": "#ddd",
|
||||
"roomlist-text-color": "#ffffff",
|
||||
"roomlist-text-secondary-color": "#dddddd",
|
||||
"roomlist-highlights-color": "#2a2a2a",
|
||||
"roomlist-separator-color": "#3a3a3a",
|
||||
|
||||
"timeline-background-color": "#3a3a3a",
|
||||
"timeline-text-color": "#eee",
|
||||
"timeline-text-color": "#eeeeee",
|
||||
"secondary-content": "#eeeeee",
|
||||
"tertiary-content": "#eeeeee",
|
||||
"timeline-text-secondary-color": "#6da741",
|
||||
"timeline-highlights-color": "#bf616a",
|
||||
"reaction-row-button-selected-bg-color": "#bf616a"
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@
|
|||
"timeline-background-color": "#05192D",
|
||||
"timeline-highlights-color": "#011223",
|
||||
"timeline-text-color": "#FFF3A4",
|
||||
"secondary-content": "#FFF3A4",
|
||||
"tertiary-content": "#FFF3A4",
|
||||
"timeline-text-secondary-color": "#A79000",
|
||||
"reaction-row-button-selected-bg-color": "#FFEC70"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
"timeline-background-color": "#434c5e",
|
||||
"timeline-text-color": "#eceff4",
|
||||
"secondary-content": "#eceff4",
|
||||
"tertiary-content": "#eceff4",
|
||||
"timeline-text-secondary-color": "#81a1c1",
|
||||
"timeline-highlights-color": "#3b4252",
|
||||
"reaction-row-button-selected-bg-color": "#bf616a"
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
"timeline-background-color": "#eceff4",
|
||||
"timeline-text-color": "#2e3440",
|
||||
"secondary-content": "#2e3440",
|
||||
"tertiary-content": "#2e3440",
|
||||
"timeline-text-secondary-color": "#3b4252",
|
||||
"timeline-highlights-color": "#e5e9f0",
|
||||
"reaction-row-button-selected-bg-color": "#bf616a"
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
"timeline-background-color": "#181818",
|
||||
"timeline-text-color": "#FFFFFF",
|
||||
"secondary-content": "#FFFFFF",
|
||||
"tertiary-content": "#FFFFFF",
|
||||
"timeline-text-secondary-color": "#777777",
|
||||
"timeline-highlights-color": "#252525",
|
||||
"reaction-row-button-selected-bg-color": "#4695f7"
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
"timeline-background-color": "#2d5b69",
|
||||
"timeline-text-color": "#FFFFFF",
|
||||
"secondary-content": "#FFFFFF",
|
||||
"tertiary-content": "#FFFFFF",
|
||||
"timeline-text-secondary-color": "#72898f",
|
||||
"timeline-highlights-color": "#184956",
|
||||
"reaction-row-button-selected-bg-color": "#4695f7"
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
"timeline-background-color": "#fbf3db",
|
||||
"timeline-text-color": "#000000",
|
||||
"secondary-content": "#000000",
|
||||
"tertiary-content": "#000000",
|
||||
"timeline-text-secondary-color": "#777777",
|
||||
"timeline-highlights-color": "#ece3cc",
|
||||
"reaction-row-button-selected-bg-color": "#4695f7"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,8 @@
|
|||
"roomlist-highlights-color": "#586e75",
|
||||
"timeline-background-color": "#002b36",
|
||||
"timeline-text-color": "#839496",
|
||||
"secondary-content": "#839496",
|
||||
"tertiary-content": "#839496",
|
||||
"timeline-text-secondary-color": "#586e75",
|
||||
"timeline-highlights-color": "#073642",
|
||||
"reaction-row-button-selected-bg-color": "#268bd2"
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@
|
|||
"roomlist-separator-color": "#4c4c4c",
|
||||
"timeline-background-color": "#000000",
|
||||
"timeline-text-color": "#e5e5e5",
|
||||
"secondary-content": "#e5e5e5",
|
||||
"tertiary-content": "#e5e5e5",
|
||||
"timeline-text-secondary-color": "#b2b2b2",
|
||||
"timeline-highlights-color": "#212121",
|
||||
"reaction-row-button-selected-bg-color": "#cc7b19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue