aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md19
1 files changed, 13 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b379d0..e450fa8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [Unreleased]
-## v1.0.0:
+### Added
+- Pocillo Dark (initial release)
+- Arc Light (initial release)
+
+### Changed
+- [Arc Dark] Explicitely set text input border color
+
+## v1.0.0
### Added
* United Ubuntu theme (initial release)
@@ -13,28 +20,28 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
* [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:
+## v0.5.0
### Changed
* [Adapta Nokto] Token colors to match Mattia Astorino's
-## v0.4.0:
+## v0.4.0
### Added
* Adapta theme (initial release)
-## v0.3.0:
+## v0.3.0
### Changed
* [Arc Dark] Directly included tokenColors from default Dark and Dark+ themes.
-## v0.2.0:
+## v0.2.0
### Changed
* [Arc Dark] Base syntax coloring to VS Dark+
* [Arc Dark] Made selection highlight more visible
-## v0.1.0:
+## v0.1.0
### Changed
* [README.md](./README.md) updates