Gogh/themes/Espresso.yml

26 lines
797 B
YAML

---
name: 'Espresso'
color_01: '#353535' # Black (Host)
color_02: '#D25252' # Red (Syntax string)
color_03: '#A5C261' # Green (Command)
color_04: '#FFC66D' # Yellow (Command second)
color_05: '#6C99BB' # Blue (Path)
color_06: '#D197D9' # Magenta (Syntax var)
color_07: '#BED6FF' # Cyan (Prompt)
color_08: '#EEEEEC' # White
color_09: '#535353' # Bright Black
color_10: '#F00C0C' # Bright Red (Command error)
color_11: '#C2E075' # Bright Green (Exec)
color_12: '#E1E48B' # Bright Yellow
color_13: '#8AB7D9' # Bright Blue (Folder)
color_14: '#EFB5F7' # Bright Magenta
color_15: '#DCF4FF' # Bright Cyan
color_16: '#FFFFFF' # Bright White
background: '#323232' # Background
foreground: '#FFFFFF' # Foreground (Text)
cursor: '#FFFFFF' # Cursor