Skip to content

Theme based on Selenized 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/selenized-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenized Themes

Preview in vscode.dev

Selenized Themes Banner

Dark and light syntax themes with green accents inspired by Selenized by Jan Warchoł.

Selenized is a redesign of Solarized, featuring:

  • Higher contrast and improved lightness, thanks to fine-tuned color palettes.
  • Consistent accent colors.
  • A focus on readability.
  • Four theme options:
    • Dark variants:
      • Black Theme
      • Dark Theme
    • Light variants:
      • Light Theme
      • White Theme

Themes available for:

  • Visual Studio Code (view in Visual Studio Marketplace)
  • RStudio
  • TextMate/Sublime
  • Pygments (compatible with the Jekyll static 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)
│   └── ...
│...

Selenized Black Theme

Black

Selenized Dark Theme

Dark

Selenized Light Theme

Light

Selenized White Theme

White

About

Theme based on Selenized 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