Night Owl Dark Theme json

This commit is contained in:
Stefano Volpe 2021-12-29 00:06:40 +01:00
parent 68678282e8
commit af56b82866

View file

@ -0,0 +1,32 @@
{
"name": "Night Owl Dark",
"is_dark": true,
"colors": {
"accent-color": "#122d42",
"accent": "#122d42",
"primary-color": "#011627",
"warning-color": "#b39554",
"alert": "#ef5350f2",
"sidebar-color": "#011627",
"roomlist-background-color": "#011627",
"roomlist-text-color": "#89a4bb",
"roomlist-text-secondary-color": "#5f7e97",
"roomlist-highlights-color": "#1085bb5d",
"roomlist-separator-color": "#5f7e97",
"timeline-background-color": "#011627",
"timeline-text-color": "#d6deeb",
"secondary-content": "#7e57c2",
"tertiary-content": "#1d3b53",
"timeline-text-secondary-color": "#c5e4fd",
"timeline-highlights-color": "#04040512",
"reaction-row-button-selected-bg-color": "#2e3250",
"menu-selected-color": "#1d3b53",
"focus-bg-color": "#010d18",
"room-highlight-color": "#5f7e9779",
"other-user-pill-bg-color": "#1d3b53",
"togglesw-off-color": "#010E1A"
}
}