Add matrix/jankyamoled
This commit is contained in:
parent
2911bda621
commit
b5e4ba58ad
1 changed files with 32 additions and 0 deletions
32
matrix/jankyamoled
Normal file
32
matrix/jankyamoled
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "Janky AMOLED",
|
||||
"is_dark": true,
|
||||
"colors": {
|
||||
"accent-color": "#ffffff",
|
||||
"accent": "#ffffff",
|
||||
"primary-color": "#000000",
|
||||
"warning-color": "#ffffff",
|
||||
"alert": "#faa81ad9",
|
||||
|
||||
"sidebar-color": "#000000",
|
||||
"roomlist-background-color": "#000000",
|
||||
"roomlist-text-color": "#ffffff",
|
||||
"roomlist-text-secondary-color": "#ffffff",
|
||||
"roomlist-highlights-color": "#4f545c52",
|
||||
"roomlist-separator-color": "#ffffff",
|
||||
|
||||
"timeline-background-color": "#000000",
|
||||
"timeline-text-color": "#ffffff",
|
||||
"secondary-content": "#ffffff",
|
||||
"tertiary-content": "#ffffff",
|
||||
"timeline-text-secondary-color": "#ffffff",
|
||||
"timeline-highlights-color": "#04040512",
|
||||
|
||||
"reaction-row-button-selected-bg-color": "#4752c4",
|
||||
"menu-selected-color": "#000000",
|
||||
"focus-bg-color": "#000000",
|
||||
"room-highlight-color": "#000000",
|
||||
"other-user-pill-bg-color": "#000000",
|
||||
"togglesw-off-color": "#e91e63"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue