---
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
name: 'Subway Seat Enamel'
author: 'oddurs (https://github.com/oddurs/subway-seat)'
author_name: 'oddurs'
author_url: 'https://github.com/oddurs/subway-seat'
variant: 'light'

color_01: '#54402F'    # Black (Host)
color_02: '#992418'    # Red (Syntax string)
color_03: '#66740F'    # Green (Command)
color_04: '#976608'    # Yellow (Command second)
color_05: '#3F6480'    # Blue (Path)
color_06: '#A04800'    # Magenta (Syntax var)
color_07: '#3E7157'    # Cyan (Prompt)
color_08: '#BAA380'    # White

color_09: '#8C7254'    # Bright Black
color_10: '#BF4233'    # Bright Red (Command error)
color_11: '#697813'    # Bright Green (Exec)
color_12: '#A9720A'    # Bright Yellow
color_13: '#517791'    # Bright Blue (Folder)
color_14: '#BA4D0A'    # Bright Magenta
color_15: '#4C8367'    # Bright Cyan
color_16: '#CBB898'    # Bright White

background: '#F8EFDF'  # Background
foreground: '#3E2C1E'  # Foreground (Text)

cursor: '#A04800'      # Cursor
