Releases: nyoom-engineering/oxocarbon-vscode
Nightly 20250912 (6536f05)
Installation
TextMate (macOS):
- Unzip the TextMate archive.
- Copy the
.tmThemefiles to~/Library/Application Support/TextMate/Themes
Sublime Text (Unix):
- Copy the
.tmThemefiles to~/Library/Application Support/Sublime Text/Packages/User - Then select it via Preferences > Color Scheme
VS Code:
- Install via UI: Extensions > ... > Install from VSIX... and select
*.vsix - Or via CLI (Unix):
code --install-extension *.vsixVisual Studio (Windows):
- Unzip the Visual Studio archive.
- Copy the
.pkgdeffiles to<vs_install_dir>\\Common7\\IDE\\CommonExtensions\\Platform - Example:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Platform
Zed (Unix):
- Unzip the Zed archive.
- Copy
oxocarbon.jsonto~/.config/zed/themes/
Nightly 20250911 (d1004ed)
Full Changelog: nightly-20250911-b3d2448...nightly-20250911-d1004ed
Nightly 20250911 (b3d2448)
Full Changelog: nightly-20250911-a1b3be9...nightly-20250911-b3d2448
Nightly 20250911 (a1b3be9)
Nightly artifacts built from a1b3be9 on main by @shaunsingh.
Attached files:
oxocarbon-vscode-1.1.2-a1b3be9.vsix
textmate-20250911-a1b3be9.zip
themes-20250911-a1b3be9.zip
Full Changelog: nightly-20250911-6d7df15...nightly-20250911-a1b3be9
Nightly 20250911 (6d7df15)
Nightly artifacts built from 6d7df15 on main by @shaunsingh.
Attached files:
oxocarbon-vscode-1.1.2-6d7df15.vsix
textmate-20250911-6d7df15.zip
themes-20250911-6d7df15.zip
Full Changelog: nightly-20250911-2408b10...nightly-20250911-6d7df15
Nightly 20250911 (2408b10)
Nightly artifacts built from 2408b10 on main by @shaunsingh.
Attached files:
oxocarbon-vscode-1.1.2-2408b10.vsix
textmate-20250911-2408b10.zip
themes-20250911-2408b10.zip
Full Changelog: nightly-20250911-1c3dbcb...nightly-20250911-2408b10
Nightly 20250911 (1c3dbcb)
Nightly artifacts built from 1c3dbcb on main by @shaunsingh.
Attached files:
oxocarbon-vscode-1.1.2-1c3dbcb.vsix
textmate-20250911-1c3dbcb.zip
themes-20250911-1c3dbcb.zip
Full Changelog: v1.1.2...nightly-20250911-1c3dbcb
v1.1.2
Published at https://marketplace.visualstudio.com/items?itemName=NyoomEngineering.oxocarbon-vscode. May take a few minutes to reflect changes. OpenVSX pending
Alternatively code --install-extension oxocarbon-vscode-1.1.2.vsix
See README.md for development instructions and manual installation
Changes:
- incremental improvements
- monochrome themes
- PRINT theme
v1.1.0
Published at https://marketplace.visualstudio.com/items?itemName=NyoomEngineering.oxocarbon-vscode. May take a few minutes to reflect changes. OpenVSX pending
Alternatively code --install-extension oxocarbon-vscode-1.1.0.vsix
See README.md for development instructions and manual installation
Changes:
- improved contrast, more accurate highlighting, & better language support
- reduced bundle size
- added compatibility/contrast variants
- more performant compiler
- nix flake for development
- OpenVSX availability
- updated dotfiles
v1.0.4
Published at https://marketplace.visualstudio.com/items?itemName=NyoomEngineering.oxocarbon-vscode. May take a few minutes to reflect changes
Alternatively code --install-extension oxocarbon-vscode-1.0.4.vsix
See README.md for development instructions and manual installation