mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
No description
- Python 100%
|
|
||
|---|---|---|
| ThomCat-Black | ||
| LICENSE | ||
| README.md | ||
riot-web-themes
Themes for Riot Web
You can use these by editing your config.json file to include the theme inside of the settingDefaults section like this:
"settingDefaults": {
"custom_themes": [
{
"name": "Example theme",
"colors": {
"primary-color": "#9F8652"
}
},
{
"name": "Another theme",
"colors": {
"primary-color": "#526A9E"
}
}
]
}
ThomCat Black
Made by @me:thomcat.rocks
