Skip to content

shnarazk/quasarized-for-helix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quasarized-for-helix

A modified color scheme for helix editor based on Solarized

Features

Four more colors

Quasarized is a simple extention of Solarized color scheme. It adds 4 colors to main tones as described below. They are used for better readability or in UI components.

  • badge (002b36) was base03 in Solarized
  • badge (073642) was base02 in Solarized
  • badge (421307) NEW (compliment color of Dark3)
  • badge (30525c) NEW
  • badge (586e75) was base01 in Solarized
  • badge (657b83) was base00 in Solarized
  • badge (839496) was base0 in Solarized
  • badge (93a1a1) was base1 in Solarized
  • badge (c1c5bb) NEW
  • badge (eee8d5) was base2 in Solarized
  • badge (d4daee) NEW (compliment color of Light3)
  • badge (fdf6e3) was base3 in Solarized

Dark and light modes are completely symmetric.

Flipping assinged colors in main tones gets the other mode.
The rest part of files are identical.

Types in badge, Functions in badge, and Variables in badge

The other elements are assigned to quiet colors. It suits for strongly typed languages, which we love.

  • badge (b58900) namespace, label, constant, attribute, macro
  • badge (cb4b16) class, type, struct
  • badge (dc322f) enum variant
  • badge (d33682) type parameter
  • badge (6c71c4) function
  • badge (268bd2) operator
  • badge (2aa198) variable
  • badge (859900) keyword, special
Image

And more

  • rainbow brackets
  • dim colors for inlay-hint

Memo

About name

There is no color scheme starting with 'q' in helix builtin schemes. So it would be nice for completion. And GPT-5 proposed this one.

About

A modified color scheme for helix editor based on Solarized

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages