This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/platform/web/ui/css/themes
Kaki In 3c64f7d49b Finals checks about https://github.com/vector-im/hydrogen-web/pull/809#pullrequestreview-1053501341
- joined the processJoinRoom and joinRoom methods;
 - fixed some precisions miss;
 - removed some useless code;
 - change the error message height from absolute (40px) to relative (auto)
2022-07-28 09:23:30 +02:00
..
bubbles Adjust CSS to match new class structure 2021-07-22 13:39:40 -07:00
element Finals checks about https://github.com/vector-im/hydrogen-web/pull/809#pullrequestreview-1053501341 2022-07-28 09:23:30 +02:00
README.md move ui and dom under platform/web 2020-10-26 10:28:11 +01:00

things that go in the theme:

  • margin specialization
  • padding
  • colors (foreground, background, border, ...)
  • border-radius
  • font faces, weights and sizes
  • alignment