element
This commit is contained in:
commit
b51f6de329
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"name": "dnix",
|
||||
"is_dark": false,
|
||||
"colors": {
|
||||
"accent-color": "#7287fd",
|
||||
"primary-color": "#7287fd",
|
||||
"warning-color": "#d20f39",
|
||||
"alert": "#df8e1d",
|
||||
"sidebar-color": "#dce0e8",
|
||||
"roomlist-background-color": "#a8a4a2",
|
||||
"roomlist-text-color": "#242424",
|
||||
"roomlist-text-secondary-color": "#323232",
|
||||
"roomlist-highlights-color": "#bcc0cc",
|
||||
"roomlist-separator-color": "#8c8fa1",
|
||||
"timeline-background-color": "#b8b4b2",
|
||||
"timeline-text-color": "#242424",
|
||||
"secondary-content": "#4c4f69",
|
||||
"tertiary-content": "#4c4f69",
|
||||
"timeline-text-secondary-color": "#6c6f85",
|
||||
"timeline-highlights-color": "#bcc0cc",
|
||||
"reaction-row-button-selected-bg-color": "#bcc0cc",
|
||||
"menu-selected-color": "#bcc0cc",
|
||||
"focus-bg-color": "#acb0be",
|
||||
"room-highlight-color": "#04a5e5",
|
||||
"togglesw-off-color": "#7c7f93",
|
||||
"other-user-pill-bg-color": "#04a5e5",
|
||||
"username-colors": [
|
||||
"#000000",
|
||||
"#000000",
|
||||
"#000000",
|
||||
"#000000",
|
||||
"#000000",
|
||||
"#000000",
|
||||
"#000000",
|
||||
"#000000"
|
||||
],
|
||||
"avatar-background-colors": [
|
||||
"#1e66f5",
|
||||
"#8839ef",
|
||||
"#40a02b"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue