Gogh/themes/Dark Pastel.yml

26 lines
800 B
YAML

---
name: 'Dark Pastel'
color_01: '#000000' # Black (Host)
color_02: '#FF5555' # Red (Syntax string)
color_03: '#55FF55' # Green (Command)
color_04: '#FFFF55' # Yellow (Command second)
color_05: '#5555FF' # Blue (Path)
color_06: '#FF55FF' # Magenta (Syntax var)
color_07: '#55FFFF' # Cyan (Prompt)
color_08: '#BBBBBB' # White
color_09: '#555555' # Bright Black
color_10: '#FF5555' # Bright Red (Command error)
color_11: '#55FF55' # Bright Green (Exec)
color_12: '#FFFF55' # Bright Yellow
color_13: '#5555FF' # Bright Blue (Folder)
color_14: '#FF55FF' # Bright Magenta
color_15: '#55FFFF' # Bright Cyan
color_16: '#FFFFFF' # Bright White
background: '#000000' # Background
foreground: '#FFFFFF' # Foreground (Text)
cursor: '#FFFFFF' # Cursor