Commit graph

4 commits

Author SHA1 Message Date
Kuba Borowski
81549bdb4a
Fix statusBarItem.remoteBackground not changing with accent color (#475)
* Update README.md

* Bump acorn from 6.3.0 to 6.4.1 (#464)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix statusBarItem.remoteBackground not changing with accent color

Co-authored-by: Mattia Astorino <astorino.mattia@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 19:12:53 +02:00
Alessio Occhipinti
14f27aead1 Feat/generator finish (#405)
* feat: removing changelog from material theme config

* feat: added legacy themes
2020-01-06 12:53:05 +01:00
Mattia Astorino
87b4af535b
Update themes workbench 2019-12-26 12:30:46 +01:00
Alessio Occhipinti
72a12df8e1 Feat/generator 4 iteration (#400)
* chore: move env into src for better build

* chore: removed unused things from webviews

* feat: a better "defaults" - material-theme.config.json

* chore: fix paths for scripts

* feat: new folder "core" with managers

* chore: cleanup all useless things

* chore: update messages to be messages

* refactor: new setAccent command and better material.theme.config entry
2019-12-26 11:30:46 +01:00