0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update README

This commit is contained in:
Kristi 2021-03-31 23:05:24 -04:00
parent a63e0c7192
commit 55c952fc9e
2 changed files with 36 additions and 32 deletions

View file

@ -1,4 +1,8 @@
# Release Notes # Release Notes
## 0.7.6
`2021-03-31`
- Update README (Color Palette)
## 0.7.5 ## 0.7.5
`2021-03-31` `2021-03-31`
- Update README (Color Palette, Spelling) - Update README (Color Palette, Spelling)

View file

@ -67,41 +67,41 @@ macOS dark-mode doesn't play well with these two theme mods so I've chosen to da
#### Tokyo Night and Tokyo Night Storm #### Tokyo Night and Tokyo Night Storm
| Color                | Use | | Color                | Use |
| ---------- | ------------------------------------------------------------ | | ---------- | ------------------------------------------------------------ |
| ![#f7768e](https://via.placeholder.com/15/f7768e/000000?text=+) `#f7768e` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red | | ![#f7768e](https://via.placeholder.com/15/f7768e/f7768e?text=+) `#f7768e` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red |
| ![#ff9e64](https://via.placeholder.com/15/ff9e64/000000?text=+) `#ff9e64` | Number and Boolean constants, Language support constants | | ![#ff9e64](https://via.placeholder.com/15/ff9e64/ff9e64?text=+) `#ff9e64` | Number and Boolean constants, Language support constants |
| ![#e0af68](https://via.placeholder.com/15/e0af68/000000?text=+) `#e0af68` | Function parameters, Regex character sets, Terminal Yellow | | ![#e0af68](https://via.placeholder.com/15/e0af68/e0af68?text=+) `#e0af68` | Function parameters, Regex character sets, Terminal Yellow |
| ![#9ece6a](https://via.placeholder.com/15/9ece6a/000000?text=+) `#9ece6a` | Strings, CSS class names | | ![#9ece6a](https://via.placeholder.com/15/9ece6a/9ece6a?text=+) `#9ece6a` | Strings, CSS class names |
| ![#73daca](https://via.placeholder.com/15/73daca/000000?text=+) `#73daca` | Object literal keys, Markdown links, Terminal Green | | ![#73daca](https://via.placeholder.com/15/73daca/73daca?text=+) `#73daca` | Object literal keys, Markdown links, Terminal Green |
| ![#b4f9f8](https://via.placeholder.com/15/b4f9f8/000000?text=+) `#b4f9f8` | Regex literal strings | | ![#b4f9f8](https://via.placeholder.com/15/b4f9f8/b4f9f8?text=+) `#b4f9f8` | Regex literal strings |
| ![#2ac3de](https://via.placeholder.com/15/2ac3de/000000?text=+) `#2ac3de` | Language support functions, CSS HTML elements | | ![#2ac3de](https://via.placeholder.com/15/2ac3de/2ac3de?text=+) `#2ac3de` | Language support functions, CSS HTML elements |
| ![#7dcfff](https://via.placeholder.com/15/7dcfff/000000?text=+) `#7dcfff` | Object properties, Regex quantifiers and flags, Markdown headings, Terminal Cyan, Markdown code, Import/export keywords | | ![#7dcfff](https://via.placeholder.com/15/7dcfff/7dcfff?text=+) `#7dcfff` | Object properties, Regex quantifiers and flags, Markdown headings, Terminal Cyan, Markdown code, Import/export keywords |
| ![#7aa2f7](https://via.placeholder.com/15/7aa2f7/000000?text=+) `#7aa2f7` | Function names, CSS property names, Terminal Blue | | ![#7aa2f7](https://via.placeholder.com/15/7aa2f7/7aa2f7?text=+) `#7aa2f7` | Function names, CSS property names, Terminal Blue |
| ![#bb9af7](https://via.placeholder.com/15/bb9af7/000000?text=+) `#bb9af7` | Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta | | ![#bb9af7](https://via.placeholder.com/15/bb9af7/bb9af7?text=+) `#bb9af7` | Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta |
| ![#c0caf5](https://via.placeholder.com/15/c0caf5/000000?text=+) `#c0caf5` | Variables, Class names, Terminal White | | ![#c0caf5](https://via.placeholder.com/15/c0caf5/c0caf5?text=+) `#c0caf5` | Variables, Class names, Terminal White |
| ![#a9b1d6](https://via.placeholder.com/15/a9b1d6/000000?text=+) `#a9b1d6` | Editor Foreground | | ![#a9b1d6](https://via.placeholder.com/15/a9b1d6/a9b1d6?text=+) `#a9b1d6` | Editor Foreground |
| ![#9aa5ce](https://via.placeholder.com/15/9aa5ce/000000?text=+) `#9aa5ce` | Markdown Text, HTML Text, Parameters inside functions (semantic highlighting only) | | ![#9aa5ce](https://via.placeholder.com/15/9aa5ce/9aa5ce?text=+) `#9aa5ce` | Markdown Text, HTML Text, Parameters inside functions (semantic highlighting only) |
| ![#565f89](https://via.placeholder.com/15/565f89/000000?text=+) `#565f89` | Comments | | ![#565f89](https://via.placeholder.com/15/565f89/565f89?text=+) `#565f89` | Comments |
| ![#414868](https://via.placeholder.com/15/414868/000000?text=+) `#414868` | Terminal Black | | ![#414868](https://via.placeholder.com/15/414868/414868?text=+) `#414868` | Terminal Black |
| ![#24283b](https://via.placeholder.com/15/24283b/000000?text=+) `#24283b` | Editor Background (Storm) | | ![#24283b](https://via.placeholder.com/15/24283b/24283b?text=+) `#24283b` | Editor Background (Storm) |
| ![#1a1b26](https://via.placeholder.com/15/1a1b26/000000?text=+) `#1a1b26` | Editor Background (Night) | | ![#1a1b26](https://via.placeholder.com/15/1a1b26/1a1b26?text=+) `#1a1b26` | Editor Background (Night) |
#### Tokyo Night Light #### Tokyo Night Light
| Color                | Use | | Color                | Use |
| ---------- | ------------------------------------------------------------ | | ---------- | ------------------------------------------------------------ |
| ![#8c4351](https://via.placeholder.com/15/8c4351/000000?text=+) `#8c4351` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red | | ![#8c4351](https://via.placeholder.com/15/8c4351/8c4351?text=+) `#8c4351` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red |
| ![#965027](https://via.placeholder.com/15/965027/000000?text=+) `#965027` | Number and Boolean constants, Language support constants | | ![#965027](https://via.placeholder.com/15/965027/965027?text=+) `#965027` | Number and Boolean constants, Language support constants |
| ![#8f5e15](https://via.placeholder.com/15/8f5e15/000000?text=+) `#8f5e15` | Function parameters, Regex character sets, Terminal Yellow | | ![#8f5e15](https://via.placeholder.com/15/8f5e15/8f5e15?text=+) `#8f5e15` | Function parameters, Regex character sets, Terminal Yellow |
| ![#485e30](https://via.placeholder.com/15/485e30/000000?text=+) `#485e30` | Strings, CSS class names | | ![#485e30](https://via.placeholder.com/15/485e30/485e30?text=+) `#485e30` | Strings, CSS class names |
| ![#33635c](https://via.placeholder.com/15/33635c/000000?text=+) `#33635c` | Object literal keys, Markdown links, Regex literal strings, Terminal Green | | ![#33635c](https://via.placeholder.com/15/33635c/33635c?text=+) `#33635c` | Object literal keys, Markdown links, Regex literal strings, Terminal Green |
| ![#166775](https://via.placeholder.com/15/166775/000000?text=+) `#166775` | Language support functions, CSS HTML elements | | ![#166775](https://via.placeholder.com/15/166775/166775?text=+) `#166775` | Language support functions, CSS HTML elements |
| ![#0f4b6e](https://via.placeholder.com/15/0f4b6e/000000?text=+) `#0f4b6e` | Object properties, Regex quantifiers and flags, Terminal Cyan, Markdown code, Import/export keywords | | ![#0f4b6e](https://via.placeholder.com/15/0f4b6e/0f4b6e?text=+) `#0f4b6e` | Object properties, Regex quantifiers and flags, Terminal Cyan, Markdown code, Import/export keywords |
| ![#34548a](https://via.placeholder.com/15/34548a/000000?text=+) `#34548a` | Function names, CSS property names, Markdown Headings, Terminal Blue | | ![#34548a](https://via.placeholder.com/15/34548a/34548a?text=+) `#34548a` | Function names, CSS property names, Markdown Headings, Terminal Blue |
| ![#5a4a78](https://via.placeholder.com/15/5a4a78/000000?text=+) `#5a4a78` | Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta | | ![#5a4a78](https://via.placeholder.com/15/5a4a78/5a4a78?text=+) `#5a4a78` | Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta |
| ![#343b58](https://via.placeholder.com/15/343b58/000000?text=+) `#343b58` | Editor Foreground, Variables, Class names, Terminal White | | ![#343b58](https://via.placeholder.com/15/343b58/343b58?text=+) `#343b58` | Editor Foreground, Variables, Class names, Terminal White |
| ![#565a6e](https://via.placeholder.com/15/565a6e/000000?text=+) `#565a6e` | Markdown Text, HTML Text, Parameters used inside functions (semantic highlighting only) | | ![#565a6e](https://via.placeholder.com/15/565a6e/565a6e?text=+) `#565a6e` | Markdown Text, HTML Text, Parameters used inside functions (semantic highlighting only) |
| ![#0f0f14](https://via.placeholder.com/15/0f0f14/000000?text=+) `#0f0f14` | Terminal Black | | ![#0f0f14](https://via.placeholder.com/15/0f0f14/f0f14?text=+) `#0f0f14` | Terminal Black |
| ![#9699a3](https://via.placeholder.com/15/9699a3/000000?text=+) `#9699a3` | Comments | | ![#9699a3](https://via.placeholder.com/15/9699a3/9699a3?text=+) `#9699a3` | Comments |
| ![#d5d6db](https://via.placeholder.com/15/d5d6db/000000?text=+) `#d5d6db` | Editor Background | | ![#d5d6db](https://via.placeholder.com/15/d5d6db/5d6db?text=+) `#d5d6db` | Editor Background |
## Other portings ## Other portings
**iTerm** **iTerm**
@ -139,4 +139,4 @@ This theme also has support for [lightline](https://github.com/itchyny/lightline
<br><br> <br><br>
**Enjoy!** **Enjoy!**
###### Tokyo Tower icon used in theme icon made by Smashicons from www.flaticon.com ###### Tokyo Tower icon used in theme icon made by Smashicons from www.flaticon.com. Color palettes in this README use www.placeholder.com.