Skip to content

Theme based on OKSolar Color Themes. Available for Visual Studio Code, RStudio, Pygments/Jekyll, TextMate/Sublime, HighlightJS and PrismJS

License

Notifications You must be signed in to change notification settings

dieghernan/oksolar-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKSolar Theme

Preview in vscode.dev

OKSolar Banner

Dark and light syntax themes inspired by OKSolar by Zack Voase.

OKSolar is a redesign of Solarized, featuring:

  • Perceptual Uniformity:
    Utilizes the OKLab color space to achieve consistent perceptual brightness across colors, ensuring uniform contrast and readability.

  • Contrast Consistency:
    Designed to maintain equal contrast between background and accent colors in both light and dark modes, improving legibility in varying lighting conditions.

  • Background Contrast:
    Offers increased contrast between text and background, enhancing readability, especially in bright environments.

  • Five themes:

    • OKSolar Dark
    • OKSolar Light
    • OKSolar Red
    • OKSolar Green
    • OKSolar Purple
    • OKSolar Blue
    • OKSolar Sky

Themes available for:

  • Visual Studio Code (view in Visual Studio Marketplace)
  • RStudio
  • TextMate/Sublime
  • Pygments (compatible with the Jekyll assets site generator)
  • highlight.js
  • Prism.js
.
├── .github
├── assets
├── dist                  // Themes folder
│   ├── hljs              // highlight.js (*.css | *.min.css | *.scss files)
│   ├── prismjs           // prism.js (*.css | *.min.css | *.scss files)
│   ├── pygments          // Pygments/Jekyll (*.css | *.min.css | *.scss files)
│   ├── rstudio           // RStudio (*.rstheme files)
│   ├── tmtheme           // TextMate/Sublime (*.tmTheme files)
│   └── vscode            // Visual Studio Code Extension (Marketplace)
├── src
│   └── build_themes.R    // Build script (R language)
│   └── ...
│...

OKSolar Light

Light

OKSolar Sky

Sky

OKSolar Dark

Dark

OKSolar Red

Red

OKSolar Green

Green

OKSolar Purple

Purple

OKSolar Blue

Blue

About

Theme based on OKSolar Color Themes. Available for Visual Studio Code, RStudio, Pygments/Jekyll, TextMate/Sublime, HighlightJS and PrismJS

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published