20 Commits

Author SHA1 Message Date
c6bfb32cf0 fix(theming): rename alpha variables and add more (#14066) 2018-02-22 11:49:34 -05:00
799f6acbaf docs(components): update property docs and styling to match guide 2018-02-19 16:21:08 -05:00
eeec3b1b5e fix(themer): adds varible for focused 2018-02-16 20:15:47 +01:00
23dd255a8d fix(themes): added overlay-background-color 2018-02-13 16:38:50 -06:00
7e50219d24 fix(theme-builder): update theme builder and core styles (#13997)
* theme-builder wip

* Theme Builder updates
- new CSS variable support
- realtime color updating with alpha support (rgb generation)
- auto tint/shade/contrast generation
- auto step generation
- CSS variable highlighting (forward and backwards)
- Colourlovers Palette search (via local proxy)

* Theme Builder Updates
- Settings for auto generation
- updated to 10 steps per background/ext
- general cleanup
- added instructions
- re-worked shade/tint to mix black and white instead of lighten/darken
- scoped cssText into component
- apply theme to theme builder also to style internal buttons

SCSS Updates
- added 10 steps to reach platform
- updated SCSS to use same mix and color methods as theme builder

* material design color step fix

* readme files

fixes #13985 fixes #13986
2018-02-09 16:13:08 -05:00
cdba38d004 feat(themes): theme builder app updates
* theme-builder wip

* Theme Builder updates
- new CSS variable support
- realtime color updating with alpha support (rgb generation)
- auto tint/shade/contrast generation
- auto step generation
- CSS variable highlighting (forward and backwards)
- Colourlovers Palette search (via local proxy)
2018-02-08 08:17:23 -06:00
ba5c8511ed fix(theme-build): using ion prefix 2018-02-05 18:50:52 +01:00
342a81e64d style(core): fix lint errors and update el to consistent names 2018-01-11 13:19:18 -05:00
bde96de74a fix(theme): rename --box-shadow-color 2017-12-29 12:24:23 -06:00
66f1e1958e chore(theme): update css variable names 2017-12-28 16:28:34 -06:00
a6ede9d101 chore(theme): add backdrop color 2017-12-28 15:38:37 -06:00
e1de869091 chore(theme): validate css variables 2017-12-28 15:26:44 -06:00
66c98cb20d chore(theme): update theme docs 2017-12-28 14:58:20 -06:00
41ba80f53c refactor(themes): add tint and shade variants 2017-12-21 16:41:42 -06:00
c1677dab8e refactor(themes): rename css custom property names 2017-12-21 15:20:51 -06:00
25201d3a74 fix(themes): clean up color values 2017-12-21 14:26:16 -06:00
1515437c41 docs(themes): update theme builder readme 2017-12-21 12:54:28 -06:00
Ben
85a616abf4 docs(themes): add theme builder readme 2017-12-21 12:29:11 -06:00
Ben
572eb7c0b4 docs(themes): add theme builder readme 2017-12-21 12:29:11 -06:00
76afd9d77f feat(themes): theme builder app 2017-12-21 12:04:33 -06:00