mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-05-21 00:30:53 +02:00
background and comment colors corrected
This commit is contained in:
commit
7ecc2ffd39
@ -6,11 +6,9 @@
|
|||||||
"strings": "{color4}",
|
"strings": "{color4}",
|
||||||
"types": "{color5}",
|
"types": "{color5}",
|
||||||
"variables": "{color6}",
|
"variables": "{color6}",
|
||||||
"comments": "{color7}"
|
"comments": "{color8}"
|
||||||
}},
|
}},
|
||||||
"workbench.colorCustomizations": {{
|
"workbench.colorCustomizations": {{
|
||||||
"editor.background": "{color0}"
|
"editor.background": "{background}"
|
||||||
}}
|
}}
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user