diff --git a/README.md b/README.md index d664978..59fd206 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ We'd like to call out a few of the open source themes and repositories that help - [Gruvbox](https://github.com/morhetz/gruvbox) ## What are base16 themes? + > An architecture for building themes based on carefully chosen syntax highlighting using a base of sixteen colors. Base16 provides a set of guidelines detailing how to style syntax and how to code a builder for compiling Base16 schemes and templates. More on the details and structure here: [https://github.com/chriskempson/base16.](https://github.com/chriskempson/base16) @@ -30,6 +31,7 @@ Base16 themes were sourced and auto-generated based on the Alacritty themes coll Repo: [https://github.com/aarowill/base16-alacritty](https://github.com/aarowill/base16-alacritty) ## What are standard themes? + In this directory you'll find themes popular among other tools, including Solarized, Dracula and others. Themes in this directory were sourced and auto-generated based on the Alacritty themes collected by @eendroroy.