Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-19 | Publish v1.3.0HEADmaster | Daniel Smith | |
2020-07-19 | Update Yaru/Dark screenshots | Daniel Smith | |
2020-07-19 | Rename United Ubuntu -> United GNOME | Daniel Smith | |
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 | Daniel Smith | |
Minor improvements | |||
2020-07-17 | Make Yaru Dark a little darker | Daniel Smith | |
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 | Daniel Smith | |
2020-07-17 | Copy Feichtmeier's Yaru changes to .ts source files | Daniel Smith | |
2020-07-16 | Yaru-dark: darken bar backgrounds | Feichtmeier | |
to improve contrast against the new badges | |||
2020-07-15 | Use warning color for normal badges | Feichtmeier | |
2020-07-15 | Further adaptions | Feichtmeier | |
- 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 | Feichtmeier | |
- 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 | Daniel Smith | |
Add a gallery page (fixes #26) | |||
2020-07-12 | Link to gallery page from the README | Waldir Pimenta | |
2020-07-12 | Add a gallery page | Waldir Pimenta | |
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 | Daniel Smith | |
2020-07-05 | Ignore *.vsix | Daniel Smith | |
2020-07-05 | Publish v1.2.0 | Daniel Smith | |
2020-07-05 | Update dependencies | Daniel Smith | |
2020-06-27 | Add Elementary theme (#25) | Daniel Smith | |
2020-06-27 | Merge pull request #24 from rdnlsmith/dependabot/npm_and_yarn/mixin-deep-1.3.2 | Daniel Smith | |
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 | dependabot[bot] | |
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 | Daniel Smith | |
2019-05-04 | Add Gulp for live theme editing | Daniel Smith | |
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 | Daniel Smith | |
2019-03-01 | Fix inconsistent license info | Daniel Smith | |
2019-03-01 | Update README | Daniel Smith | |
2019-03-01 | Add .vscodeignore | Daniel Smith | |
2019-03-01 | Move beta themes not in last release to beta branch | Daniel Smith | |
2019-02-24 | Communitheme: Remove in favor of Yaru / Yaru Dark | Daniel Smith | |
2019-02-21 | Highlight active indent guide for generated themes | Daniel Smith | |
2019-02-18 | Merge pull request #16 from rdnlsmith/yaru_light | Daniel Smith | |
Yaru: Add (light) theme | |||
2019-02-18 | Yaru: Tune syntax colors | Daniel Smith | |
2019-02-09 | Yaru: Add (light) theme | Daniel Smith | |
2019-02-09 | Yaru Dark: Rename from Yaru | Daniel Smith | |
2019-02-03 | Use comment color for Markdown quotes for generated themes | Daniel Smith | |
2019-02-03 | Better Arc theme (#15) | Daniel Smith | |
* 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 | Daniel Smith | |
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 | Daniel Smith | |
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 | Daniel Smith | |
2018-10-26 | Yaru: Add theme (preliminary) | Daniel Smith | |
2018-10-26 | Enable extension testing via F5 in VS Code | Daniel Smith | |
2018-10-26 | Integrate vscode-theme-generator | Daniel Smith | |
2018-10-26 | Group themes by light/dark | Daniel Smith | |
2018-05-07 | Merge branch 'master' of github.com:SolarLiner/vscode-arc-theme | Nathan Graule | |
2018-05-07 | Remove unused UnitedGNOME CSS file | Nathan Graule | |
2018-05-07 | Add extension to Ambiance palette file | Nathan Graule | |
2018-05-07 | Added Communitheme | Nathan Graule | |
2018-05-06 | README: minor grammar fix | Waldir Pimenta | |
2018-05-06 | Update CHANGELOG | Nathan Graule | |
2018-05-06 | Move changelog to own file | Nathan Graule | |