mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Fix: Changing some colors in vsc theme.
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@
|
|||||||
"editor.background": "#1b1b25",
|
"editor.background": "#1b1b25",
|
||||||
"button.background": "#16161e",
|
"button.background": "#16161e",
|
||||||
"widget.shadow": "#16161e",
|
"widget.shadow": "#16161e",
|
||||||
"selection.background": "#16161e",
|
"selection.background": "#343746",
|
||||||
"descriptionForeground": "#F8F8F2",
|
"descriptionForeground": "#F8F8F2",
|
||||||
"errorForeground": "#F8F8F2",
|
"errorForeground": "#F8F8F2",
|
||||||
"icon.foreground": "#F8F8F2",
|
"icon.foreground": "#F8F8F2",
|
||||||
@@ -55,4 +55,4 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"editor.fontSize": 16
|
"editor.fontSize": 16
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user