everforest-vscode
everforest-vscode copied to clipboard
Everforest Color Scheme for Visual Studio Code
𝐄𝐯𝐞𝐫𝐟𝐨𝐫𝐞𝐬𝐭
𝐃𝐚𝐫𝐤 𝐇𝐚𝐫𝐝 𝐅𝐥𝐚𝐭

𝐃𝐚𝐫𝐤 𝐌𝐞𝐝𝐢𝐮𝐦 𝐌𝐚𝐭𝐞𝐫𝐢𝐚𝐥

𝐃𝐚𝐫𝐤 𝐒𝐨𝐟𝐭 𝐇𝐢𝐠𝐡 𝐂𝐨𝐧𝐭𝐫𝐚𝐬𝐭

𝐋𝐢𝐠𝐡𝐭 𝐇𝐚𝐫𝐝 𝐅𝐥𝐚𝐭

𝐋𝐢𝐠𝐡𝐭 𝐌𝐞𝐝𝐢𝐮𝐦 𝐌𝐚𝐭𝐞𝐫𝐢𝐚𝐥

𝐋𝐢𝐠𝐡𝐭 𝐒𝐨𝐟𝐭 𝐇𝐢𝐠𝐡 𝐂𝐨𝐧𝐭𝐫𝐚𝐬𝐭

This color scheme is a port of Everforest for Visual Studio Code and its forks.
Everforest is a green based color scheme, it's designed to be warm and soft in order to protect developers' eyes.
Features
- Green based but warm-toned.
- Designed to have soft contrast for eye protection.
- Works well with redshift and f.lux.
- Customizable.
- Rich support for common file types.
- Semantic highlighting support.
- Italic support.
Optimized File Types and Syntax Extensions: (click on this line to expand)
The following file types and syntax extensions are basically optimized, but there might be some bugs and mistakes, feedback is welcome :)
- Assembly: MASM
- C#: builtin
- C++: buildin, C/C++, Better C++ Syntax
- C: builtin, C/C++
- Clojure: builtin
- CMake: CMake
- CoffeeScript: builtin
- CSS: builtin
- Dart: Dart
- Diff: builtin
- Dockerfile: builtin, vscode-docker-syntax, Better Dockerfile Syntax
- Elixir: vscode-elixir
- Elm: elm
- Erlang: erlang
- F#: builtin
- Fish: fish-vscode
- Fortran: Modern Fortran
- Git: builtin
- Go: builtin
- GraphQL: GraphQL, GraphQL for VSCode
- Groovy: builtin
- Haskell: Haskell Syntax Highlighting
- Html: builtin
- Java: builtin
- JavaScript: builtin (~~Babel JavaScript~~ not recommend #6)
- JSON: builtin
- JSX: builtin
- Julia: Julia
- Kotlin: Kotlin Language
- LaTex: LaTex
- LESS: builtin
- Lisp: Lisp
- Lua: builtin, Lua Plus
- Makefile: builtin
- Markdown: builtin
- ObjectiveC: builtin
- Perl: builtin
- PHP: builtin
- PowerShell: builtin
- Protobuf: vscode-proto3
- Pug: builtin
- PureScript: PureScript IDE
- Python: builtin, Pylance
- R: builtin
- reStructuredText: reStructuredText
- Ruby: VSCode Ruby, Ruby Language Colorization
- Rust: builtin, Rust Analyzer, vscode-rust-syntax
- SASS: Sass
- Scala: Scala Syntax (official)
- Shell: builtin, Better Shell Syntax
- SQL: builtin
- Stylus: Stylus
- Swift: builtin
- Tmux: tmux
- TOML: Better TOML
- TSX: builtin
- TypeScript: builtin
- VimL: vscode-viml-syntax
- VUE: jcbuisson.vue, liuji-jim.vue
- Xml: builtin
- YAML: builtin
Installation
- Press extensions icon in your editor.
- Search for
sainnhe.everforest. - Select this extension and press
installbutton.
Usage
- Click the gear button in the lower left corner.
- Click
Color Theme. - Select Everforest in the list.
Customization
There are some configuration options available in this theme, you can customize the palette, contrast, workbench style, etc. via user settings.
- Click the gear button in the lower left corner.
- Click
Settings. - Select
Everforestand change the settings.
FAQ
Q: How to enable cursive italic keywords?
A: The italicKeywords is designed to use with fonts that support cursive italic styles. To enable this feature:
- Install a font that supports cursive italic styles, for example: https://aka.sainnhe.dev/fonts
- Set the
everforest.italicKeywordsoption totruein user settings. - (optional) Set the
everforest.italicCommentsoption tofalsein user settings.
Related Projects
See this wiki page.
More Color Schemes
Contributing
See CONTRIBUTING.md.
Inspirations
- rhysd/vim-color-spring-night
- KKPMW/sacredforest-vim
- morhetz/gruvbox
- altercation/vim-colors-solarized