Skip to content

gokhangunduz/alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha

Perceptually balanced syntax palette with a restrained interface. Two variants — alpha dark and alpha light.

Install · Website · Changelog · Issues


alpha — dark variant

Why alpha

  • Two variants. alpha dark and alpha light. Switch with your OS, or pin one.
  • Equal-weight syntax palette. Seven hues calibrated so no token visually dominates another — the eye reads structure, not emphasis.
  • Restrained interface. Editor, sidebar, status bar, tabs, panels, terminal — all tuned to stay out of the way.
  • WCAG-AA on light. Light variant retuned per hue to clear ≥ 4.5:1 contrast on white.
  • Free & open source. MIT-licensed. No telemetry, no account, no paywall.

Install

From VS Code

  1. Open the Extensions panel (⌘+Shift+X / Ctrl+Shift+X).
  2. Search for Alpha.
  3. Click Install.
  4. Run Preferences: Color Theme (⌘+K ⌘+T / Ctrl+K Ctrl+T) and pick alpha dark or alpha light.

From the command line

code --install-extension gokhangunduz.alpha

Or grab it directly from the Visual Studio Marketplace or Open VSX.

Match your system theme

To switch between dark and light automatically with your OS:

  1. Open settings (⌘+, / Ctrl+,) and search for Auto Detect Color Scheme, enable it.
  2. Set Preferred Dark Color Theme to alpha dark.
  3. Set Preferred Light Color Theme to alpha light.

The palette

The dark variant locks every syntax color at HSL(h, 100%, 68%) — only the hue rotates, so weights stay equal across all seven colors. The light variant keeps saturation at 100% but lowers lightness per hue so each one clears WCAG-AA contrast on white.

Hue Used for Dark Light
variables, tags #ff5c5c #ed0000
20° constants, numbers #ff925c #d14600
49° classes, types #ffe15c #8c7300
143° strings #5cff9a #008734
186° functions #5cefff #008391
221° operators #5c8fff #266bff
284° keywords #d35cff #bd08ff

In action

alpha — command palette

Contributing

Bug reports, palette suggestions, and pull requests are welcome.

License

MIT © Gökhan Gündüz

About

Alpha Theme is a modern and minimalist Visual Studio Code (VSC) theme. It offers a carefully selected color palette and an easy-on-the-eyes design to enhance your coding experience. It provides a perfect look in dark mode.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors