Skip to content

Commit 13010e7

Browse files
committed
Release: v1.1.0 released.
1 parent 5b6bab3 commit 13010e7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## v1.1.0 - 31/10/2025
4+
- **breaking**: color palette is now 8 colors for both dark and light monochrome variants.
5+
- feature: easier to manage colors.
6+
- add: more contrast in foreground colors.
7+
8+
## v1.0.0 - 29/10/2025
9+
- Initial apply of charcoal color-scheme.
10+
- Easy installation with package manager.
11+
- Support for dark and light modes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Charcoal Dark is meant to help distinguish Code from UI. Charcoal is inspired by
2020
and Gruvbox Material colorschemes and tries to be simple and easy-on-eyes theme.
2121

2222
## Preview
23-
<a href="https://github.com/mubin6th/charcoal/blob/develop/readme_resources/preview_neovim_v1.0.0.png?raw=true"><img alt="preview_neovim_v1.0.0.png" src="https://github.com/mubin6th/charcoal/blob/develop/readme_resources/preview_neovim_v1.0.0.png?raw=true"></a>
23+
<a href="https://github.com/mubin6th/charcoal/blob/develop/readme_resources/preview_neovim_v1.1.0.png?raw=true"><img alt="preview_neovim_v1.1.0.png" src="https://github.com/mubin6th/charcoal/blob/develop/readme_resources/preview_neovim_v1.1.0.png?raw=true"></a>
2424

2525
## Install
2626
Below are instructions to install Charcoal for different package managers:

0 commit comments

Comments
 (0)