Skip to content
/ xpcode Public

Dark code theme, based on the Windows XP Blue color palette.

License

Notifications You must be signed in to change notification settings

xmagee/xpcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My VSCode theme, made with vscode-theme-generator-quick-start

xpcode preview image

Color palette:

black: '#101010',
white: '#FFFFFF',
blue: '#3B77BC',
red: '#DE482B',
green: '#81C046',
yellow: '#FCCF03'

build this

  • install vsce if not already installed:
    • $ npm i -g vsce
  • $ git clone https://github.com/xmagee/xpcode.git && cd xpcode
  • $ vsce package
  • install in VSCode/VSCodium via VSIX

install this