Gogh/themes/Spacegray.yml

26 lines
798 B
YAML

---
name: 'Spacegray'
color_01: '#000000' # Black (Host)
color_02: '#B04B57' # Red (Syntax string)
color_03: '#87B379' # Green (Command)
color_04: '#E5C179' # Yellow (Command second)
color_05: '#7D8FA4' # Blue (Path)
color_06: '#A47996' # Magenta (Syntax var)
color_07: '#85A7A5' # Cyan (Prompt)
color_08: '#B3B8C3' # White
color_09: '#000000' # Bright Black
color_10: '#B04B57' # Bright Red (Command error)
color_11: '#87B379' # Bright Green (Exec)
color_12: '#E5C179' # Bright Yellow
color_13: '#7D8FA4' # Bright Blue (Folder)
color_14: '#A47996' # Bright Magenta
color_15: '#85A7A5' # Bright Cyan
color_16: '#FFFFFF' # Bright White
background: '#20242D' # Background
foreground: '#B3B8C3' # Foreground (Text)
cursor: '#B3B8C3' # Cursor