Oxocarbon is a High contrast accessible colorscheme inspired by IBM Carbon. It delivers class-leading readability without strain by adhering to WCAG 2.1 guidelines. Now with an OLED variant!
Features
Comprehensive semantic highlighting
Carefully crafted color palette for maximum contrast and readability
Support for various editor features:
Semantic tokens
Git decorations
Debug & Testing
Terminal colors
Status bar indicators
Editor widgets and overlays
Bracket pair colorization
Remote Development
Inlay hints
Peek view
Diff editor
Jupyter Notebook support
Quick input
Menu styling
Gauge indicators
Minimap customization
Banner styling
Cursor Chat
Language Support
Any language with a textmate parser and/or semantic highlghting support is supported (i.e. almost all of them)
Oxocarbon also provides handrolled syntax highlighting for:
An opinionated settings.json, keybindings.json, and list of extensions is also provided under assets/ in the GitHub Repository. On UNIX systems, you may clone this repository, install Cursor, and run make install to intall the configuration.
Development
The following requires Cargo/Rust. Changes should be made in oxocarbon.toml
To generate the JSON file, run make in the root directory. To test the colorscheme, press F5