aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.js
Commit message (Collapse)AuthorAge
* raddi customization UIHenry Jameson2018-04-08
|
* <select> styling (abeit somewhat not pretty code-wise), default colors forHenry Jameson2018-04-07
| | | | default schemes.
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Fix usercard from breaking with certain colors, clean up code structure a bit.shpuld2017-11-20
|
* Make defaulting to pleroma-dark work when config.json has an invalid theme. ↵shpuld2017-11-18
| | | | Remove logging.
* Clean up, use translations, persist theme, add more presets.shpuld2017-11-18
|
* Move custom theming from settings to style-switcher, remove usage of custom ↵shpuld2017-11-17
| | | | .css files, use styles.json instead.
* Show current theme in theme selector.Roger Braun2017-02-17
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
|
* Add styleSwitcher.Roger Braun2017-01-16