# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel skin for k9s.
k9s:
  body:
    fgColor: '#E9D8B6'
    bgColor: '#24180E'
    logoColor: '#EC7F31'
    logoColorMsg: '#E9D8B6'
    logoColorInfo: '#ADB956'
    logoColorWarn: '#F3BF45'
    logoColorError: '#FF8373'
  prompt:
    fgColor: '#E9D8B6'
    bgColor: '#1B120A'
    suggestColor: '#917759'
    border:
      default: '#86AD95'
      command: '#EC7F31'
  info:
    fgColor: '#EC7F31'
    sectionColor: '#E9D8B6'
    cpuColor: '#ADB956'
    memColor: '#F3BF45'
    k9sRevColor: '#BFCB63'
  help:
    fgColor: '#E9D8B6'
    bgColor: '#24180E'
    sectionColor: '#ADB956'
    keyColor: '#F3BF45'
    numKeyColor: '#FF8373'
  frame:
    title:
      fgColor: '#F3BF45'
      bgColor: '#24180E'
      highlightColor: '#EC7F31'
      counterColor: '#FF8373'
      filterColor: '#ADB956'
    border:
      fgColor: '#4F3927'
      focusColor: '#EC7F31'
    menu:
      fgColor: '#D6C3A0'
      keyColor: '#F3BF45'
      numKeyColor: '#FF8373'
    crumbs:
      fgColor: '#140D07'
      bgColor: '#F3BF45'
      activeColor: '#EC7F31'
    status:
      newColor: '#86AD95'
      modifyColor: '#F3BF45'
      addColor: '#ADB956'
      pendingColor: '#EC7F31'
      errorColor: '#FF8373'
      highlightColor: '#FFD36B'
      killColor: '#F4A87E'
      completedColor: '#745B45'
  views:
    table:
      fgColor: '#E9D8B6'
      bgColor: '#24180E'
      cursorFgColor: '#F6EAD1'
      cursorBgColor: '#3D2C1D'
      markColor: '#FF9D55'
      header:
        fgColor: '#C0AA88'
        bgColor: '#24180E'
        sorterColor: '#EC7F31'
        selectedSortColumnColor: '#EC7F31'
    xray:
      fgColor: '#E9D8B6'
      bgColor: '#24180E'
      cursorColor: '#3D2C1D'
      cursorTextColor: '#F6EAD1'
      graphicColor: '#86AD95'
    charts:
      bgColor: '#24180E'
      chartBgColor: '#24180E'
      dialBgColor: '#24180E'
      defaultDialColors:
        - '#ADB956'
        - '#FF8373'
      defaultChartColors:
        - '#ADB956'
        - '#FF8373'
      resourceColors:
        cpu:
          - '#EC7F31'
          - '#F3BF45'
        mem:
          - '#F3BF45'
          - '#ADB956'
      focusFgColor: '#140D07'
      focusBgColor: '#EC7F31'
    yaml:
      keyColor: '#F3BF45'
      valueColor: '#E9D8B6'
      colonColor: '#AA9171'
    logs:
      fgColor: '#E9D8B6'
      bgColor: '#24180E'
      indicator:
        fgColor: '#C0AA88'
        bgColor: '#24180E'
        toggleOnColor: '#ADB956'
        toggleOffColor: '#745B45'
    picker:
      mainColor: '#E9D8B6'
      focusColor: '#EC7F31'
      shortcutColor: '#F3BF45'
  dialog:
    fgColor: '#E9D8B6'
    bgColor: '#302115'
    buttonFgColor: '#E9D8B6'
    buttonBgColor: '#4F3927'
    buttonFocusFgColor: '#140D07'
    buttonFocusBgColor: '#EC7F31'
    labelFgColor: '#F3BF45'
    fieldFgColor: '#E9D8B6'
