← All ports
CLI & TUI
btop
Every graph runs the 70s stripe, avocado to gold to orange to red, and the four boxes are outlined in orange, gold, avocado and terracotta.
Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.
btop 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 btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only btop
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only btop
Turn it on
In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "subway-seat"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "subway-seat-tunnel"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "subway-seat-enamel"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "london-moquette"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "london-deep-level"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "london-portland"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "paris-guimard"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "paris-catacombes"In ~/.config/btop/btop.conf, or Options › Color theme
color_theme = "paris-carrelage"The files
subway-seat.themesave as ~/.config/btop/themes/subway-seat.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat for btop.
# Main background, empty for terminal default
theme[main_bg]="#362619"
# Main text color
theme[main_fg]="#EDDCBC"
# Title color for boxes
theme[title]="#F8ECD4"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#EC7F31"
# Background of the selected item in the processes box
theme[selected_bg]="#513B27"
# Foreground of the selected item in the processes box
theme[selected_fg]="#FFD36B"
# Inactive or disabled text
theme[inactive_fg]="#7B6047"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#C4AE8C"
# Background of the percentage meters
theme[meter_bg]="#513B27"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#86AD95"
# Box outlines
theme[cpu_box]="#EC7F31"
theme[mem_box]="#F3BF45"
theme[net_box]="#ADB956"
theme[proc_box]="#F4A87E"
# Box dividers and small box outlines
theme[div_line]="#634932"
# Temperature graph
theme[temp_start]="#ADB956"
theme[temp_mid]="#F09F3B"
theme[temp_end]="#E05C45"
# CPU graph
theme[cpu_start]="#ADB956"
theme[cpu_mid]="#F09F3B"
theme[cpu_end]="#E05C45"
# Mem/disk free meter
theme[free_start]="#77773B"
theme[free_mid]="#ADB956"
theme[free_end]="#BFCB63"
# Mem/disk cached meter
theme[cached_start]="#5E666B"
theme[cached_mid]="#7F9BAE"
theme[cached_end]="#9DB6C6"
# Mem/disk available meter
theme[available_start]="#9E7A31"
theme[available_mid]="#F3BF45"
theme[available_end]="#FFD36B"
# Mem/disk used meter
theme[used_start]="#EC7F31"
theme[used_mid]="#E05C45"
theme[used_end]="#FF8373"
# Download graph
theme[download_start]="#77773B"
theme[download_mid]="#ADB956"
theme[download_end]="#F3BF45"
# Upload graph
theme[upload_start]="#9A5726"
theme[upload_mid]="#EC7F31"
theme[upload_end]="#FF8373"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#ADB956"
theme[process_mid]="#F09F3B"
theme[process_end]="#E05C45"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#E05C45"
theme[proc_follow_bg]="#86AD95"
theme[proc_banner_bg]="#EC7F31"
theme[proc_banner_fg]="#20160E"
# The process being followed
theme[followed_bg]="#86AD95"
theme[followed_fg]="#20160E"subway-seat-tunnel.themesave as ~/.config/btop/themes/subway-seat-tunnel.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel for btop.
# Main background, empty for terminal default
theme[main_bg]="#24180E"
# Main text color
theme[main_fg]="#E9D8B6"
# Title color for boxes
theme[title]="#F6EAD1"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#EC7F31"
# Background of the selected item in the processes box
theme[selected_bg]="#3D2C1D"
# Foreground of the selected item in the processes box
theme[selected_fg]="#FFD36B"
# Inactive or disabled text
theme[inactive_fg]="#745B45"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#C0AA88"
# Background of the percentage meters
theme[meter_bg]="#3D2C1D"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#86AD95"
# Box outlines
theme[cpu_box]="#EC7F31"
theme[mem_box]="#F3BF45"
theme[net_box]="#ADB956"
theme[proc_box]="#F4A87E"
# Box dividers and small box outlines
theme[div_line]="#4F3927"
# Temperature graph
theme[temp_start]="#ADB956"
theme[temp_mid]="#F09F3B"
theme[temp_end]="#E05C45"
# CPU graph
theme[cpu_start]="#ADB956"
theme[cpu_mid]="#F09F3B"
theme[cpu_end]="#E05C45"
# Mem/disk free meter
theme[free_start]="#6F7136"
theme[free_mid]="#ADB956"
theme[free_end]="#BFCB63"
# Mem/disk cached meter
theme[cached_start]="#566066"
theme[cached_mid]="#7F9BAE"
theme[cached_end]="#9DB6C6"
# Mem/disk available meter
theme[available_start]="#96742C"
theme[available_mid]="#F3BF45"
theme[available_end]="#FFD36B"
# Mem/disk used meter
theme[used_start]="#EC7F31"
theme[used_mid]="#E05C45"
theme[used_end]="#FF8373"
# Download graph
theme[download_start]="#6F7136"
theme[download_mid]="#ADB956"
theme[download_end]="#F3BF45"
# Upload graph
theme[upload_start]="#925121"
theme[upload_mid]="#EC7F31"
theme[upload_end]="#FF8373"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#ADB956"
theme[process_mid]="#F09F3B"
theme[process_end]="#E05C45"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#E05C45"
theme[proc_follow_bg]="#86AD95"
theme[proc_banner_bg]="#EC7F31"
theme[proc_banner_fg]="#140D07"
# The process being followed
theme[followed_bg]="#86AD95"
theme[followed_fg]="#140D07"subway-seat-enamel.themesave as ~/.config/btop/themes/subway-seat-enamel.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Enamel for btop.
# Main background, empty for terminal default
theme[main_bg]="#F8EFDF"
# Main text color
theme[main_fg]="#3E2C1E"
# Title color for boxes
theme[title]="#2A1D13"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#A04800"
# Background of the selected item in the processes box
theme[selected_bg]="#CBB898"
# Foreground of the selected item in the processes box
theme[selected_fg]="#2A1D13"
# Inactive or disabled text
theme[inactive_fg]="#A58D6D"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#654F3B"
# Background of the percentage meters
theme[meter_bg]="#CBB898"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#3E7157"
# Box outlines
theme[cpu_box]="#A04800"
theme[mem_box]="#976608"
theme[net_box]="#66740F"
theme[proc_box]="#843811"
# Box dividers and small box outlines
theme[div_line]="#BAA380"
# Temperature graph
theme[temp_start]="#66740F"
theme[temp_mid]="#9C5704"
theme[temp_end]="#992418"
# CPU graph
theme[cpu_start]="#66740F"
theme[cpu_mid]="#9C5704"
theme[cpu_end]="#992418"
# Mem/disk free meter
theme[free_start]="#A8AB6D"
theme[free_mid]="#66740F"
theme[free_end]="#697813"
# Mem/disk cached meter
theme[cached_start]="#92A3AB"
theme[cached_mid]="#3F6480"
theme[cached_end]="#517791"
# Mem/disk available meter
theme[available_start]="#C3A469"
theme[available_mid]="#976608"
theme[available_end]="#A9720A"
# Mem/disk used meter
theme[used_start]="#A04800"
theme[used_mid]="#992418"
theme[used_end]="#BF4233"
# Download graph
theme[download_start]="#A8AB6D"
theme[download_mid]="#66740F"
theme[download_end]="#976608"
# Upload graph
theme[upload_start]="#C89364"
theme[upload_mid]="#A04800"
theme[upload_end]="#BF4233"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#66740F"
theme[process_mid]="#9C5704"
theme[process_end]="#992418"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#992418"
theme[proc_follow_bg]="#3E7157"
theme[proc_banner_bg]="#A04800"
theme[proc_banner_fg]="#F8EFDF"
# The process being followed
theme[followed_bg]="#3E7157"
theme[followed_fg]="#F8EFDF"london-moquette.themesave as ~/.config/btop/themes/london-moquette.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Moquette for btop.
# Main background, empty for terminal default
theme[main_bg]="#1E2941"
# Main text color
theme[main_fg]="#D8DEEA"
# Title color for boxes
theme[title]="#E9EDF5"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#DE8946"
# Background of the selected item in the processes box
theme[selected_bg]="#303F61"
# Foreground of the selected item in the processes box
theme[selected_fg]="#FFD36C"
# Inactive or disabled text
theme[inactive_fg]="#576685"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#A9B2C4"
# Background of the percentage meters
theme[meter_bg]="#303F61"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#54B4B5"
# Box outlines
theme[cpu_box]="#DE8946"
theme[mem_box]="#F2C03F"
theme[net_box]="#77C581"
theme[proc_box]="#AE9EDC"
# Box dividers and small box outlines
theme[div_line]="#3D4F72"
# Temperature graph
theme[temp_start]="#77C581"
theme[temp_mid]="#E8A442"
theme[temp_end]="#DB6052"
# CPU graph
theme[cpu_start]="#77C581"
theme[cpu_mid]="#E8A442"
theme[cpu_end]="#DB6052"
# Mem/disk free meter
theme[free_start]="#4F7F64"
theme[free_mid]="#77C581"
theme[free_end]="#9AD2A0"
# Mem/disk cached meter
theme[cached_start]="#4E6495"
theme[cached_mid]="#7595DA"
theme[cached_end]="#8BB0FF"
# Mem/disk available meter
theme[available_start]="#937C40"
theme[available_mid]="#F2C03F"
theme[available_end]="#FFD36C"
# Mem/disk used meter
theme[used_start]="#DE8946"
theme[used_mid]="#DB6052"
theme[used_end]="#FE8474"
# Download graph
theme[download_start]="#4F7F64"
theme[download_mid]="#77C581"
theme[download_end]="#F2C03F"
# Upload graph
theme[upload_start]="#885E44"
theme[upload_mid]="#DE8946"
theme[upload_end]="#FE8474"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#77C581"
theme[process_mid]="#E8A442"
theme[process_end]="#DB6052"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#DB6052"
theme[proc_follow_bg]="#54B4B5"
theme[proc_banner_bg]="#DE8946"
theme[proc_banner_fg]="#121826"
# The process being followed
theme[followed_bg]="#54B4B5"
theme[followed_fg]="#121826"london-deep-level.themesave as ~/.config/btop/themes/london-deep-level.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Deep Level for btop.
# Main background, empty for terminal default
theme[main_bg]="#121A2D"
# Main text color
theme[main_fg]="#D4DAE7"
# Title color for boxes
theme[title]="#E7EBF3"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#DE8946"
# Background of the selected item in the processes box
theme[selected_bg]="#232F49"
# Foreground of the selected item in the processes box
theme[selected_fg]="#FFD36C"
# Inactive or disabled text
theme[inactive_fg]="#53617D"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#A5AEC0"
# Background of the percentage meters
theme[meter_bg]="#232F49"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#54B4B5"
# Box outlines
theme[cpu_box]="#DE8946"
theme[mem_box]="#F2C03F"
theme[net_box]="#77C581"
theme[proc_box]="#AE9EDC"
# Box dividers and small box outlines
theme[div_line]="#303E5B"
# Temperature graph
theme[temp_start]="#77C581"
theme[temp_mid]="#E8A442"
theme[temp_end]="#DB6052"
# CPU graph
theme[cpu_start]="#77C581"
theme[cpu_mid]="#E8A442"
theme[cpu_end]="#DB6052"
# Mem/disk free meter
theme[free_start]="#4A785B"
theme[free_mid]="#77C581"
theme[free_end]="#9AD2A0"
# Mem/disk cached meter
theme[cached_start]="#485E8C"
theme[cached_mid]="#7595DA"
theme[cached_end]="#8BB0FF"
# Mem/disk available meter
theme[available_start]="#8D7537"
theme[available_mid]="#F2C03F"
theme[available_end]="#FFD36C"
# Mem/disk used meter
theme[used_start]="#DE8946"
theme[used_mid]="#DB6052"
theme[used_end]="#FE8474"
# Download graph
theme[download_start]="#4A785B"
theme[download_mid]="#77C581"
theme[download_end]="#F2C03F"
# Upload graph
theme[upload_start]="#82573B"
theme[upload_mid]="#DE8946"
theme[upload_end]="#FE8474"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#77C581"
theme[process_mid]="#E8A442"
theme[process_end]="#DB6052"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#DB6052"
theme[proc_follow_bg]="#54B4B5"
theme[proc_banner_bg]="#DE8946"
theme[proc_banner_fg]="#0A0E18"
# The process being followed
theme[followed_bg]="#54B4B5"
theme[followed_fg]="#0A0E18"london-portland.themesave as ~/.config/btop/themes/london-portland.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Portland for btop.
# Main background, empty for terminal default
theme[main_bg]="#E8F0FF"
# Main text color
theme[main_fg]="#293040"
# Title color for boxes
theme[title]="#1B202B"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#A54300"
# Background of the selected item in the processes box
theme[selected_bg]="#A8BBE2"
# Foreground of the selected item in the processes box
theme[selected_fg]="#1B202B"
# Inactive or disabled text
theme[inactive_fg]="#8192B4"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#4A5469"
# Background of the percentage meters
theme[meter_bg]="#A8BBE2"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#007376"
# Box outlines
theme[cpu_box]="#A54300"
theme[mem_box]="#8D6C08"
theme[net_box]="#0D8131"
theme[proc_box]="#755FA9"
# Box dividers and small box outlines
theme[div_line]="#93A7CF"
# Temperature graph
theme[temp_start]="#0D8131"
theme[temp_mid]="#995804"
theme[temp_end]="#9B211A"
# CPU graph
theme[cpu_start]="#0D8131"
theme[cpu_mid]="#995804"
theme[cpu_end]="#9B211A"
# Mem/disk free meter
theme[free_start]="#70B38E"
theme[free_mid]="#0D8131"
theme[free_end]="#008730"
# Mem/disk cached meter
theme[cached_start]="#687ACF"
theme[cached_mid]="#0019A8"
theme[cached_end]="#4A6EBD"
# Mem/disk available meter
theme[available_start]="#B6A777"
theme[available_mid]="#8D6C08"
theme[available_end]="#9B770A"
# Mem/disk used meter
theme[used_start]="#A54300"
theme[used_mid]="#9B211A"
theme[used_end]="#CC2E25"
# Download graph
theme[download_start]="#70B38E"
theme[download_mid]="#0D8131"
theme[download_end]="#8D6C08"
# Upload graph
theme[upload_start]="#C39173"
theme[upload_mid]="#A54300"
theme[upload_end]="#CC2E25"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#0D8131"
theme[process_mid]="#995804"
theme[process_end]="#9B211A"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#9B211A"
theme[proc_follow_bg]="#007376"
theme[proc_banner_bg]="#A54300"
theme[proc_banner_fg]="#E8F0FF"
# The process being followed
theme[followed_bg]="#007376"
theme[followed_fg]="#E8F0FF"paris-guimard.themesave as ~/.config/btop/themes/paris-guimard.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Guimard for btop.
# Main background, empty for terminal default
theme[main_bg]="#1E2E26"
# Main text color
theme[main_fg]="#D9E1DB"
# Title color for boxes
theme[title]="#E9EEEC"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#CA9245"
# Background of the selected item in the processes box
theme[selected_bg]="#30463B"
# Foreground of the selected item in the processes box
theme[selected_fg]="#FFD57A"
# Inactive or disabled text
theme[inactive_fg]="#586B61"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#A9B5AE"
# Background of the percentage meters
theme[meter_bg]="#30463B"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#549B9F"
# Box outlines
theme[cpu_box]="#CA9245"
theme[mem_box]="#F1BF4B"
theme[net_box]="#70CAA9"
theme[proc_box]="#FAB49C"
# Box dividers and small box outlines
theme[div_line]="#3E554A"
# Temperature graph
theme[temp_start]="#70CAA9"
theme[temp_mid]="#DEA848"
theme[temp_end]="#C7665B"
# CPU graph
theme[cpu_start]="#70CAA9"
theme[cpu_mid]="#DEA848"
theme[cpu_end]="#C7665B"
# Mem/disk free meter
theme[free_start]="#4B846E"
theme[free_mid]="#70CAA9"
theme[free_end]="#89DEBE"
# Mem/disk cached meter
theme[cached_start]="#4B6A7F"
theme[cached_mid]="#709BC8"
theme[cached_end]="#8DB6E2"
# Mem/disk available meter
theme[available_start]="#927E3A"
theme[available_mid]="#F1BF4B"
theme[available_end]="#FFD57A"
# Mem/disk used meter
theme[used_start]="#CA9245"
theme[used_mid]="#C7665B"
theme[used_end]="#E7877B"
# Download graph
theme[download_start]="#4B846E"
theme[download_mid]="#70CAA9"
theme[download_end]="#F1BF4B"
# Upload graph
theme[upload_start]="#7D6537"
theme[upload_mid]="#CA9245"
theme[upload_end]="#E7877B"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#70CAA9"
theme[process_mid]="#DEA848"
theme[process_end]="#C7665B"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#C7665B"
theme[proc_follow_bg]="#549B9F"
theme[proc_banner_bg]="#CA9245"
theme[proc_banner_fg]="#131A17"
# The process being followed
theme[followed_bg]="#549B9F"
theme[followed_fg]="#131A17"paris-catacombes.themesave as ~/.config/btop/themes/paris-catacombes.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Catacombes for btop.
# Main background, empty for terminal default
theme[main_bg]="#121E19"
# Main text color
theme[main_fg]="#D4DDD7"
# Title color for boxes
theme[title]="#E7ECEA"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#CA9245"
# Background of the selected item in the processes box
theme[selected_bg]="#24342C"
# Foreground of the selected item in the processes box
theme[selected_fg]="#FFD57A"
# Inactive or disabled text
theme[inactive_fg]="#54655C"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#A5B1AA"
# Background of the percentage meters
theme[meter_bg]="#24342C"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#549B9F"
# Box outlines
theme[cpu_box]="#CA9245"
theme[mem_box]="#F1BF4B"
theme[net_box]="#70CAA9"
theme[proc_box]="#FAB49C"
# Box dividers and small box outlines
theme[div_line]="#31433A"
# Temperature graph
theme[temp_start]="#70CAA9"
theme[temp_mid]="#DEA848"
theme[temp_end]="#C7665B"
# CPU graph
theme[cpu_start]="#70CAA9"
theme[cpu_mid]="#DEA848"
theme[cpu_end]="#C7665B"
# Mem/disk free meter
theme[free_start]="#467D68"
theme[free_mid]="#70CAA9"
theme[free_end]="#89DEBE"
# Mem/disk cached meter
theme[cached_start]="#466379"
theme[cached_mid]="#709BC8"
theme[cached_end]="#8DB6E2"
# Mem/disk available meter
theme[available_start]="#8D7734"
theme[available_mid]="#F1BF4B"
theme[available_end]="#FFD57A"
# Mem/disk used meter
theme[used_start]="#CA9245"
theme[used_mid]="#C7665B"
theme[used_end]="#E7877B"
# Download graph
theme[download_start]="#467D68"
theme[download_mid]="#70CAA9"
theme[download_end]="#F1BF4B"
# Upload graph
theme[upload_start]="#775E31"
theme[upload_mid]="#CA9245"
theme[upload_end]="#E7877B"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#70CAA9"
theme[process_mid]="#DEA848"
theme[process_end]="#C7665B"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#C7665B"
theme[proc_follow_bg]="#549B9F"
theme[proc_banner_bg]="#CA9245"
theme[proc_banner_fg]="#0A100D"
# The process being followed
theme[followed_bg]="#549B9F"
theme[followed_fg]="#0A100D"paris-carrelage.themesave as ~/.config/btop/themes/paris-carrelage.theme# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Carrelage for btop.
# Main background, empty for terminal default
theme[main_bg]="#EEF2F1"
# Main text color
theme[main_fg]="#27342F"
# Title color for boxes
theme[title]="#19221E"
# Highlight color for keyboard shortcuts
theme[hi_fg]="#764C00"
# Background of the selected item in the processes box
theme[selected_bg]="#B0BFBB"
# Foreground of the selected item in the processes box
theme[selected_fg]="#19221E"
# Inactive or disabled text
theme[inactive_fg]="#859792"
# Text drawn over graphs: uptime, network graph scale
theme[graph_text]="#4A5752"
# Background of the percentage meters
theme[meter_bg]="#B0BFBB"
# Mini cpu graphs, detailed memory graph and status text in the processes box
theme[proc_misc]="#006267"
# Box outlines
theme[cpu_box]="#764C00"
theme[mem_box]="#916D07"
theme[net_box]="#218366"
theme[proc_box]="#B36B51"
# Box dividers and small box outlines
theme[div_line]="#99ABA6"
# Temperature graph
theme[temp_start]="#218366"
theme[temp_mid]="#845C04"
theme[temp_end]="#88251E"
# CPU graph
theme[cpu_start]="#218366"
theme[cpu_mid]="#845C04"
theme[cpu_end]="#88251E"
# Mem/disk free meter
theme[free_start]="#7DB5A5"
theme[free_mid]="#218366"
theme[free_end]="#278D6E"
# Mem/disk cached meter
theme[cached_start]="#7FA3C2"
theme[cached_mid]="#25629B"
theme[cached_end]="#3D75AD"
# Mem/disk available meter
theme[available_start]="#BBA970"
theme[available_mid]="#916D07"
theme[available_end]="#A07A12"
# Mem/disk used meter
theme[used_start]="#764C00"
theme[used_mid]="#88251E"
theme[used_end]="#AC3B32"
# Download graph
theme[download_start]="#7DB5A5"
theme[download_mid]="#218366"
theme[download_end]="#916D07"
# Upload graph
theme[upload_start]="#AC976C"
theme[upload_mid]="#764C00"
theme[upload_end]="#AC3B32"
# Process box gradient for threads, memory and cpu usage
theme[process_start]="#218366"
theme[process_mid]="#845C04"
theme[process_end]="#88251E"
# Banners over the process list while it is paused or following a process
theme[proc_pause_bg]="#88251E"
theme[proc_follow_bg]="#006267"
theme[proc_banner_bg]="#764C00"
theme[proc_banner_fg]="#EEF2F1"
# The process being followed
theme[followed_bg]="#006267"
theme[followed_fg]="#EEF2F1"