Releases: vinitkumar/oscura-vim
Releases · vinitkumar/oscura-vim
1.1.0
What's Changed
- feat: Add oscura-dusk-light theme with accessibility compliance by @vinitkumar in #4
- feat: add tests by @vinitkumar in #2
- Feat/oscura dusk light theme by @vinitkumar in #5
New Contributors
- @vinitkumar made their first contribution in #4
Full Changelog: 1.0.0...1.1.0
1.0.0 Release
Release Notes
Vim Colorschemes
-
Oscura: Deep dark theme (#0B0B0F)
- Classic dark theme aesthetics
- Optimal for low-light environments
- High contrast syntax highlighting
- Enhanced TypeScript/JavaScript support
-
Oscura Dusk: Modern variant (#131419)
- Slightly lighter background
- Enhanced contrast for better readability
- Updated error and warning colors
- Optimized for various lighting conditions
New Terminal Support
- Added terminal emulator support for multiple platforms:
- Kitty terminal theme integration
- Ghostty terminal theme integration
Kitty Terminal Support
- Added two theme variants:
oscura.confandoscura-dusk.conf - Includes complete color palette matching the Vim themes
- Easy installation via Kitty's theme kitten
- Interactive theme preview support
Ghostty Terminal Support
- Added theme configurations for both Oscura variants
- Full 16-color palette support
- Cursor and selection color customization
- Compatible with Ghostty's theme system
Documentation Updates
- Added detailed installation instructions for both terminal emulators
- Included configuration examples and usage guides
- Updated README with terminal-specific sections
Installation
See the updated README.md for detailed installation instructions for:
- Vim/Neovim
- Kitty Terminal
- Ghostty Terminal
Notes
- All terminal themes maintain consistent colors with the original Vim themes
- Both dark variants (Oscura and Oscura Dusk) are fully supported across all platforms
- Complete support for modern coding features including:
- Git diff highlighting
- Search and visual mode highlighting
- TreeSitter support for Neovim
- Enhanced markdown and documentation syntax

