No description
Find a file
Aaron Raimist f720ce75e5
Merge pull request #3 from dhghf/master
Added Discord Dark Theme (2)
2020-02-25 21:36:39 -06:00
Discord-Dark-Theme Added Discord Dark Theme 2020-02-25 21:30:41 -06:00
ThomCat-Black Add ThomCat Black screenshot 2020-02-17 10:42:06 -06:00
LICENSE Initial commit 2020-02-17 10:27:27 -06:00
README.md Added Discord Dark Theme 2020-02-25 21:30:41 -06:00

riot-web-themes

A place to share themes for Riot Web. See the theming documentation for more information on how these work.

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

ThomCat Black Screenshot

Discord Dark Theme

Made by @dhmf:dhdf.dev

Discord Dark Theme Screenshot