Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-19 | Update Yaru/Dark screenshots | ||
2020-07-19 | Rename United Ubuntu -> United GNOME | ||
United GNOME is apparently the actual name of the corresponding GTK theme. Keeping United Ubuntu as an alias until the v2.0 release so as not to break existing configs. | |||
2020-07-17 | Merge pull request #29 from Feichtmeier/Tiny_improvements_to_yaru | ||
Minor improvements | |||
2020-07-17 | Make Yaru Dark a little darker | ||
Darken sidebar section headers so they continue to match the activity bar, and darken the dropdown background so it continues to match the input background. Darken the sidebar for better contrast with new section header color and to match the Settings app sidebar in 20.04 Yaru Dark. | |||
2020-07-17 | Improve legibility/consistency of Yaru selection | ||
2020-07-17 | Copy Feichtmeier's Yaru changes to .ts source files | ||
2020-07-16 | Yaru-dark: darken bar backgrounds | ||
to improve contrast against the new badges | |||
2020-07-15 | Use warning color for normal badges | ||
2020-07-15 | Further adaptions | ||
- revert yaru light terminal colors back to white on purple - exactly use the correct greens for light and dark yaru themes | |||
2020-07-14 | Minor improvements | ||
- use orginal yaru green badges - use a light terminal to reduce the heavy contrast against the bright window | |||
2020-07-12 | Merge pull request #27 from waldyrious/gallery-page | ||
Add a gallery page (fixes #26) | |||
2020-07-12 | Link to gallery page from the README | ||
2020-07-12 | Add a gallery page | ||
Also make the README screenshots smaller, and display them in a grid. The screenshots were renamed to match the theme filenames, a new screenshot was added for the Elementary theme, and the Adapta Nokto screenshot was trimmed to remove the background. | |||
2020-07-05 | Update changelog | ||
2020-07-05 | Ignore *.vsix | ||
2020-07-05 | Publish v1.2.0 | ||
2020-07-05 | Update dependencies | ||
2020-06-27 | Add Elementary theme (#25) | ||
2020-06-27 | Merge pull request #24 from rdnlsmith/dependabot/npm_and_yarn/mixin-deep-1.3.2 | ||
Bump mixin-deep from 1.3.1 to 1.3.2 | |||
2020-06-27 | Bump mixin-deep from 1.3.1 to 1.3.2 | ||
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com> | |||
2020-06-27 | Add issue templates | ||
2019-05-04 | Add Gulp for live theme editing | ||
Run `npm start` from terminal to launch an extension host window and start watching the TypeScript source files. You can still open VS Code and press F5 if using a version older than 1.30 (January 2019). | |||
2019-03-01 | Increment version to 1.1.0 | ||
2019-03-01 | Fix inconsistent license info | ||
2019-03-01 | Update README | ||
2019-03-01 | Add .vscodeignore | ||
2019-03-01 | Move beta themes not in last release to beta branch | ||
2019-02-24 | Communitheme: Remove in favor of Yaru / Yaru Dark | ||
2019-02-21 | Highlight active indent guide for generated themes | ||
2019-02-18 | Merge pull request #16 from rdnlsmith/yaru_light | ||
Yaru: Add (light) theme | |||
2019-02-18 | Yaru: Tune syntax colors | ||
2019-02-09 | Yaru: Add (light) theme | ||
2019-02-09 | Yaru Dark: Rename from Yaru | ||
2019-02-03 | Use comment color for Markdown quotes for generated themes | ||
2019-02-03 | Better Arc theme (#15) | ||
* Arc Dark: Add alternative, generated theme * Match background/sidebar colors to Settings app * Arc Dark: rebuild with vscode-theme-generator 0.0.21 * Arc Dark: merge generated theme into original | |||
2019-01-31 | Update vscode-theme-generator to 0.0.21 | ||
Add support for the "modified tab" borders introduced in VS Code v. 1.29. | |||
2019-01-31 | Yaru: Use colors from Yaru-Dark GTK theme | ||
Background colors were previously variations of the title bar gray and the grays from https://design.ubuntu.com/brand/colour-palette/. Now, the sidebar and most of the window body are colored based on the Yaru-Dark version of the Settings app. The editor itself is slightly darker for improved contrast. | |||
2018-10-26 | Yaru: Add [beta] tag | ||
2018-10-26 | Yaru: Add theme (preliminary) | ||
2018-10-26 | Enable extension testing via F5 in VS Code | ||
2018-10-26 | Integrate vscode-theme-generator | ||
2018-10-26 | Group themes by light/dark | ||
2018-05-07 | Merge branch 'master' of github.com:SolarLiner/vscode-arc-theme | ||
2018-05-07 | Remove unused UnitedGNOME CSS file | ||
2018-05-07 | Add extension to Ambiance palette file | ||
2018-05-07 | Added Communitheme | ||
2018-05-06 | README: minor grammar fix | ||
2018-05-06 | Update CHANGELOG | ||
2018-05-06 | Move changelog to own file | ||
2018-05-05 | Add Pocillo Dark theme | ||