aboutsummaryrefslogtreecommitdiff
path: root/src/services/style_setter/style_setter.js
Commit message (Collapse)AuthorAge
* overhaul how style-switcher makes state, removed tons of copy-pasteHenry Jameson2020-01-12
|
* fixes, cleanupHenry Jameson2020-01-12
|
* Refactoring, forgotten filesHenry Jameson2020-01-12
|
* simplified definition for text color by accounting for layers automatically,Henry Jameson2020-01-11
| | | | fixed badge notification text color by adding 'bw' option for textColor
* Refactored style_setter to be more declarative instead of walls of ↵Henry Jameson2020-01-06
| | | | copypasted code
* Replaced `v3compat` with `source` to reduce code complexity. Made more slotsHenry Jameson2020-01-02
| | | | | customizable. `theme` now contains a snapshot of theme generated for better compatiblity and future-proofing
* support for "transparent" color keywordHenry Jameson2019-12-30
|
* underlay customization, updated contrast calculations to account for alpha ↵Henry Jameson2019-12-28
| | | | blending
* fixed import-exportHenry Jameson2019-12-28
|
* Accent worksHenry Jameson2019-12-28
|
* arbitrary limit with option to overcome itHenry Jameson2019-10-08
|
* refactor toggling body visibility using classtaehoon2019-09-06
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* Feature/polls attempt 2lain2019-06-18
|
* Change the async stuff to not render app before theme is loadedshpuld2019-02-09
|
* revert that, it's actually used, i'm an idiotHenry Jameson2018-12-11
|
* cleanupHenry Jameson2018-12-11
|
* setColors -> applyTheme. For sanity. Also disabled export because nobody uses itHenry Jameson2018-12-11
| | | | and should not use anyway.
* fixed v2 setting as default themeHenry Jameson2018-12-11
|
* fixHenry Jameson2018-12-02
|
* fixHenry Jameson2018-12-02
|
* fallback for some weird case on my phoneHenry Jameson2018-12-02
|
* making inset shadows work on avatars againHenry Jameson2018-12-02
|
* avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
|
* fix panel link color, fix broken user profilesHenry Jameson2018-11-26
|
* initial font supportHenry Jameson2018-11-25
|
* clean upHenry Jameson2018-11-25
|
* some help stringsHenry Jameson2018-11-25
|
* reset buttons, better disabled for shadowsHenry Jameson2018-11-23
|
* 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)
* fix v1->v2 transition for localstorageHenry Jameson2018-11-23
|
* radii v1 fixesHenry Jameson2018-11-23
|
* fixed checkbox styles, optimized default shadowsHenry Jameson2018-11-23
|
* 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
|
* fixup! better default pleroma shadows, matches original borders more closelyHenry Jameson2018-11-21
|
* better default pleroma shadows, matches original borders more closelyHenry Jameson2018-11-21
|
* more default shadows, replaced original shadows with generated ones. maybe gottaHenry Jameson2018-11-21
| | | | update fallbacks...
* fixesHenry Jameson2018-11-21
|
* fix lint, for shadows, it's now possible to refer css variables as colorsHenry Jameson2018-11-21
|
* cleanup, cold-boot issue fixedHenry Jameson2018-11-21
|
* fixed and updated roundness tabHenry Jameson2018-11-21
|
* consolelogHenry Jameson2018-11-19
|
* 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
|
* some initial work for user highlight v2Henry Jameson2018-11-14
|
* 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
|
* Transparency works without exploding now. All nice.Henry Jameson2018-10-07
|