Skip to content

Commit

Permalink
Create Schildichat-Ancom.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kommynct authored Oct 30, 2021
1 parent 8bbc5a5 commit 359b264
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Schildichat-Ancom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Schildichat Ancom",
"is_dark": true,
"colors": {
"accent-color": "#cc0000",
"primary-color": "#cc0000",
"warning-color": "#cccc00",

"sidebar-color": "#101010",
"roomlist-background-color": "#000000",
"roomlist-text-color": "#FFFFFF",
"roomlist-text-secondary-color": "#101010",
"roomlist-highlights-color": "#202020",
"roomlist-separator-color": "#101010",

"timeline-background-color": "#000000",
"timeline-text-color": "#FFFFFF",
"secondary-content": "#000000",
"tertiary-content": "#000000",
"timeline-text-secondary-color": "#101010",
"timeline-highlights-color": "#202020",
"reaction-row-button-selected-bg-color": "#202020"
"timeline-bubble-background-incoming": "#101010",
"timeline-bubble-background-outgoing": "#050505",
"timeline-bubble-background-selected": "#c04040",
}
}

0 comments on commit 359b264

Please sign in to comment.