Skip to content

Instantly share code, notes, and snippets.

@tyzbit
Created June 25, 2025 15:05
Show Gist options
  • Save tyzbit/379de2c45d441ea9ccd5c9b467fb7154 to your computer and use it in GitHub Desktop.
Save tyzbit/379de2c45d441ea9ccd5c9b467fb7154 to your computer and use it in GitHub Desktop.
Tabby color scheme
# MERGE this with your tabby config
terminal:
colorScheme:
name: Missile Command
foreground: '#65E572'
background: '#290046'
cursor: '#bbbbbb'
colors:
- '#000000'
- '#ff615a'
- '#b1e969'
- '#ebd99c'
- '#5da9f6'
- '#e86aff'
- '#82fff7'
- '#dedacf'
- '#313131'
- '#f58c80'
- '#ddf88f'
- '#eee5b2'
- '#a5c7ff'
- '#ddaaff'
- '#b7fff9'
- '#ffffff'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment