Skip to content

Instantly share code, notes, and snippets.

@0verflowme
Created January 6, 2021 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0verflowme/ad1e56782db4daa46ae44ae99640730d to your computer and use it in GitHub Desktop.
Save 0verflowme/ad1e56782db4daa46ae44ae99640730d to your computer and use it in GitHub Desktop.
env:
TERM: xterm-256color
background_opacity: 0.98
font:
size: 8
normal:
family: mononoki Nerd Font
style: Bold
colors:
# Default colors
primary:
background: '0x10100E'
foreground: '0xFFFFFF'
# Normal colors
normal:
black: '0x000000'
red: '0xff0000'
yellow: '0xFFD700'
blue: '0x0087BD'
green: '0x32cd32'
magenta: '0x9A4EAE'
cyan: '0x20B2AA'
white: '0xFFFFFF'
# Bright colors
bright:
black: '0x696969'
red: '0xff0000'
green: '0x32cd32'
yellow: '0xFDFF00'
blue: '0x007FFF'
magenta: '0xFF1493'
cyan: '0x00CCCC'
white: '0xFFFAFA'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment