Skip to content

An expressive theme based on Dark Pro (Atom) but much more colorful

License

Notifications You must be signed in to change notification settings

Gaulomatic/VSCode-Expressive-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An expressive theme based on Dark Pro (Atom) but much more colorful. Optimized for TypeScript, HTML and C#.

GitHub repository

ScreenShots

C#

C#

TypeScript

TypeScript

JSON

JSON

Tweaks & Workbench theming

If you want to play around with new colors, use the setting workbench.colorCustomizations to customize the currently selected theme. For example, you can add this snippet in your "settings.json" file:

"workbench.colorCustomizations":{
  "tab.activeBackground": "#282c34",
  "activityBar.background": "#282c34",
  "editorGroup.background": "#282c34",
  "sideBar.background": "#282c34"
}

Please check the official documentation, Theme Color Reference, for more helpful information.

User definable syntax highlighting colors

You also can custom your syntax highlighting in "setting.json"

More info

About

An expressive theme based on Dark Pro (Atom) but much more colorful

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published