Nolan Lawson
bfa37f5105
fix(design): tweak scrollbar colors ( #687 )
2018-11-24 09:33:07 -08:00
Nolan Lawson
48a1bd47b3
refactor(themes): use CSS specificity order for themes ( #684 )
...
The point of this PR is to make it easier to implement scrollbars (#683 ).
With this PR, the themes move from a body tag-based system (e.g. `body.theme-scarlet`) to a system where they simply declare global CSS and we use CSS specificity order to give us the right theme.
2018-11-24 00:41:36 -08:00
Nolan Lawson
9b2b90b46e
simplify theme definitions ( #574 )
...
* simplify theme definitions
* remove rollup dep which is overkill
* fix syntax error
* fix lint
* fix test
2018-09-23 12:26:01 -07:00
Nolan Lawson
24dc3ad2ae
rename darkscarlet and darkpink to Punk and Riot
2018-09-22 16:42:57 -07:00
pianycist
9dac979cb6
add dark pink, dark red, dark green themes
2018-09-22 16:42:57 -07:00
Nolan Lawson
092d9e98a5
fix typo in SCSS ( #430 )
2018-08-17 21:51:26 -07:00
Maxime Le Conte des Floris
e52130f1c8
add toot-cafe theme ( #108 )
...
* add toot-cafe theme
* rename "toot-cafe" theme to "sorcery"
2018-04-14 09:43:30 -07:00
Chris
c8687635e8
add cobalt blue theme ( #78 )
...
* added cobalt blue theme
* lighten nav items
2018-04-11 20:11:47 -07:00
Spanky
3a7d887531
Added 'Ozark' dark blue color theme ( #62 )
...
* added Ozark theme, based off of a personal color scheme I use elsewhere.
* fixed incorrect main color value
2018-04-10 20:02:28 -07:00
Nolan Lawson
6fc21e40bf
add username autocomplete feature
2018-03-24 18:04:54 -07:00
Nolan Lawson
17312eedbf
add custom focus outline, improve a11y
2018-01-21 10:53:15 -08:00
Nolan Lawson
1f32b6a0ce
add gecko theme
2018-01-20 23:26:48 -08:00
Nolan Lawson
cbcb270ed3
add explicit offline mode
2018-01-18 20:57:15 -08:00