diff --git a/README.md b/README.md index a4705c1..5311db5 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ [![Twitter](https://img.shields.io/twitter/url/https/github.com/equinusocio/vsc-material-theme.svg?style=flat-square)](https://twitter.com/intent/tweet?text=This%20is%20the%20most%20epic%20theme:&url=https%3A%2F%2Fgithub.com%2Fequinusocio%2Fvsc-material-theme) [![GitHub tag](https://img.shields.io/github/release/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/releases) - + The most epic theme meets Visual Studio Code. You can help by reporting issues [here](https://github.com/equinusocio/vsc-material-theme/issues) diff --git a/ui/settings.css b/ui/settings.css new file mode 100644 index 0000000..2e465f8 --- /dev/null +++ b/ui/settings.css @@ -0,0 +1,4 @@ +.AccentsRadioContainer > div { + display: inline-block; + margin-right: 10px; +} diff --git a/ui/settings.html b/ui/settings.html new file mode 100644 index 0000000..bf2b633 --- /dev/null +++ b/ui/settings.html @@ -0,0 +1,39 @@ + + + + + + + Material Theme Settings Editor + + + + + +
+

Material Theme Settings Editor (preview)

+
+ +
+ + +
+
+ + +
+ +
+ +
+
+
+ + + + + + +