mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update log.date color
This commit is contained in:
parent
e81658f31f
commit
398338d4c2
3 changed files with 6 additions and 3 deletions
|
@ -350,7 +350,8 @@
|
|||
"meta.other.type.phpdoc.php support.other.namespace.php",
|
||||
"meta.other.type.phpdoc.php punctuation.separator.inheritance.php",
|
||||
"meta.other.type.phpdoc.php support.class",
|
||||
"keyword.other.phpdoc.php"
|
||||
"keyword.other.phpdoc.php",
|
||||
"log.date"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#5a638c"
|
||||
|
|
|
@ -372,7 +372,8 @@
|
|||
"meta.other.type.phpdoc.php support.other.namespace.php",
|
||||
"meta.other.type.phpdoc.php punctuation.separator.inheritance.php",
|
||||
"meta.other.type.phpdoc.php support.class",
|
||||
"keyword.other.phpdoc.php"
|
||||
"keyword.other.phpdoc.php",
|
||||
"log.date"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#7c7f87"
|
||||
|
|
|
@ -349,7 +349,8 @@
|
|||
"meta.other.type.phpdoc.php support.other.namespace.php",
|
||||
"meta.other.type.phpdoc.php punctuation.separator.inheritance.php",
|
||||
"meta.other.type.phpdoc.php support.class",
|
||||
"keyword.other.phpdoc.php"
|
||||
"keyword.other.phpdoc.php",
|
||||
"log.date"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#6a75a8" //"#7982a9"
|
||||
|
|
Loading…
Reference in a new issue