Robin
ee72d0de75
Update custom themes documentation
...
To reflect the changes in https://github.com/matrix-org/matrix-react-sdk/pull/12240 , including the removal of the username and color options (those are now themed through Compound)
2024-02-13 00:05:33 -05:00
Robin
037996711e
Update custom avatar theme documentation
2024-02-01 18:27:09 -05:00
Michael Weimann
7921a6cbf8
Apply prettier formatting
2022-12-09 13:28:29 +01:00
Michael Telatynski
64ed6ebdad
Rename PostCSS files to `.pcss` ( #22769 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Make Stylelint happy v2
* Update CompatibilityView.tsx
* Update res/css/structures/ErrorView.pcss
Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
* Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/pcss
Conflicts:
package.json
res/css/_components.scss
res/css/structures/_NotificationPanel.pcss
res/css/views/dialogs/_SpotlightDialog.pcss
res/css/views/rooms/_EventTile.pcss
res/css/views/rooms/_ReadReceiptGroup.pcss
yarn.lock
* Only use CI_PACKAGE mode on develop, it skips minification which can find some errors
* Keep name to not break existing PRs
Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
2022-07-15 14:53:21 +01:00
Travis Ralston
7bd584abe0
Step 13: Update documentation for skinning
2022-03-28 15:17:56 -06:00
Travis Ralston
1384783a77
Update SdkConfig usage to use new translation layer + update config.md docs ( #21429 )
...
* Update SdkConfig usage to use new translation layer
* Appease the linter
* WIP refactor of config documentation
* Finish re-writing config.md
* Update surrounding documentation
* Apply suggestions from code review
Co-authored-by: Germain <germains@element.io>
* Textual updates
Co-authored-by: Germain <germains@element.io>
2022-03-18 10:12:44 -06:00
Resynth
55ea61b36c
Update theming.md
2020-07-17 13:04:03 +01:00
Bruno Windels
fe0ed2b4f3
Update docs/theming.md
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-06-24 13:15:59 +00:00
Bruno Windels
2ce448943b
add documentation for fonts in custom theme
2020-06-24 14:55:57 +02:00
Bruno Windels
5c77b0371a
add line break
2020-04-28 11:07:16 +02:00
Bruno Windels
1c413a4f81
clarify how to use in CSS
2020-04-27 20:17:13 +02:00
Bruno Windels
f55c5aedc1
update docs with custom theming changes
2020-04-27 19:44:05 +02:00
David Baker
9ed4a07b28
linewrap
2019-11-20 17:39:58 +00:00
Bruno Windels
21781adb9e
explain the internal name of custom themes
2019-11-20 18:27:25 +01:00
David Baker
dc3cc37784
backticks to prevent infinitalic
2019-11-20 16:35:10 +00:00
David Baker
013e059ffc
Add doc for custom themes
...
Mostly just c+ped from Bruno's PR: https://github.com/matrix-org/matrix-react-sdk/pull/3503
2019-11-20 15:40:44 +00:00
Matthew Hodgson
c5032ba1bc
Update theming.md
2017-01-18 22:46:12 +00:00
Matthew Hodgson
f20efc57f3
simple doc about theming
2017-01-18 17:05:13 +00:00