Skip to content

sibuting921/vscode_gray_theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

vscode_theme

Gray theme files for visual studio code

VS Code theme with gray background which perfectly work with the "Default Light+" theme. The reason for changing the background color from #ffffff to #dedede (to gray) is because LED displays have higher contrast, so this would be a good idea to change background color to deeper color if the light hurts your eyes.

Setup

Download and replace settings.json file.

Windows VSCodium settings.json file path: "%appdata%\VSCodium\User\settings.json".

You can also customize your active Visual Studio Code color theme using the workbench.colorCustomizations user setting.

Go to Settings (ctrl+,), search for “color customizations”, select “Edit in settings.json” below Workbench: Color Customizations.

A settings.json file will be opened, you can edit it or replace it.

reference

officle site - Theme Color

stackoverflow-How to edit default dark theme for Visual Studio Code?

selfelected - Change background colour in vscode

About

Theme files for visual studio code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published