Skip to content
Subway SeatSubway SeatSubway Seat
← All ports

CLI & TUI

k9s

Gold breadcrumbs with the current view in orange, like a line of station signs, and resource states in avocado, gold, orange and red.

Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.

k9s Report a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this port

The quick way

The installer sets it up for you, then tells you the one thing it can't do. More ways to install

curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor walnut --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only k9s
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only k9s

Turn it on

In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: subway-seat
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: subway-seat-tunnel
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: subway-seat-enamel
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: london-moquette
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: london-deep-level
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: london-portland
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: paris-guimard
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: paris-catacombes
In k9s config.yaml, with the skin in the skins/ folder beside it (k9s info shows both: ~/Library/Application Support/k9s on macOS, ~/.config/k9s on Linux or with XDG_CONFIG_HOME set)
k9s:
  ui:
    skin: paris-carrelage

The files

subway-seat.yamlsave as ~/Library/Application Support/k9s/skins/subway-seat.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat skin for k9s.
k9s:
  body:
    fgColor: '#EDDCBC'
    bgColor: '#362619'
    logoColor: '#EC7F31'
    logoColorMsg: '#EDDCBC'
    logoColorInfo: '#ADB956'
    logoColorWarn: '#F3BF45'
    logoColorError: '#FF8373'
  prompt:
    fgColor: '#EDDCBC'
    bgColor: '#2A1D13'
    suggestColor: '#967B5C'
    border:
      default: '#86AD95'
      command: '#EC7F31'
  info:
    fgColor: '#EC7F31'
    sectionColor: '#EDDCBC'
    cpuColor: '#ADB956'
    memColor: '#F3BF45'
    k9sRevColor: '#BFCB63'
  help:
    fgColor: '#EDDCBC'
    bgColor: '#362619'
    sectionColor: '#ADB956'
    keyColor: '#F3BF45'
    numKeyColor: '#FF8373'
  frame:
    title:
      fgColor: '#F3BF45'
      bgColor: '#362619'
      highlightColor: '#EC7F31'
      counterColor: '#FF8373'
      filterColor: '#ADB956'
    border:
      fgColor: '#634932'
      focusColor: '#EC7F31'
    menu:
      fgColor: '#D9C6A3'
      keyColor: '#F3BF45'
      numKeyColor: '#FF8373'
    crumbs:
      fgColor: '#20160E'
      bgColor: '#F3BF45'
      activeColor: '#EC7F31'
    status:
      newColor: '#86AD95'
      modifyColor: '#F3BF45'
      addColor: '#ADB956'
      pendingColor: '#EC7F31'
      errorColor: '#FF8373'
      highlightColor: '#FFD36B'
      killColor: '#F4A87E'
      completedColor: '#7B6047'
  views:
    table:
      fgColor: '#EDDCBC'
      bgColor: '#362619'
      cursorFgColor: '#F8ECD4'
      cursorBgColor: '#513B27'
      markColor: '#FF9D55'
      header:
        fgColor: '#C4AE8C'
        bgColor: '#362619'
        sorterColor: '#EC7F31'
        selectedSortColumnColor: '#EC7F31'
    xray:
      fgColor: '#EDDCBC'
      bgColor: '#362619'
      cursorColor: '#513B27'
      cursorTextColor: '#F8ECD4'
      graphicColor: '#86AD95'
    charts:
      bgColor: '#362619'
      chartBgColor: '#362619'
      dialBgColor: '#362619'
      defaultDialColors:
        - '#ADB956'
        - '#FF8373'
      defaultChartColors:
        - '#ADB956'
        - '#FF8373'
      resourceColors:
        cpu:
          - '#EC7F31'
          - '#F3BF45'
        mem:
          - '#F3BF45'
          - '#ADB956'
      focusFgColor: '#20160E'
      focusBgColor: '#EC7F31'
    yaml:
      keyColor: '#F3BF45'
      valueColor: '#EDDCBC'
      colonColor: '#AE9575'
    logs:
      fgColor: '#EDDCBC'
      bgColor: '#362619'
      indicator:
        fgColor: '#C4AE8C'
        bgColor: '#362619'
        toggleOnColor: '#ADB956'
        toggleOffColor: '#7B6047'
    picker:
      mainColor: '#EDDCBC'
      focusColor: '#EC7F31'
      shortcutColor: '#F3BF45'
  dialog:
    fgColor: '#EDDCBC'
    bgColor: '#43301F'
    buttonFgColor: '#EDDCBC'
    buttonBgColor: '#634932'
    buttonFocusFgColor: '#20160E'
    buttonFocusBgColor: '#EC7F31'
    labelFgColor: '#F3BF45'
    fieldFgColor: '#EDDCBC'
subway-seat-tunnel.yamlsave as ~/Library/Application Support/k9s/skins/subway-seat-tunnel.yaml
on Linux the folder is ~/.config/k9s/skins
# 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'
subway-seat-enamel.yamlsave as ~/Library/Application Support/k9s/skins/subway-seat-enamel.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Enamel skin for k9s.
k9s:
  body:
    fgColor: '#3E2C1E'
    bgColor: '#F8EFDF'
    logoColor: '#A04800'
    logoColorMsg: '#3E2C1E'
    logoColorInfo: '#66740F'
    logoColorWarn: '#976608'
    logoColorError: '#BF4233'
  prompt:
    fgColor: '#3E2C1E'
    bgColor: '#E4D8C0'
    suggestColor: '#8C7254'
    border:
      default: '#3E7157'
      command: '#A04800'
  info:
    fgColor: '#A04800'
    sectionColor: '#3E2C1E'
    cpuColor: '#66740F'
    memColor: '#976608'
    k9sRevColor: '#697813'
  help:
    fgColor: '#3E2C1E'
    bgColor: '#F8EFDF'
    sectionColor: '#66740F'
    keyColor: '#976608'
    numKeyColor: '#BF4233'
  frame:
    title:
      fgColor: '#976608'
      bgColor: '#F8EFDF'
      highlightColor: '#A04800'
      counterColor: '#BF4233'
      filterColor: '#66740F'
    border:
      fgColor: '#BAA380'
      focusColor: '#A04800'
    menu:
      fgColor: '#54402F'
      keyColor: '#976608'
      numKeyColor: '#BF4233'
    crumbs:
      fgColor: '#F8EFDF'
      bgColor: '#976608'
      activeColor: '#A04800'
    status:
      newColor: '#3E7157'
      modifyColor: '#976608'
      addColor: '#66740F'
      pendingColor: '#A04800'
      errorColor: '#BF4233'
      highlightColor: '#A9720A'
      killColor: '#843811'
      completedColor: '#A58D6D'
  views:
    table:
      fgColor: '#3E2C1E'
      bgColor: '#F8EFDF'
      cursorFgColor: '#2A1D13'
      cursorBgColor: '#DBCDB3'
      markColor: '#BA4D0A'
      header:
        fgColor: '#654F3B'
        bgColor: '#F8EFDF'
        sorterColor: '#A04800'
        selectedSortColumnColor: '#A04800'
    xray:
      fgColor: '#3E2C1E'
      bgColor: '#F8EFDF'
      cursorColor: '#DBCDB3'
      cursorTextColor: '#2A1D13'
      graphicColor: '#3E7157'
    charts:
      bgColor: '#F8EFDF'
      chartBgColor: '#F8EFDF'
      dialBgColor: '#F8EFDF'
      defaultDialColors:
        - '#66740F'
        - '#BF4233'
      defaultChartColors:
        - '#66740F'
        - '#BF4233'
      resourceColors:
        cpu:
          - '#A04800'
          - '#976608'
        mem:
          - '#976608'
          - '#66740F'
      focusFgColor: '#F8EFDF'
      focusBgColor: '#A04800'
    yaml:
      keyColor: '#976608'
      valueColor: '#3E2C1E'
      colonColor: '#735C44'
    logs:
      fgColor: '#3E2C1E'
      bgColor: '#F8EFDF'
      indicator:
        fgColor: '#654F3B'
        bgColor: '#F8EFDF'
        toggleOnColor: '#66740F'
        toggleOffColor: '#A58D6D'
    picker:
      mainColor: '#3E2C1E'
      focusColor: '#A04800'
      shortcutColor: '#976608'
  dialog:
    fgColor: '#3E2C1E'
    bgColor: '#DBCDB3'
    buttonFgColor: '#3E2C1E'
    buttonBgColor: '#BAA380'
    buttonFocusFgColor: '#F8EFDF'
    buttonFocusBgColor: '#A04800'
    labelFgColor: '#976608'
    fieldFgColor: '#3E2C1E'
london-moquette.yamlsave as ~/Library/Application Support/k9s/skins/london-moquette.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Moquette skin for k9s.
k9s:
  body:
    fgColor: '#D8DEEA'
    bgColor: '#1E2941'
    logoColor: '#DE8946'
    logoColorMsg: '#D8DEEA'
    logoColorInfo: '#77C581'
    logoColorWarn: '#F2C03F'
    logoColorError: '#FE8474'
  prompt:
    fgColor: '#D8DEEA'
    bgColor: '#172032'
    suggestColor: '#73819C'
    border:
      default: '#54B4B5'
      command: '#DE8946'
  info:
    fgColor: '#DE8946'
    sectionColor: '#D8DEEA'
    cpuColor: '#77C581'
    memColor: '#F2C03F'
    k9sRevColor: '#9AD2A0'
  help:
    fgColor: '#D8DEEA'
    bgColor: '#1E2941'
    sectionColor: '#77C581'
    keyColor: '#F2C03F'
    numKeyColor: '#FE8474'
  frame:
    title:
      fgColor: '#F2C03F'
      bgColor: '#1E2941'
      highlightColor: '#DE8946'
      counterColor: '#FE8474'
      filterColor: '#77C581'
    border:
      fgColor: '#3D4F72'
      focusColor: '#DE8946'
    menu:
      fgColor: '#C1C9D8'
      keyColor: '#F2C03F'
      numKeyColor: '#FE8474'
    crumbs:
      fgColor: '#121826'
      bgColor: '#F2C03F'
      activeColor: '#DE8946'
    status:
      newColor: '#54B4B5'
      modifyColor: '#F2C03F'
      addColor: '#77C581'
      pendingColor: '#DE8946'
      errorColor: '#FE8474'
      highlightColor: '#FFD36C'
      killColor: '#AE9EDC'
      completedColor: '#576685'
  views:
    table:
      fgColor: '#D8DEEA'
      bgColor: '#1E2941'
      cursorFgColor: '#E9EDF5'
      cursorBgColor: '#303F61'
      markColor: '#E5AA7F'
      header:
        fgColor: '#A9B2C4'
        bgColor: '#1E2941'
        sorterColor: '#DE8946'
        selectedSortColumnColor: '#DE8946'
    xray:
      fgColor: '#D8DEEA'
      bgColor: '#1E2941'
      cursorColor: '#303F61'
      cursorTextColor: '#E9EDF5'
      graphicColor: '#54B4B5'
    charts:
      bgColor: '#1E2941'
      chartBgColor: '#1E2941'
      dialBgColor: '#1E2941'
      defaultDialColors:
        - '#77C581'
        - '#FE8474'
      defaultChartColors:
        - '#77C581'
        - '#FE8474'
      resourceColors:
        cpu:
          - '#DE8946'
          - '#F2C03F'
        mem:
          - '#F2C03F'
          - '#77C581'
      focusFgColor: '#121826'
      focusBgColor: '#DE8946'
    yaml:
      keyColor: '#F2C03F'
      valueColor: '#D8DEEA'
      colonColor: '#8F9AB0'
    logs:
      fgColor: '#D8DEEA'
      bgColor: '#1E2941'
      indicator:
        fgColor: '#A9B2C4'
        bgColor: '#1E2941'
        toggleOnColor: '#77C581'
        toggleOffColor: '#576685'
    picker:
      mainColor: '#D8DEEA'
      focusColor: '#DE8946'
      shortcutColor: '#F2C03F'
  dialog:
    fgColor: '#D8DEEA'
    bgColor: '#263451'
    buttonFgColor: '#D8DEEA'
    buttonBgColor: '#3D4F72'
    buttonFocusFgColor: '#121826'
    buttonFocusBgColor: '#DE8946'
    labelFgColor: '#F2C03F'
    fieldFgColor: '#D8DEEA'
london-deep-level.yamlsave as ~/Library/Application Support/k9s/skins/london-deep-level.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Deep Level skin for k9s.
k9s:
  body:
    fgColor: '#D4DAE7'
    bgColor: '#121A2D'
    logoColor: '#DE8946'
    logoColorMsg: '#D4DAE7'
    logoColorInfo: '#77C581'
    logoColorWarn: '#F2C03F'
    logoColorError: '#FE8474'
  prompt:
    fgColor: '#D4DAE7'
    bgColor: '#0D1421'
    suggestColor: '#6F7C97'
    border:
      default: '#54B4B5'
      command: '#DE8946'
  info:
    fgColor: '#DE8946'
    sectionColor: '#D4DAE7'
    cpuColor: '#77C581'
    memColor: '#F2C03F'
    k9sRevColor: '#9AD2A0'
  help:
    fgColor: '#D4DAE7'
    bgColor: '#121A2D'
    sectionColor: '#77C581'
    keyColor: '#F2C03F'
    numKeyColor: '#FE8474'
  frame:
    title:
      fgColor: '#F2C03F'
      bgColor: '#121A2D'
      highlightColor: '#DE8946'
      counterColor: '#FE8474'
      filterColor: '#77C581'
    border:
      fgColor: '#303E5B'
      focusColor: '#DE8946'
    menu:
      fgColor: '#BEC6D5'
      keyColor: '#F2C03F'
      numKeyColor: '#FE8474'
    crumbs:
      fgColor: '#0A0E18'
      bgColor: '#F2C03F'
      activeColor: '#DE8946'
    status:
      newColor: '#54B4B5'
      modifyColor: '#F2C03F'
      addColor: '#77C581'
      pendingColor: '#DE8946'
      errorColor: '#FE8474'
      highlightColor: '#FFD36C'
      killColor: '#AE9EDC'
      completedColor: '#53617D'
  views:
    table:
      fgColor: '#D4DAE7'
      bgColor: '#121A2D'
      cursorFgColor: '#E7EBF3'
      cursorBgColor: '#232F49'
      markColor: '#E5AA7F'
      header:
        fgColor: '#A5AEC0'
        bgColor: '#121A2D'
        sorterColor: '#DE8946'
        selectedSortColumnColor: '#DE8946'
    xray:
      fgColor: '#D4DAE7'
      bgColor: '#121A2D'
      cursorColor: '#232F49'
      cursorTextColor: '#E7EBF3'
      graphicColor: '#54B4B5'
    charts:
      bgColor: '#121A2D'
      chartBgColor: '#121A2D'
      dialBgColor: '#121A2D'
      defaultDialColors:
        - '#77C581'
        - '#FE8474'
      defaultChartColors:
        - '#77C581'
        - '#FE8474'
      resourceColors:
        cpu:
          - '#DE8946'
          - '#F2C03F'
        mem:
          - '#F2C03F'
          - '#77C581'
      focusFgColor: '#0A0E18'
      focusBgColor: '#DE8946'
    yaml:
      keyColor: '#F2C03F'
      valueColor: '#D4DAE7'
      colonColor: '#8B96AC'
    logs:
      fgColor: '#D4DAE7'
      bgColor: '#121A2D'
      indicator:
        fgColor: '#A5AEC0'
        bgColor: '#121A2D'
        toggleOnColor: '#77C581'
        toggleOffColor: '#53617D'
    picker:
      mainColor: '#D4DAE7'
      focusColor: '#DE8946'
      shortcutColor: '#F2C03F'
  dialog:
    fgColor: '#D4DAE7'
    bgColor: '#1A243A'
    buttonFgColor: '#D4DAE7'
    buttonBgColor: '#303E5B'
    buttonFocusFgColor: '#0A0E18'
    buttonFocusBgColor: '#DE8946'
    labelFgColor: '#F2C03F'
    fieldFgColor: '#D4DAE7'
london-portland.yamlsave as ~/Library/Application Support/k9s/skins/london-portland.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Portland skin for k9s.
k9s:
  body:
    fgColor: '#293040'
    bgColor: '#E8F0FF'
    logoColor: '#A54300'
    logoColorMsg: '#293040'
    logoColorInfo: '#0D8131'
    logoColorWarn: '#8D6C08'
    logoColorError: '#CC2E25'
  prompt:
    fgColor: '#293040'
    bgColor: '#CCDAF2'
    suggestColor: '#697794'
    border:
      default: '#007376'
      command: '#A54300'
  info:
    fgColor: '#A54300'
    sectionColor: '#293040'
    cpuColor: '#0D8131'
    memColor: '#8D6C08'
    k9sRevColor: '#008730'
  help:
    fgColor: '#293040'
    bgColor: '#E8F0FF'
    sectionColor: '#0D8131'
    keyColor: '#8D6C08'
    numKeyColor: '#CC2E25'
  frame:
    title:
      fgColor: '#8D6C08'
      bgColor: '#E8F0FF'
      highlightColor: '#A54300'
      counterColor: '#CC2E25'
      filterColor: '#0D8131'
    border:
      fgColor: '#93A7CF'
      focusColor: '#A54300'
    menu:
      fgColor: '#3C4557'
      keyColor: '#8D6C08'
      numKeyColor: '#CC2E25'
    crumbs:
      fgColor: '#E8F0FF'
      bgColor: '#8D6C08'
      activeColor: '#A54300'
    status:
      newColor: '#007376'
      modifyColor: '#8D6C08'
      addColor: '#0D8131'
      pendingColor: '#A54300'
      errorColor: '#CC2E25'
      highlightColor: '#9B770A'
      killColor: '#755FA9'
      completedColor: '#8192B4'
  views:
    table:
      fgColor: '#293040'
      bgColor: '#E8F0FF'
      cursorFgColor: '#1B202B'
      cursorBgColor: '#BFCFF1'
      markColor: '#AC5A00'
      header:
        fgColor: '#4A5469'
        bgColor: '#E8F0FF'
        sorterColor: '#A54300'
        selectedSortColumnColor: '#A54300'
    xray:
      fgColor: '#293040'
      bgColor: '#E8F0FF'
      cursorColor: '#BFCFF1'
      cursorTextColor: '#1B202B'
      graphicColor: '#007376'
    charts:
      bgColor: '#E8F0FF'
      chartBgColor: '#E8F0FF'
      dialBgColor: '#E8F0FF'
      defaultDialColors:
        - '#0D8131'
        - '#CC2E25'
      defaultChartColors:
        - '#0D8131'
        - '#CC2E25'
      resourceColors:
        cpu:
          - '#A54300'
          - '#8D6C08'
        mem:
          - '#8D6C08'
          - '#0D8131'
      focusFgColor: '#E8F0FF'
      focusBgColor: '#A54300'
    yaml:
      keyColor: '#8D6C08'
      valueColor: '#293040'
      colonColor: '#556179'
    logs:
      fgColor: '#293040'
      bgColor: '#E8F0FF'
      indicator:
        fgColor: '#4A5469'
        bgColor: '#E8F0FF'
        toggleOnColor: '#0D8131'
        toggleOffColor: '#8192B4'
    picker:
      mainColor: '#293040'
      focusColor: '#A54300'
      shortcutColor: '#8D6C08'
  dialog:
    fgColor: '#293040'
    bgColor: '#BFCFF1'
    buttonFgColor: '#293040'
    buttonBgColor: '#93A7CF'
    buttonFocusFgColor: '#E8F0FF'
    buttonFocusBgColor: '#A54300'
    labelFgColor: '#8D6C08'
    fieldFgColor: '#293040'
paris-guimard.yamlsave as ~/Library/Application Support/k9s/skins/paris-guimard.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Guimard skin for k9s.
k9s:
  body:
    fgColor: '#D9E1DB'
    bgColor: '#1E2E26'
    logoColor: '#CA9245'
    logoColorMsg: '#D9E1DB'
    logoColorInfo: '#70CAA9'
    logoColorWarn: '#F1BF4B'
    logoColorError: '#E7877B'
  prompt:
    fgColor: '#D9E1DB'
    bgColor: '#18241D'
    suggestColor: '#74857C'
    border:
      default: '#549B9F'
      command: '#CA9245'
  info:
    fgColor: '#CA9245'
    sectionColor: '#D9E1DB'
    cpuColor: '#70CAA9'
    memColor: '#F1BF4B'
    k9sRevColor: '#89DEBE'
  help:
    fgColor: '#D9E1DB'
    bgColor: '#1E2E26'
    sectionColor: '#70CAA9'
    keyColor: '#F1BF4B'
    numKeyColor: '#E7877B'
  frame:
    title:
      fgColor: '#F1BF4B'
      bgColor: '#1E2E26'
      highlightColor: '#CA9245'
      counterColor: '#E7877B'
      filterColor: '#70CAA9'
    border:
      fgColor: '#3E554A'
      focusColor: '#CA9245'
    menu:
      fgColor: '#C2CBC5'
      keyColor: '#F1BF4B'
      numKeyColor: '#E7877B'
    crumbs:
      fgColor: '#131A17'
      bgColor: '#F1BF4B'
      activeColor: '#CA9245'
    status:
      newColor: '#549B9F'
      modifyColor: '#F1BF4B'
      addColor: '#70CAA9'
      pendingColor: '#CA9245'
      errorColor: '#E7877B'
      highlightColor: '#FFD57A'
      killColor: '#FAB49C'
      completedColor: '#586B61'
  views:
    table:
      fgColor: '#D9E1DB'
      bgColor: '#1E2E26'
      cursorFgColor: '#E9EEEC'
      cursorBgColor: '#30463B'
      markColor: '#DFAA61'
      header:
        fgColor: '#A9B5AE'
        bgColor: '#1E2E26'
        sorterColor: '#CA9245'
        selectedSortColumnColor: '#CA9245'
    xray:
      fgColor: '#D9E1DB'
      bgColor: '#1E2E26'
      cursorColor: '#30463B'
      cursorTextColor: '#E9EEEC'
      graphicColor: '#549B9F'
    charts:
      bgColor: '#1E2E26'
      chartBgColor: '#1E2E26'
      dialBgColor: '#1E2E26'
      defaultDialColors:
        - '#70CAA9'
        - '#E7877B'
      defaultChartColors:
        - '#70CAA9'
        - '#E7877B'
      resourceColors:
        cpu:
          - '#CA9245'
          - '#F1BF4B'
        mem:
          - '#F1BF4B'
          - '#70CAA9'
      focusFgColor: '#131A17'
      focusBgColor: '#CA9245'
    yaml:
      keyColor: '#F1BF4B'
      valueColor: '#D9E1DB'
      colonColor: '#909E96'
    logs:
      fgColor: '#D9E1DB'
      bgColor: '#1E2E26'
      indicator:
        fgColor: '#A9B5AE'
        bgColor: '#1E2E26'
        toggleOnColor: '#70CAA9'
        toggleOffColor: '#586B61'
    picker:
      mainColor: '#D9E1DB'
      focusColor: '#CA9245'
      shortcutColor: '#F1BF4B'
  dialog:
    fgColor: '#D9E1DB'
    bgColor: '#263930'
    buttonFgColor: '#D9E1DB'
    buttonBgColor: '#3E554A'
    buttonFocusFgColor: '#131A17'
    buttonFocusBgColor: '#CA9245'
    labelFgColor: '#F1BF4B'
    fieldFgColor: '#D9E1DB'
paris-catacombes.yamlsave as ~/Library/Application Support/k9s/skins/paris-catacombes.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Catacombes skin for k9s.
k9s:
  body:
    fgColor: '#D4DDD7'
    bgColor: '#121E19'
    logoColor: '#CA9245'
    logoColorMsg: '#D4DDD7'
    logoColorInfo: '#70CAA9'
    logoColorWarn: '#F1BF4B'
    logoColorError: '#E7877B'
  prompt:
    fgColor: '#D4DDD7'
    bgColor: '#0D1711'
    suggestColor: '#708178'
    border:
      default: '#549B9F'
      command: '#CA9245'
  info:
    fgColor: '#CA9245'
    sectionColor: '#D4DDD7'
    cpuColor: '#70CAA9'
    memColor: '#F1BF4B'
    k9sRevColor: '#89DEBE'
  help:
    fgColor: '#D4DDD7'
    bgColor: '#121E19'
    sectionColor: '#70CAA9'
    keyColor: '#F1BF4B'
    numKeyColor: '#E7877B'
  frame:
    title:
      fgColor: '#F1BF4B'
      bgColor: '#121E19'
      highlightColor: '#CA9245'
      counterColor: '#E7877B'
      filterColor: '#70CAA9'
    border:
      fgColor: '#31433A'
      focusColor: '#CA9245'
    menu:
      fgColor: '#BFC8C2'
      keyColor: '#F1BF4B'
      numKeyColor: '#E7877B'
    crumbs:
      fgColor: '#0A100D'
      bgColor: '#F1BF4B'
      activeColor: '#CA9245'
    status:
      newColor: '#549B9F'
      modifyColor: '#F1BF4B'
      addColor: '#70CAA9'
      pendingColor: '#CA9245'
      errorColor: '#E7877B'
      highlightColor: '#FFD57A'
      killColor: '#FAB49C'
      completedColor: '#54655C'
  views:
    table:
      fgColor: '#D4DDD7'
      bgColor: '#121E19'
      cursorFgColor: '#E7ECEA'
      cursorBgColor: '#24342C'
      markColor: '#DFAA61'
      header:
        fgColor: '#A5B1AA'
        bgColor: '#121E19'
        sorterColor: '#CA9245'
        selectedSortColumnColor: '#CA9245'
    xray:
      fgColor: '#D4DDD7'
      bgColor: '#121E19'
      cursorColor: '#24342C'
      cursorTextColor: '#E7ECEA'
      graphicColor: '#549B9F'
    charts:
      bgColor: '#121E19'
      chartBgColor: '#121E19'
      dialBgColor: '#121E19'
      defaultDialColors:
        - '#70CAA9'
        - '#E7877B'
      defaultChartColors:
        - '#70CAA9'
        - '#E7877B'
      resourceColors:
        cpu:
          - '#CA9245'
          - '#F1BF4B'
        mem:
          - '#F1BF4B'
          - '#70CAA9'
      focusFgColor: '#0A100D'
      focusBgColor: '#CA9245'
    yaml:
      keyColor: '#F1BF4B'
      valueColor: '#D4DDD7'
      colonColor: '#8C9A92'
    logs:
      fgColor: '#D4DDD7'
      bgColor: '#121E19'
      indicator:
        fgColor: '#A5B1AA'
        bgColor: '#121E19'
        toggleOnColor: '#70CAA9'
        toggleOffColor: '#54655C'
    picker:
      mainColor: '#D4DDD7'
      focusColor: '#CA9245'
      shortcutColor: '#F1BF4B'
  dialog:
    fgColor: '#D4DDD7'
    bgColor: '#1A2921'
    buttonFgColor: '#D4DDD7'
    buttonBgColor: '#31433A'
    buttonFocusFgColor: '#0A100D'
    buttonFocusBgColor: '#CA9245'
    labelFgColor: '#F1BF4B'
    fieldFgColor: '#D4DDD7'
paris-carrelage.yamlsave as ~/Library/Application Support/k9s/skins/paris-carrelage.yaml
on Linux the folder is ~/.config/k9s/skins
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Carrelage skin for k9s.
k9s:
  body:
    fgColor: '#27342F'
    bgColor: '#EEF2F1'
    logoColor: '#764C00'
    logoColorMsg: '#27342F'
    logoColorInfo: '#218366'
    logoColorWarn: '#916D07'
    logoColorError: '#AC3B32'
  prompt:
    fgColor: '#27342F'
    bgColor: '#D5DBDA'
    suggestColor: '#6C7C76'
    border:
      default: '#006267'
      command: '#764C00'
  info:
    fgColor: '#764C00'
    sectionColor: '#27342F'
    cpuColor: '#218366'
    memColor: '#916D07'
    k9sRevColor: '#278D6E'
  help:
    fgColor: '#27342F'
    bgColor: '#EEF2F1'
    sectionColor: '#218366'
    keyColor: '#916D07'
    numKeyColor: '#AC3B32'
  frame:
    title:
      fgColor: '#916D07'
      bgColor: '#EEF2F1'
      highlightColor: '#764C00'
      counterColor: '#AC3B32'
      filterColor: '#218366'
    border:
      fgColor: '#99ABA6'
      focusColor: '#764C00'
    menu:
      fgColor: '#3B4742'
      keyColor: '#916D07'
      numKeyColor: '#AC3B32'
    crumbs:
      fgColor: '#EEF2F1'
      bgColor: '#916D07'
      activeColor: '#764C00'
    status:
      newColor: '#006267'
      modifyColor: '#916D07'
      addColor: '#218366'
      pendingColor: '#764C00'
      errorColor: '#AC3B32'
      highlightColor: '#A07A12'
      killColor: '#B36B51'
      completedColor: '#859792'
  views:
    table:
      fgColor: '#27342F'
      bgColor: '#EEF2F1'
      cursorFgColor: '#19221E'
      cursorBgColor: '#C6D2CF'
      markColor: '#885A00'
      header:
        fgColor: '#4A5752'
        bgColor: '#EEF2F1'
        sorterColor: '#764C00'
        selectedSortColumnColor: '#764C00'
    xray:
      fgColor: '#27342F'
      bgColor: '#EEF2F1'
      cursorColor: '#C6D2CF'
      cursorTextColor: '#19221E'
      graphicColor: '#006267'
    charts:
      bgColor: '#EEF2F1'
      chartBgColor: '#EEF2F1'
      dialBgColor: '#EEF2F1'
      defaultDialColors:
        - '#218366'
        - '#AC3B32'
      defaultChartColors:
        - '#218366'
        - '#AC3B32'
      resourceColors:
        cpu:
          - '#764C00'
          - '#916D07'
        mem:
          - '#916D07'
          - '#218366'
      focusFgColor: '#EEF2F1'
      focusBgColor: '#764C00'
    yaml:
      keyColor: '#916D07'
      valueColor: '#27342F'
      colonColor: '#56645F'
    logs:
      fgColor: '#27342F'
      bgColor: '#EEF2F1'
      indicator:
        fgColor: '#4A5752'
        bgColor: '#EEF2F1'
        toggleOnColor: '#218366'
        toggleOffColor: '#859792'
    picker:
      mainColor: '#27342F'
      focusColor: '#764C00'
      shortcutColor: '#916D07'
  dialog:
    fgColor: '#27342F'
    bgColor: '#C6D2CF'
    buttonFgColor: '#27342F'
    buttonBgColor: '#99ABA6'
    buttonFocusFgColor: '#EEF2F1'
    buttonFocusBgColor: '#764C00'
    labelFgColor: '#916D07'
    fieldFgColor: '#27342F'