https://github.com/nyoom-engineering/oxocarbon-terminal-app
A dark MacOS Terminal theme, inspired by IBM Carbon.
https://github.com/nyoom-engineering/oxocarbon-terminal-app
macos oxocarbon terminal-app theme
Last synced: about 2 months ago
JSON representation
A dark MacOS Terminal theme, inspired by IBM Carbon.
- Host: GitHub
- URL: https://github.com/nyoom-engineering/oxocarbon-terminal-app
- Owner: nyoom-engineering
- License: mit
- Created: 2023-02-25T16:35:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T17:26:38.000Z (about 1 year ago)
- Last Synced: 2025-06-05T18:29:33.405Z (about 1 year ago)
- Topics: macos, oxocarbon, terminal-app, theme
- Homepage:
- Size: 1000 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 



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
## Compatibility
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 love
- `oxocarbon-oled.terminal` the same as `oxocarbon` but with a pure black background
- `oxocarbon-compatibility.terminal` a version of `oxocarbon` that introduces green, yellow, and strictly follows ansi standards
## Install
1. Download a `.terminal` file with the following command where is the name of the colorsceme you would like to download
```bash
cd $HOME/Downloads
curl -O https://raw.githubusercontent.com/nyoom-engineering/oxocarbon-terminal-app/main/.terminal
```
2. Go to `Settings -> Profiles`, click the three dots in the bottom left side and them select `import`. From the file picker, select the `.terminal` file in your downloads folder
3. Click the profile of your choice, optionally set it as `default` using the right of the three dots
## License
The project is licensed under the MIT license