aboutsummaryrefslogtreecommitdiff
path: root/src/services/style_setter/style_setter.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.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Merge branch 'fix/better-icon-colors' into 'develop'lambda2017-11-24
|\ | | | | | | | | Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors. See merge request pleroma/pleroma-fe!174
| * Update icons to use base09 where appropriate, calculate base09 by averaging ↵shpuld2017-11-22
| | | | | | | | bg and text colors.
* | 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.
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | of base16 assignments for better consistency.
* First version with naive color extrapolation.shpuld2017-11-14
|
* Make style setter create an often used base03-border class, use that class ↵shpuld2017-03-09
| | | | in notifications, navpanel and statuses.
* Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
|
* Make user profiles visible inline.Roger Braun2017-02-16
|
* Fix style setting in Chrome.Roger Braun2017-01-20
|
* Dynamic style setting.Roger Braun2017-01-16