An open API service indexing awesome lists of open source software.

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.

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