{
 "id": "btop",
 "version": "0.1.0",
 "shared": [],
 "palettes": [
  {
   "id": "carbon",
   "label": "Carbon",
   "files": [
    {
     "name": "digitable-focus-carbon.theme",
     "path": "digitable-focus-carbon.theme",
     "lang": "conf",
     "bytes": 2237,
     "lines": 93,
     "text": "# Digitable Focus Carbon for btop 0.1.0\n# Palette: Digitable Workbench, dark variant.\n\n# Main background, empty for terminal default, need to be empty if you want transparent background\ntheme[main_bg]=\"#05080D\"\n\n# Main text color\ntheme[main_fg]=\"#F5F7FA\"\n\n# Title color for boxes\ntheme[title]=\"#00E5E5\"\n\n# Highlight color for keyboard shortcuts\ntheme[hi_fg]=\"#FFC247\"\n\n# Background color of selected item in processes box\ntheme[selected_bg]=\"#00E5E5\"\n\n# Foreground color of selected item in processes box\ntheme[selected_fg]=\"#05080D\"\n\n# Color of inactive/disabled text\ntheme[inactive_fg]=\"#718695\"\n\n# Color of text appearing on top of graphs, i.e uptime and current network graph scaling\ntheme[graph_text]=\"#9BAAB8\"\n\n# Background color of the percentage meters\ntheme[meter_bg]=\"#0F3745\"\n\n# Misc colors for processes box including mini cpu graphs, details memory graph and details status text\ntheme[proc_misc]=\"#3CA9FF\"\n\n# Cpu box outline color\ntheme[cpu_box]=\"#B65CFF\"\n\n# Memory/disks box outline color\ntheme[mem_box]=\"#7CFF6B\"\n\n# Net up/down box outline color\ntheme[net_box]=\"#FF8A2A\"\n\n# Processes box outline color\ntheme[proc_box]=\"#3CA9FF\"\n\n# Box divider line and small boxes line color\ntheme[div_line]=\"#15566A\"\n\n# Temperature graph colors\ntheme[temp_start]=\"#3CA9FF\"\ntheme[temp_mid]=\"#FFC247\"\ntheme[temp_end]=\"#FF5B5B\"\n\n# CPU graph colors\ntheme[cpu_start]=\"#7CFF6B\"\ntheme[cpu_mid]=\"#FFC247\"\ntheme[cpu_end]=\"#FF5B5B\"\n\n# Mem/Disk free meter\ntheme[free_start]=\"#469041\"\ntheme[free_mid]=\"#7CFF6B\"\ntheme[free_end]=\"#99FF8C\"\n\n# Mem/Disk cached meter\ntheme[cached_start]=\"#236192\"\ntheme[cached_mid]=\"#3CA9FF\"\ntheme[cached_end]=\"#67BCFF\"\n\n# Mem/Disk available meter\ntheme[available_start]=\"#028284\"\ntheme[available_mid]=\"#00E5E5\"\ntheme[available_end]=\"#38EBEB\"\n\n# Mem/Disk used meter\ntheme[used_start]=\"#8F501D\"\ntheme[used_mid]=\"#FF8A2A\"\ntheme[used_end]=\"#FFA459\"\n\n# Download graph colors\ntheme[download_start]=\"#469041\"\ntheme[download_mid]=\"#7CFF6B\"\ntheme[download_end]=\"#99FF8C\"\n\n# Upload graph colors\ntheme[upload_start]=\"#663692\"\ntheme[upload_mid]=\"#B65CFF\"\ntheme[upload_end]=\"#C680FF\"\n\n# Process box color gradient for threads, mem and cpu usage\ntheme[process_start]=\"#7CFF6B\"\ntheme[process_mid]=\"#FFC247\"\ntheme[process_end]=\"#FF5B5B\"\n"
    }
   ]
  },
  {
   "id": "paper",
   "label": "Paper",
   "files": [
    {
     "name": "digitable-focus-paper.theme",
     "path": "digitable-focus-paper.theme",
     "lang": "conf",
     "bytes": 2237,
     "lines": 93,
     "text": "# Digitable Focus Paper for btop 0.1.0\n# Palette: Digitable Workbench, light variant.\n\n# Main background, empty for terminal default, need to be empty if you want transparent background\ntheme[main_bg]=\"#F4F7F8\"\n\n# Main text color\ntheme[main_fg]=\"#10202A\"\n\n# Title color for boxes\ntheme[title]=\"#007C83\"\n\n# Highlight color for keyboard shortcuts\ntheme[hi_fg]=\"#8A5B00\"\n\n# Background color of selected item in processes box\ntheme[selected_bg]=\"#007C83\"\n\n# Foreground color of selected item in processes box\ntheme[selected_fg]=\"#F4F7F8\"\n\n# Color of inactive/disabled text\ntheme[inactive_fg]=\"#5F7480\"\n\n# Color of text appearing on top of graphs, i.e uptime and current network graph scaling\ntheme[graph_text]=\"#526A78\"\n\n# Background color of the percentage meters\ntheme[meter_bg]=\"#C8E9EC\"\n\n# Misc colors for processes box including mini cpu graphs, details memory graph and details status text\ntheme[proc_misc]=\"#0067A8\"\n\n# Cpu box outline color\ntheme[cpu_box]=\"#7139A3\"\n\n# Memory/disks box outline color\ntheme[mem_box]=\"#287A36\"\n\n# Net up/down box outline color\ntheme[net_box]=\"#A54A00\"\n\n# Processes box outline color\ntheme[proc_box]=\"#0067A8\"\n\n# Box divider line and small boxes line color\ntheme[div_line]=\"#A9C2C9\"\n\n# Temperature graph colors\ntheme[temp_start]=\"#0067A8\"\ntheme[temp_mid]=\"#8A5B00\"\ntheme[temp_end]=\"#B4232E\"\n\n# CPU graph colors\ntheme[cpu_start]=\"#287A36\"\ntheme[cpu_mid]=\"#8A5B00\"\ntheme[cpu_end]=\"#B4232E\"\n\n# Mem/Disk free meter\ntheme[free_start]=\"#84B28D\"\ntheme[free_mid]=\"#287A36\"\ntheme[free_end]=\"#1F5F2A\"\n\n# Mem/Disk cached meter\ntheme[cached_start]=\"#6EA8CC\"\ntheme[cached_mid]=\"#0067A8\"\ntheme[cached_end]=\"#005083\"\n\n# Mem/Disk available meter\ntheme[available_start]=\"#6EB3B8\"\ntheme[available_mid]=\"#007C83\"\ntheme[available_end]=\"#006166\"\n\n# Mem/Disk used meter\ntheme[used_start]=\"#C99870\"\ntheme[used_mid]=\"#A54A00\"\ntheme[used_end]=\"#813A00\"\n\n# Download graph colors\ntheme[download_start]=\"#84B28D\"\ntheme[download_mid]=\"#287A36\"\ntheme[download_end]=\"#1F5F2A\"\n\n# Upload graph colors\ntheme[upload_start]=\"#AC8FC9\"\ntheme[upload_mid]=\"#7139A3\"\ntheme[upload_end]=\"#582C7F\"\n\n# Process box color gradient for threads, mem and cpu usage\ntheme[process_start]=\"#287A36\"\ntheme[process_mid]=\"#8A5B00\"\ntheme[process_end]=\"#B4232E\"\n"
    }
   ]
  },
  {
   "id": "signal",
   "label": "Signal",
   "files": [
    {
     "name": "digitable-focus-signal.theme",
     "path": "digitable-focus-signal.theme",
     "lang": "conf",
     "bytes": 2237,
     "lines": 93,
     "text": "# Digitable Focus Signal for btop 0.1.0\n# Palette: Digitable Workbench, dark variant.\n\n# Main background, empty for terminal default, need to be empty if you want transparent background\ntheme[main_bg]=\"#000000\"\n\n# Main text color\ntheme[main_fg]=\"#FFFFFF\"\n\n# Title color for boxes\ntheme[title]=\"#00FFFF\"\n\n# Highlight color for keyboard shortcuts\ntheme[hi_fg]=\"#FFD800\"\n\n# Background color of selected item in processes box\ntheme[selected_bg]=\"#00FFFF\"\n\n# Foreground color of selected item in processes box\ntheme[selected_fg]=\"#000000\"\n\n# Color of inactive/disabled text\ntheme[inactive_fg]=\"#A8B6BF\"\n\n# Color of text appearing on top of graphs, i.e uptime and current network graph scaling\ntheme[graph_text]=\"#D0D9DE\"\n\n# Background color of the percentage meters\ntheme[meter_bg]=\"#005555\"\n\n# Misc colors for processes box including mini cpu graphs, details memory graph and details status text\ntheme[proc_misc]=\"#55AAFF\"\n\n# Cpu box outline color\ntheme[cpu_box]=\"#E47AFF\"\n\n# Memory/disks box outline color\ntheme[mem_box]=\"#7CFF00\"\n\n# Net up/down box outline color\ntheme[net_box]=\"#FF9D3D\"\n\n# Processes box outline color\ntheme[proc_box]=\"#55AAFF\"\n\n# Box divider line and small boxes line color\ntheme[div_line]=\"#66FFFF\"\n\n# Temperature graph colors\ntheme[temp_start]=\"#55AAFF\"\ntheme[temp_mid]=\"#FFD800\"\ntheme[temp_end]=\"#FF4D5A\"\n\n# CPU graph colors\ntheme[cpu_start]=\"#7CFF00\"\ntheme[cpu_mid]=\"#FFD800\"\ntheme[cpu_end]=\"#FF4D5A\"\n\n# Mem/Disk free meter\ntheme[free_start]=\"#448C00\"\ntheme[free_mid]=\"#7CFF00\"\ntheme[free_end]=\"#99FF38\"\n\n# Mem/Disk cached meter\ntheme[cached_start]=\"#2F5E8C\"\ntheme[cached_mid]=\"#55AAFF\"\ntheme[cached_end]=\"#7ABDFF\"\n\n# Mem/Disk available meter\ntheme[available_start]=\"#008C8C\"\ntheme[available_mid]=\"#00FFFF\"\ntheme[available_end]=\"#38FFFF\"\n\n# Mem/Disk used meter\ntheme[used_start]=\"#8C5622\"\ntheme[used_mid]=\"#FF9D3D\"\ntheme[used_end]=\"#FFB368\"\n\n# Download graph colors\ntheme[download_start]=\"#448C00\"\ntheme[download_mid]=\"#7CFF00\"\ntheme[download_end]=\"#99FF38\"\n\n# Upload graph colors\ntheme[upload_start]=\"#7D438C\"\ntheme[upload_mid]=\"#E47AFF\"\ntheme[upload_end]=\"#EA97FF\"\n\n# Process box color gradient for threads, mem and cpu usage\ntheme[process_start]=\"#7CFF00\"\ntheme[process_mid]=\"#FFD800\"\ntheme[process_end]=\"#FF4D5A\"\n"
    }
   ]
  }
 ]
}
