Skip to content

Releases: nyoom-engineering/oxocarbon-vscode

Nightly 20250912 (6536f05)

12 Sep 03:38

Choose a tag to compare

Pre-release

Installation

TextMate (macOS):

  • Unzip the TextMate archive.
  • Copy the .tmTheme files to ~/Library/Application Support/TextMate/Themes

Sublime Text (Unix):

  • Copy the .tmTheme files 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 *.vsix

Visual Studio (Windows):

  • Unzip the Visual Studio archive.
  • Copy the .pkgdef files 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.json to ~/.config/zed/themes/

Nightly 20250911 (d1004ed)

11 Sep 23:06

Choose a tag to compare

Nightly 20250911 (b3d2448)

11 Sep 22:56

Choose a tag to compare

Nightly 20250911 (a1b3be9)

11 Sep 21:25

Choose a tag to compare

Pre-release

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)

11 Sep 21:19

Choose a tag to compare

Pre-release

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)

11 Sep 21:12

Choose a tag to compare

Pre-release

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)

11 Sep 21:04

Choose a tag to compare

Pre-release

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

29 Aug 02:08

Choose a tag to compare

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

27 Aug 22:47

Choose a tag to compare

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

02 Jun 15:44

Choose a tag to compare

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