From a415c5326e8637dc24768a320531e91affd3dadb Mon Sep 17 00:00:00 2001 From: Nathan Graule Date: Sun, 6 May 2018 14:47:26 +0200 Subject: Move changelog to own file --- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++-- README.md | 25 +------------------------ 2 files changed, 36 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8c28d2..5b379d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,40 @@ # Change Log -All notable changes to the "arc-dark" extension will be documented in this file. +All notable changes to the "linux-themes" extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. ## [Unreleased] -- Initial release + +## v1.0.0: + +### Added +* United Ubuntu theme (initial release) +* Ambiance theme (initial release) +* [Ark Dark] Added Tomorrow token colors to for better looking cod* Sidebar is now the same color as the activity bar, making it look more like the Files app +* [Adapta Nokto] Added colors on debugging and toolbars + +## v0.5.0: + +### Changed +* [Adapta Nokto] Token colors to match Mattia Astorino's + +## v0.4.0: + +### Added +* Adapta theme (initial release) + +## v0.3.0: + +### Changed +* [Arc Dark] Directly included tokenColors from default Dark and Dark+ themes. + +## v0.2.0: + +### Changed +* [Arc Dark] Base syntax coloring to VS Dark+ +* [Arc Dark] Made selection highlight more visible + +## v0.1.0: + +### Changed +* [README.md](./README.md) updates diff --git a/README.md b/README.md index e62ef56..cbe7ea3 100644 --- a/README.md +++ b/README.md @@ -37,30 +37,7 @@ code --install-extension solarliner.linux-themes ### Changelog -* v1.0.0: - * Initial release of United Ubuntu theme - * Initial release of Ambiance theme - * Arc theme: - * Added Tomorrow token colors to Arc theme for better looking code - * Sidebar is now the same color as the activity bar, making it look more like the Files app - * Adapta theme: - * Added colors on debugging and toolbars - -* v0.5.0: - * Changed token colors on Adapta theme to match Mattia Astorino's - -* v0.4.0: - * Initial release of the Adapta theme - -* v0.3.0: - * Directly included tokenColors from default Dark and Dark+ themes. - -* v0.2.0: - * Changed base syntax coloring to VS Dark+ - * Made selection highlight more visible - -* v0.1.0: - * README.md updates +See [CHANGELOG.md](./CHANGELOG.md) for historical changelogs. ## Follow development -- cgit v1.2.3