Islands Dark Theme
A carefully crafted dark VS Code theme inspired by beautiful island landscapes. Islands Dark provides a perfect balance of aesthetics and readability with a thoughtfully selected color palette.
🎨 Color Palette
| Base |
Hex |
Usage |
| Primary Blue |
#548af7 |
Focus borders, buttons, links, primary highlights |
| Primary Orange |
#cf8e6d |
Keywords, storage, decorators, string interpolation |
| Primary Green |
#6aab73 |
Strings, code blocks |
| Primary Cyan |
#2aacb8 |
Numbers, regex, lifetime parameters |
| Primary Purple |
#c77dbb |
Types, classes, properties, interfaces, enums |
| Bright Green |
#73b00a |
Git added, testing passed |
| Error Red |
#f75464 |
Errors, git deleted, testing failed |
| Warning Yellow |
#e8a33e |
Warnings, testing queued, deprecated |
| Foreground Text |
#bcbec4 |
Main text, variables, operators |
| Dim Gray |
#7a7e85 |
Comments, descriptions, inactive elements |
| Dark Background |
#181a1d |
Editor background, panels, sidebar |
| Darker Background |
#161619 |
Tab backgrounds, subtle contrast areas |
| Lighter Gray |
#3c3f41 |
Borders, disabled elements |
✨ Features
- Dark Theme Optimized - Designed for reduced eye strain with balanced contrast
- Comprehensive Color Coverage - Colors for all syntax elements and UI components
- Semantic Highlighting - Full support for semantic token colors
- Language Support - Optimized coloring for JavaScript, TypeScript, Python, Go, Rust, CSS, YAML, JSON, Markdown, and more
- Git Integration - Clear visual indicators for git status changes
- Terminal Colors - Beautiful ANSI color palette for integrated terminal
- Diff Editor Support - Clear visualization of code changes
- Accessibility Focused - High contrast ratios for readability
🎯 Highlights
- Keywords & Control Flow: Warm orange (
#cf8e6d) for clear visibility
- Functions & Methods: Bright blue (
#56a8f5) for easy identification
- Strings & Code Blocks: Forest green (
#6aab73) for natural contrast
- Numbers & Constants: Cyan (
#2aacb8) for distinction
- Types & Classes: Mauve purple (
#c77dbb) for elegant categorization
- Comments: Subtle gray (
#7a7e85) in italic for reduced visual weight
Perfect for long coding sessions with its carefully balanced color scheme that's easy on the eyes while maintaining excellent visual hierarchy and code readability.
| |