Skip to content

Commit

Permalink
Update schildechat-redblack-final
Browse files Browse the repository at this point in the history
  • Loading branch information
Kommynct authored Jul 11, 2021
1 parent fda35dc commit a50dbdd
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions schildechat-redblack-final
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
"settingDefaults": {
"custom_themes": [
{
{
"name": "Red and black Schildechat Final",
"is_dark": true,
"fonts": {
"faces": [
{
"font-family": "Noto Sans"
}
]
"general": "Noto Sans Medium",
"monospace": "Noto Sans Mono"
},
"colors": {
"accent-color": "#cc0000",
"primary-color": "#cc0000",
Expand All @@ -31,5 +20,5 @@
"timeline-bubble-background-selected": "#c04040",
"username-colors": [ "#cc0000", "#cc1000", "#cc2000", "#cc3000", "#cc4000", "#cc5000", "#cc6000", "#cc7000", "#cc8000", "#cc9000", "#cca000", "#ccb000", "#cce000" , "#cccc00", "#ccd000", "#cce000", "#ccf000", "#ccff00" ],
"avatar-background-colors": [ "#cc0000", "#cc1000", "#cc2000", "#cc3000", "#cc4000", "#cc5000", "#cc6000", "#cc7000", "#cc8000", "#cc9000", "#cca000", "#ccb000", "#cce000" , "#cccc00", "#ccd000", "#cce000", "#ccf000", "#ccff00" ]
},
}
}

0 comments on commit a50dbdd

Please sign in to comment.