Skip to content

Demiserular/Zenflow--vsTheme

Repository files navigation

ZenFlow Theme

A soothing, eye-friendly VS Code theme designed for prolonged coding sessions. ZenFlow combines a carefully selected color palette optimized for reducing eye strain with subtle animations that enhance your coding experience without being distracting.

Features

Soothing Color Palette - Carefully selected blues and complementary colors that are easy on the eyes
🌙 Reduced Eye Strain - Optimized contrast ratios for comfortable extended coding sessions
🎭 Semantic Highlighting - Colors are chosen to enhance code readability across all languages
Subtle Animations - Gentle transitions and animations enhance your experience without being distracting
🖥️ Comprehensive UI - Full theme coverage from editor to terminal, activity bar, and panels
👨‍💻 Language Optimized - Enhanced support for popular programming languages

Screenshots

[Screenshots will be added soon]

Installation

  1. Open Extensions sidebar in VS Code (Ctrl+Shift+X / Cmd+Shift+X)
  2. Search for ZenFlow Theme
  3. Click Install
  4. Open the Command Palette with Ctrl+Shift+P / Cmd+Shift+P
  5. Select Preferences: Color Theme and choose ZenFlow

Recommended Settings

For the best experience with ZenFlow theme, we recommend adding these settings to your settings.json:

{
    "editor.cursorBlinking": "phase",
    "editor.cursorSmoothCaretAnimation": "on",
    "editor.smoothScrolling": true,
    "editor.minimap.renderCharacters": false,
    "editor.fontLigatures": true,
    "workbench.list.smoothScrolling": true,
    "terminal.integrated.smoothScrolling": true
}

These settings enhance the smooth, relaxing experience of the theme with subtle animations.

Recommended Fonts

ZenFlow pairs beautifully with these programming fonts:

Feedback & Contributions

If you have suggestions or issues, please open an issue on our GitHub repository.

License

This theme is released under the MIT License.

Enjoy your calm, focused coding experience with ZenFlow!

About

Personal theme for vs-Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published