aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-19Publish v1.3.0HEADmasterGravatar Daniel Smith
2020-07-19Update Yaru/Dark screenshotsGravatar Daniel Smith
2020-07-19Rename United Ubuntu -> United GNOMEGravatar 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-17Merge pull request #29 from Feichtmeier/Tiny_improvements_to_yaruGravatar Daniel Smith
Minor improvements
2020-07-17Make Yaru Dark a little darkerGravatar 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-17Improve legibility/consistency of Yaru selectionGravatar Daniel Smith
2020-07-17Copy Feichtmeier's Yaru changes to .ts source filesGravatar Daniel Smith
2020-07-16Yaru-dark: darken bar backgroundsGravatar Feichtmeier
to improve contrast against the new badges
2020-07-15Use warning color for normal badgesGravatar Feichtmeier
2020-07-15Further adaptionsGravatar Feichtmeier
- revert yaru light terminal colors back to white on purple - exactly use the correct greens for light and dark yaru themes
2020-07-14Minor improvementsGravatar Feichtmeier
- use orginal yaru green badges - use a light terminal to reduce the heavy contrast against the bright window
2020-07-12Merge pull request #27 from waldyrious/gallery-pageGravatar Daniel Smith
Add a gallery page (fixes #26)
2020-07-12Link to gallery page from the READMEGravatar Waldir Pimenta
2020-07-12Add a gallery pageGravatar 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-05Update changelogGravatar Daniel Smith
2020-07-05Ignore *.vsixGravatar Daniel Smith
2020-07-05Publish v1.2.0Gravatar Daniel Smith
2020-07-05Update dependenciesGravatar Daniel Smith
2020-06-27Add Elementary theme (#25)Gravatar Daniel Smith
2020-06-27Merge pull request #24 from rdnlsmith/dependabot/npm_and_yarn/mixin-deep-1.3.2Gravatar Daniel Smith
Bump mixin-deep from 1.3.1 to 1.3.2
2020-06-27Bump mixin-deep from 1.3.1 to 1.3.2Gravatar 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-27Add issue templatesGravatar Daniel Smith
2019-05-04Add Gulp for live theme editingGravatar 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-01Increment version to 1.1.0Gravatar Daniel Smith
2019-03-01Fix inconsistent license infoGravatar Daniel Smith
2019-03-01Update READMEGravatar Daniel Smith
2019-03-01Add .vscodeignoreGravatar Daniel Smith
2019-03-01Move beta themes not in last release to beta branchGravatar Daniel Smith
2019-02-24Communitheme: Remove in favor of Yaru / Yaru DarkGravatar Daniel Smith
2019-02-21Highlight active indent guide for generated themesGravatar Daniel Smith
2019-02-18Merge pull request #16 from rdnlsmith/yaru_lightGravatar Daniel Smith
Yaru: Add (light) theme
2019-02-18Yaru: Tune syntax colorsGravatar Daniel Smith
2019-02-09Yaru: Add (light) themeGravatar Daniel Smith
2019-02-09Yaru Dark: Rename from YaruGravatar Daniel Smith
2019-02-03Use comment color for Markdown quotes for generated themesGravatar Daniel Smith
2019-02-03Better Arc theme (#15)Gravatar 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-31Update vscode-theme-generator to 0.0.21Gravatar Daniel Smith
Add support for the "modified tab" borders introduced in VS Code v. 1.29.
2019-01-31Yaru: Use colors from Yaru-Dark GTK themeGravatar 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-26Yaru: Add [beta] tagGravatar Daniel Smith
2018-10-26Yaru: Add theme (preliminary)Gravatar Daniel Smith
2018-10-26Enable extension testing via F5 in VS CodeGravatar Daniel Smith
2018-10-26Integrate vscode-theme-generatorGravatar Daniel Smith
2018-10-26Group themes by light/darkGravatar Daniel Smith
2018-05-07Merge branch 'master' of github.com:SolarLiner/vscode-arc-themeGravatar Nathan Graule
2018-05-07Remove unused UnitedGNOME CSS fileGravatar Nathan Graule
2018-05-07Add extension to Ambiance palette fileGravatar Nathan Graule
2018-05-07Added CommunithemeGravatar Nathan Graule
2018-05-06README: minor grammar fixGravatar Waldir Pimenta
2018-05-06Update CHANGELOGGravatar Nathan Graule
2018-05-06Move changelog to own fileGravatar Nathan Graule