IBM 5153 CGA (Black)

IBM 5153 CGA (Black) — ghostty
~/projects $ ls
README.md  src/  config.toml  themes/
~/projects $ git status
On branch main
Changes not staged for commit:
  modified:   src/main.go
  modified:   config.toml
~/projects $ echo "hello world"
hello world
Tags dark vibrant

Color Palette

fg
bg
cur
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

Setup

Run this command in your terminal. Reload open terminals for the theme to take effect.

cmux themes set --dark "IBM 5153 CGA (Black)"

Ghostty Config

Add these lines to ~/.config/ghostty/config:

foreground = #c4c4c4
background = #000000
cursor-color = #c4c4c4
palette = 0=#000000
palette = 1=#c40000
palette = 2=#00c400
palette = 3=#c47e00
palette = 4=#0000c4
palette = 5=#c400c4
palette = 6=#00c4c4
palette = 7=#c4c4c4
palette = 8=#4e4e4e
palette = 9=#dc4e4e
palette = 10=#4edc4e
palette = 11=#f3f34e
palette = 12=#4e4edc
palette = 13=#f34ef3
palette = 14=#4ef3f3
palette = 15=#ffffff