aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.js
Commit message (Collapse)AuthorAge
...
* added "keep opacity" option, fixed opacity loading, fixed missing shadows notHenry Jameson2018-11-23
| | | | affecting the preview (i.e. previewing pleroma-dark when redmond is applied)
* radii v1 fixesHenry Jameson2018-11-23
|
* added checkboxes to keep current roundness and shadows, also cleaned up howHenry Jameson2018-11-23
| | | | shadows/roundness are reset when switching themes
* checkbox radiusHenry Jameson2018-11-23
|
* bundling v2 themes worksHenry Jameson2018-11-22
|
* fix for zero-state for shadow-controlHenry Jameson2018-11-22
|
* last shadow override i wanted to make for now. also small tweakHenry Jameson2018-11-21
|
* fixed and updated roundness tabHenry Jameson2018-11-21
|
* mentioned bug in tab-switcher, made shadow-control work in zero-stateHenry Jameson2018-11-20
|
* localization and small fixesHenry Jameson2018-11-20
|
* cleanup and optimizationHenry Jameson2018-11-19
|
* it works, now to clean it upHenry Jameson2018-11-19
|
* shadow control initial stuff. not done yet thoHenry Jameson2018-11-19
|
* cleanup and fixesHenry Jameson2018-11-15
|
* collateral fixes, removed alpha control for alerts, added contrast textHenry Jameson2018-11-14
| | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs.
* updatesHenry Jameson2018-11-13
|
* added contrasts for rgboHenry Jameson2018-10-21
|
* cleanup, documentation, contrast taking alpha into account.Henry Jameson2018-10-10
|
* initial contrast display supportHenry Jameson2018-10-10
|
* Transparency works without exploding now. All nice.Henry Jameson2018-10-07
|
* Some themeing is working!!Henry Jameson2018-10-07
|
* fixHenry Jameson2018-10-04
|
* trying to fix transitionHenry Jameson2018-10-04
|
* more workings and even less explosions.Henry Jameson2018-10-03
|
* something works without exploding and i'm tired alreadyHenry Jameson2018-10-02
|
* Add validation of the imported theme and the corresponding warning messageOle Bertram2018-07-04
|
* Add theme import featureOle Bertram2018-06-28
|
* Refactor theme settings state initializationOle Bertram2018-06-28
|
* Add theme export featureOle Bertram2018-06-28
|
* Input fields separate radiiHenry Jameson2018-05-12
|
* 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