Skip to content

Instantly share code, notes, and snippets.

@georgegach
Created July 11, 2022 11:46
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 georgegach/4f2b0491b34384c90e73849f4fd62620 to your computer and use it in GitHub Desktop.
Save georgegach/4f2b0491b34384c90e73849f4fd62620 to your computer and use it in GitHub Desktop.
font:
size: 12
normal:
family: "MesloLGS NF"
offset:
y: 0
window:
startup_mode: Maximized
decorations: none
dimensions:
columns: 80
lines: 30
padding:
x: 30
y: 30
dynamic_padding: true
cursor:
style:
shape: Underline
# Micro Theme Nord
colors:
# Default colors
primary:
background: '0x2f343f'
#background: '0x2E3440'
foreground: '0xD8DEE9'
# Normal colors
normal:
black: '0x3B4252'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x88C0D0'
white: '0xE5E9F0'
# Bright colors
bright:
black: '0x4C566A'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x8FBCBB'
white: '0xECEFF4'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment