# Tokyo Night Moon for btop, matched to Panama's palette. # # btop ships a "tokyo-night" theme, but it is the Night variant (#1a1b26). The # rest of this desktop is Moon (#222436), and two Tokyo Nights side by side read # as a mistake rather than as a choice. # # The *_start/_mid/_end triples are gradients btop draws meters with: low, # middle, and high. They run blue -> yellow -> red so a saturated resource is # obvious at a glance without reading the number. theme[main_bg]="#222436" theme[main_fg]="#c8d3f5" theme[title]="#c8d3f5" theme[hi_fg]="#82aaff" theme[selected_bg]="#3b4261" theme[selected_fg]="#82aaff" theme[inactive_fg]="#636da6" theme[proc_misc]="#a5e8b5" theme[cpu_box]="#4d5685" theme[mem_box]="#4d5685" theme[net_box]="#4d5685" theme[proc_box]="#4d5685" theme[div_line]="#3b4261" theme[temp_start]="#82aaff" theme[temp_mid]="#ffc777" theme[temp_end]="#ff757f" theme[cpu_start]="#82aaff" theme[cpu_mid]="#c099ff" theme[cpu_end]="#ff757f" theme[free_start]="#3b4261" theme[free_mid]="#589ed7" theme[free_end]="#86e1fc" theme[cached_start]="#86e1fc" theme[cached_mid]="#82aaff" theme[cached_end]="#c099ff" theme[available_start]="#ffc777" theme[available_mid]="#ff966c" theme[available_end]="#ff757f" theme[used_start]="#a5e8b5" theme[used_mid]="#ffc777" theme[used_end]="#ff757f" theme[download_start]="#3b4261" theme[download_mid]="#82aaff" theme[download_end]="#86e1fc" theme[upload_start]="#3b4261" theme[upload_mid]="#c099ff" theme[upload_end]="#fca7ea"