File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Charcoal Dark is meant to help distinguish Code from UI. Charcoal is inspired by
2020and 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
2626Below are instructions to install Charcoal for different package managers:
You can’t perform that action at this time.
0 commit comments