File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- Theming Riot
1+ Theming Element
22============
33
44Themes are a very basic way of providing simple alternative look & feels to the
5- riot-web app via CSS & custom imagery.
5+ Element app via CSS & custom imagery.
66
77They are * NOT* co be confused with 'skins', which describe apps which sit on top
8- of matrix-react-sdk - e.g. in theory Riot itself is a react-sdk skin.
9- As of Jan 2017, skins are not fully supported; riot is the only available skin.
8+ of matrix-react-sdk - e.g. in theory Element itself is a react-sdk skin.
9+ As of Jan 2017, skins are not fully supported; Element is the only available skin.
1010
11- To define a theme for Riot :
11+ To define a theme for Element :
1212
1313 1 . Pick a name, e.g. ` teal ` . at time of writing we have ` light ` and ` dark ` .
1414 2 . Fork ` src/skins/vector/css/themes/dark.scss ` to be ` teal.scss `
You can’t perform that action at this time.
0 commit comments