Commit Graph

10 Commits

Author SHA1 Message Date
Robin Townsend
aa628cc63c Adopt the Compound color system
As a first step towards adopting the Compound design system and the new Element Call designs, this pulls in Compound's color tokens and applies them to all existing components. I've tried to choose tokens based on the semantics of where they're used, but in some cases, where the new and old design systems differ in semantics, it was necessary to choose tokens based on their resulting color. These hacks can be removed as we implement more of the new designs.

There were a set of environment variables that we used for custom themes, but Compound has way too many design tokens for that approach to still be a good idea, so I decided to replace them all with a single environment variable that just lets you write arbitrary custom CSS.
2023-08-28 17:14:40 -04:00
David Baker
1830acbddf Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
Robin Townsend
aa45261b0d Organize colors 2022-06-01 11:48:17 -04:00
Robert Long
e3cec93669 Add basic mobile styling 2022-04-27 17:19:58 -07:00
Robert Long
b6c926d2c8 Additional in-room PTT styling 2022-04-27 16:47:23 -07:00
Robert Long
20350e66a2 Home page styling 2021-12-07 17:59:55 -08:00
Robert Long
10a8433ccf Add theming support 2021-11-17 17:52:31 -08:00
Robert Long
dc57166229 Fix facepile overflow 2021-11-10 15:44:08 -08:00
Robert Long
d53475662b Fix facepile styling 2021-10-22 10:46:34 -07:00
Robert Long
6f2870340a Add facepile to homepage 2021-10-04 15:37:23 -07:00