Skip to content

Commit 55ea61b

Browse files
committed
Update theming.md
1 parent 44c15df commit 55ea61b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/theming.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
Theming Riot
1+
Theming Element
22
============
33

44
Themes 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

77
They 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`

0 commit comments

Comments
 (0)