Morgan Theme
A custom VS Code theme with both dark and light variants, featuring a modern color palette with carefully crafted syntax highlighting.
Features
- Dual themes: Both dark and light variants
- Modern colors: Featuring vibrant green (
#78db8e ) and blue (#1565C0 ) accents
- Optimized readability: Carefully chosen contrast ratios for comfortable coding
- Comprehensive coverage: Supports all major programming languages and file types
Themes Included
Morgan Dark
A sleek dark theme with high contrast and vibrant accent colors.
Morgan Light
A clean light theme with subtle backgrounds and the same accent colors as the dark variant.
Installation
- Install the extension from the VS Code marketplace
- Open Command Palette (
Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows/Linux)
- Type "Preferences: Color Theme" and select it
- Choose either "Morgan Dark" or "Morgan Light"
Color Palette
- Primary Green:
#78db8e - Used for active elements, selections, and key highlights
- Primary Blue:
#1565C0 - Used for focus states, hovers, and secondary highlights
- Background (Light):
#eeeeee - Editor background in light theme
- Background (Dark):
#000000 - Editor background in dark theme
Development
To contribute or modify this theme:
- Clone the repository
- Open in VS Code
- Press
F5 to launch Extension Development Host
- Make changes to the theme files in the
themes/ directory
- Reload the Extension Development Host to see changes
Author
Created by Morgan
Enjoy coding with style!
| |