aboutsummaryrefslogtreecommitdiff
path: root/src/services/style_setter/style_setter.js
Commit message (Collapse)AuthorAge
...
* 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
|
* 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
|
* alternate usercardHenry Jameson2018-05-12
|
* Input fields separate radiiHenry Jameson2018-05-12
|
* semi-transparent inputbox styleHenry Jameson2018-05-12
|
* use semi-transparent faint color + fixHenry Jameson2018-05-12
|
* Remove some commented lines and logsshpuld2018-04-11
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
|
* 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