initial stab at an official dark theme via the magic of SASS.
SVGs are all broken, and some of the more exotic colours haven't been updated. There's been no attempt to use SASS to remove duplication from the CSS yet. no attempt to switch it at runtime yet.
This commit is contained in:
parent
33f0eaada0
commit
c6beaa1631
57 changed files with 388 additions and 259 deletions
|
@ -1,4 +1,5 @@
|
|||
// autogenerated by rethemendex.sh
|
||||
@import "_common";
|
||||
@import "matrix-react-sdk/structures/_ContextualMenu";
|
||||
@import "matrix-react-sdk/structures/_CreateRoom";
|
||||
@import "matrix-react-sdk/structures/_FilePanel";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue