


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
The oxocarbon colorscheme does not traditionally use shades of yellow or green nor bright colors, as it caters to those with protanopia and favors bolding for distinction over brightness. However, we understand some may need a strict ansi colorscheme. Thus, three variant are provided (from top to bottom as illustrated in the previews above):
oxocarbon.terminal
the traditional gray colorscheme you know and loveoxocarbon-oled.terminal
the same asoxocarbon
but with a pure black backgroundoxocarbon-compatibility.terminal
a version ofoxocarbon
that introduces green, yellow, and strictly follows ansi standards
- Download a
.terminal
file with the following command where is the name of the colorsceme you would like to download
cd $HOME/Downloads
curl -O https://raw.githubusercontent.com/nyoom-engineering/oxocarbon-terminal-app/main/<oxocarbon>.terminal
- Go to
Settings -> Profiles
, click the three dots in the bottom left side and them selectimport
. From the file picker, select the.terminal
file in your downloads folder - Click the profile of your choice, optionally set it as
default
using the right of the three dots
The project is licensed under the MIT license