ZenFlow Noir Theme
A sophisticated, eye-friendly dark theme designed for prolonged coding sessions. ZenFlow Noir combines a deep obsidian background with carefully selected accent colors that reduce eye strain while enhancing code readability.
Features
✨ Deep Obsidian Background - Rich, deep black (#0A0A0E) provides the perfect canvas for code
🌙 Optimized Color Palette - Four carefully selected accent colors for maximum readability:
- Emerald Green (#2ECC71) for strings and success indicators
- Azure Blue (#3498DB) for keywords and UI elements
- Amber Yellow (#F39C12) for functions and warnings
- Coral Red (#E74C3C) for errors and deletions
🎭 Enhanced Typography - Optimized settings for the best reading experience
✅ Enhanced Visibility - High contrast between background and text with subtle text effects
🖥️ Sophisticated UI - Translucent elements with frosted glass effects and smooth transitions
👨💻 Developer-Focused - Enhanced syntax highlighting for popular programming languages
Screenshots
[Screenshots will be added soon]
Installation
- Open Extensions sidebar in VS Code (
Ctrl+Shift+X
/ Cmd+Shift+X
)
- Search for
ZenFlow Noir
- Click Install
- Open the Command Palette with
Ctrl+Shift+P
/ Cmd+Shift+P
- Select Preferences: Color Theme and choose ZenFlow Noir
Recommended Settings
For the best experience with ZenFlow Noir theme, we recommend adding these settings to your settings.json
:
{
"editor.fontFamily": "'Fira Code', 'JetBrains Mono', Consolas, monospace",
"editor.fontSize": 14,
"editor.fontLigatures": true,
"editor.lineHeight": 24,
"workbench.colorTheme": "ZenFlow Noir",
"editor.cursorBlinking": "phase",
"editor.cursorSmoothCaretAnimation": "on",
"editor.smoothScrolling": true,
"editor.minimap.renderCharacters": false,
"workbench.list.smoothScrolling": true,
"terminal.integrated.smoothScrolling": true
}
These settings enhance the sophisticated, relaxing experience of the theme with smooth animations and excellent typography.
Recommended Fonts
ZenFlow Noir pairs beautifully with these programming fonts:
Accessibility Considerations
- WCAG 2.1 color contrast compliance
- Color-blind friendly palette
- Optimized for extended coding sessions
- Reduced eye strain with carefully selected colors
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 sophisticated, focused coding experience with ZenFlow Noir!