Skip to content

Releases: vinitkumar/oscura-vim

1.1.0

05 Sep 10:24
e15e993

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0 Release

28 Mar 09:31
ebe7479

Choose a tag to compare

Release Notes

nvim2
nvim3

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.conf and oscura-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