mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2025-03-27 23:21:28 -04:00
Update README
This commit is contained in:
parent
01d646abb2
commit
0063640667
1 changed files with 12 additions and 12 deletions
24
README.md
24
README.md
|
@ -142,6 +142,7 @@ macOS dark-mode doesn't play well with these two theme mods so I've chosen to da
|
||||||
|  `#f7768e` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red |
|
|  `#f7768e` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red |
|
||||||
|  `#ff9e64` | Number and Boolean constants, Language support constants |
|
|  `#ff9e64` | Number and Boolean constants, Language support constants |
|
||||||
|  `#e0af68` | Function parameters, Regex character sets, Terminal Yellow |
|
|  `#e0af68` | Function parameters, Regex character sets, Terminal Yellow |
|
||||||
|
|  `#cfc9c2` | Parameters inside functions (semantic highlighting only) |
|
||||||
|  `#9ece6a` | Strings, CSS class names |
|
|  `#9ece6a` | Strings, CSS class names |
|
||||||
|  `#73daca` | Object literal keys, Markdown links, Terminal Green |
|
|  `#73daca` | Object literal keys, Markdown links, Terminal Green |
|
||||||
|  `#b4f9f8` | Regex literal strings |
|
|  `#b4f9f8` | Regex literal strings |
|
||||||
|
@ -152,7 +153,6 @@ macOS dark-mode doesn't play well with these two theme mods so I've chosen to da
|
||||||
|  `#c0caf5` | Variables, Class names, Terminal White |
|
|  `#c0caf5` | Variables, Class names, Terminal White |
|
||||||
|  `#a9b1d6` | Editor Foreground |
|
|  `#a9b1d6` | Editor Foreground |
|
||||||
|  `#9aa5ce` | Markdown Text, HTML Text |
|
|  `#9aa5ce` | Markdown Text, HTML Text |
|
||||||
|  `#cfc9c2` | Parameters inside functions (semantic highlighting only) |
|
|
||||||
|  `#565f89` | Comments |
|
|  `#565f89` | Comments |
|
||||||
|  `#414868` | Terminal Black |
|
|  `#414868` | Terminal Black |
|
||||||
|  `#24283b` | Editor Background (Storm) |
|
|  `#24283b` | Editor Background (Storm) |
|
||||||
|
@ -164,18 +164,18 @@ macOS dark-mode doesn't play well with these two theme mods so I've chosen to da
|
||||||
|  `#8c4351` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red |
|
|  `#8c4351` | This keyword, HTML elements, Regex group symbol, CSS units, Terminal Red |
|
||||||
|  `#965027` | Number and Boolean constants, Language support constants |
|
|  `#965027` | Number and Boolean constants, Language support constants |
|
||||||
|  `#8f5e15` | Function parameters, Regex character sets, Terminal Yellow |
|
|  `#8f5e15` | Function parameters, Regex character sets, Terminal Yellow |
|
||||||
|  `#485e30` | Strings, CSS class names |
|
|
||||||
|  `#33635c` | Object literal keys, Markdown links, Regex literal strings, Terminal Green |
|
|
||||||
|  `#166775` | Language support functions, CSS HTML elements |
|
|
||||||
|  `#0f4b6e` | Object properties, Regex quantifiers and flags, Terminal Cyan, Markdown code, Import/export keywords |
|
|
||||||
|  `#34548a` | Function names, CSS property names, Markdown Headings, Terminal Blue |
|
|
||||||
|  `#5a4a78` | Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta |
|
|
||||||
|  `#343b58` | Editor Foreground, Variables, Class names, Terminal White |
|
|
||||||
|  `#565a6e` | Markdown Text, HTML Text |
|
|
||||||
|  `#634f30` | Parameters inside functions (semantic highlighting only) |
|
|  `#634f30` | Parameters inside functions (semantic highlighting only) |
|
||||||
|  `#0f0f14` | Terminal Black |
|
|  `#385f0d` | Strings, CSS class names |
|
||||||
|  `#9699a3` | Comments |
|
|  `#33635c` | Object literal keys, Markdown links, Regex literal strings, Terminal Green |
|
||||||
|  `#d5d6db` | Editor Background |
|
|  `#006c86` | Language support functions, CSS HTML elements |
|
||||||
|
|  `#0f4b6e` | Object properties, Regex quantifiers and flags, Terminal Cyan, Markdown code, Import/export keywords |
|
||||||
|
|  `#2959aa` | Function names, CSS property names, Markdown Headings, Terminal Blue |
|
||||||
|
|  `#5a3e8e` | Control Keywords, Storage Types, Regex symbols and operators, HTML Attributes, Terminal Magenta |
|
||||||
|
|  `#343b58` | Editor Foreground, Variables, Class names, Terminal White |
|
||||||
|
|  `#40434f` | Markdown Text, HTML Text |
|
||||||
|
|  `#343B58` | Terminal Black |
|
||||||
|
|  `#6c6e75` | Comments |
|
||||||
|
|  `#e6e7ed` | Editor Background |
|
||||||
|
|
||||||
## Other Ports
|
## Other Ports
|
||||||
**iTerm**
|
**iTerm**
|
||||||
|
|
Loading…
Add table
Reference in a new issue