mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2025-03-13 23:07:43 -04:00
Revert turning on semantic highlighting by default
This commit is contained in:
parent
f74d15e05b
commit
2dbedf6053
3 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
||||||
"author": "Enkia",
|
"author": "Enkia",
|
||||||
"maintainers": ["Enkia <enki77@gmail.com>"],
|
"maintainers": ["Enkia <enki77@gmail.com>"],
|
||||||
"type": "dark",
|
"type": "dark",
|
||||||
"semanticHighlighting": true,
|
|
||||||
"semanticTokenColors": {
|
"semanticTokenColors": {
|
||||||
"parameter.declaration": {
|
"parameter.declaration": {
|
||||||
"foreground": "#e0af68"
|
"foreground": "#e0af68"
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
"author": "Enkia",
|
"author": "Enkia",
|
||||||
"maintainers": ["Enkia <enki77@gmail.com>"],
|
"maintainers": ["Enkia <enki77@gmail.com>"],
|
||||||
"type": "dark",
|
"type": "dark",
|
||||||
"semanticHighlighting": true,
|
|
||||||
"semanticTokenColors": {
|
"semanticTokenColors": {
|
||||||
"parameter.declaration": {
|
"parameter.declaration": {
|
||||||
"foreground": "#8f5e15"
|
"foreground": "#8f5e15"
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
"author": "Enkia",
|
"author": "Enkia",
|
||||||
"maintainers": ["Enkia <enki77@gmail.com>"],
|
"maintainers": ["Enkia <enki77@gmail.com>"],
|
||||||
"type": "dark",
|
"type": "dark",
|
||||||
"semanticHighlighting": true,
|
|
||||||
"semanticTokenColors": {
|
"semanticTokenColors": {
|
||||||
"parameter.declaration": {
|
"parameter.declaration": {
|
||||||
"foreground": "#e0af68"
|
"foreground": "#e0af68"
|
||||||
|
|
Loading…
Add table
Reference in a new issue