Travis Ralston
c338e491fe
Add $accent-color-50pct as a CSS variable to the Status theme
4 years ago
David Baker
3a3f3f664a
CSS for MAU warning bar
4 years ago
David Baker
65e690bad7
CSS for user limit error
...
See https://github.com/matrix-org/matrix-react-sdk/pull/2108
4 years ago
Michael Telatynski
7d47aebfc5
add override for colour of room tile text within memberinfo (unreadable)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
4 years ago
Matthew Hodgson
e899fece3c
move themes to res to match sdk
4 years ago
Luke Barnard
1139a3fa89
Simplify roomsublist bg colour
...
This should not have a noticeable effect on the end result.
5 years ago
lukebarnard
3481283af8
Swap RoomList to react-beautiful-dnd
...
Includes themeing
See matrix-org/matrix-react-sdk#1711
5 years ago
Luke Barnard
cc4890f0b8
Fix TagPanel bg on status theme
5 years ago
Matthew Hodgson
9f61cb8137
turns out that we /do/ use tertiaryAccentColor after all
5 years ago
Richard Lewis
81ef9b143c
Add widget menubar styling
5 years ago
Matthew Hodgson
d14285eb08
fix secondary accent color tinting
5 years ago
Matthew Hodgson
8f289519e1
fix chevron cosmetics
5 years ago
Matthew Hodgson
5d3caf8157
tweak badges
5 years ago
Matthew Hodgson
b87fad991f
get rid of hardcoded colour >:(
5 years ago
Matthew Hodgson
1798bff8f5
cosmetic fixes & hoverovers
5 years ago
Matthew Hodgson
50b348c68e
try for slightly prettier redaction
5 years ago
Matthew Hodgson
8f0f34e761
fix buttons in other skins
5 years ago
Matthew Hodgson
13c1829cd4
fix droptarget
5 years ago
Matthew Hodgson
ea19096db3
skin all the buttons
5 years ago
Matthew Hodgson
a152eba023
fix panel-divider-color
5 years ago
Matthew Hodgson
953398b486
statusify main chat
5 years ago
Matthew Hodgson
73e7fe2764
finishish login page
5 years ago
Matthew Hodgson
b053f08991
switch to a LoginPage wrapper component
...
>
> as it's much nicer in the CSS to wrap the LoginBox as needed rather than have separate header & footer divs floating above and below it which need to be correctly vertically centered
5 years ago
Matthew Hodgson
190811ac1c
WIP
5 years ago
Matthew Hodgson
01b3d6128c
move status theme into a dedicated dir, and make fonts work
5 years ago
Matthew Hodgson
cd31e6532b
initial wip theme
5 years ago
Luke Barnard
94454333d5
CSS to improve MyGroups in general, and add placeholder
5 years ago
Travis Ralston
9d17ed7407
CSS for presence member avatar
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
5 years ago
David Baker
07b6e215a1
CSS for group invite tiles
5 years ago
Matthew Hodgson
bcedc206e1
seems folk prefer darker pills
5 years ago
Matthew Hodgson
dbeeacf11c
tweak pill colours some more
5 years ago
Luke Barnard
e923847dac
Make user mentions more pill-like
...
By adding subtle background-colors
5 years ago
Luke Barnard
871c9e6d3e
Add bing mention pill CSS
...
Useful with https://github.com/matrix-org/matrix-react-sdk/pull/1234
5 years ago
Luke Barnard
de0fd588b6
Add $rte-room-pill-color: #aaa
5 years ago
Oliver Hunt
fd42698cf0
Added svg for copy icon - I'm not a designer, someone else should probably replace these!
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
5 years ago
Matthew Hodgson
751f715e77
fix focus highlight on bright theme
5 years ago
Matthew Hodgson
a5bd8b36b8
fix focus highlight on bright theme
5 years ago
Luke Barnard
0b1745bceb
Redacted events bg: black lozenge -> torn paper
5 years ago
Matthew Hodgson
f91f5cb65e
fix RTE dark theme
6 years ago
Matthew Hodgson
be79ccccf6
fix dark theme room join bar
6 years ago
Matthew Hodgson
23060a6833
fix ugly blue border on roomtiles
6 years ago
Matthew Hodgson
83272f5cc5
fix badge color again
6 years ago
Richard van der Hoff
8ad0ff24f8
Fix link to image for event options menu
...
This has to be relative, because we don't know if riot is going to be mounted
at the top-level of the domain or not (it's not, on riot.im).
Links are relative to the final location of the CSS, which is under
bundles/<hash>, so need ../..
6 years ago
Matthew Hodgson
c9c58ab0ec
fix up the contextual menu button
6 years ago
Matthew Hodgson
4f8d3b0e2b
more factoring
6 years ago
Matthew Hodgson
87fd136e21
factor out remaining # colours
6 years ago
Matthew Hodgson
002339fb86
factor out some more colours
6 years ago
Matthew Hodgson
35b3013386
fix up a few more colours
6 years ago
Matthew Hodgson
c6beaa1631
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.
6 years ago