# # # name: dirtysea # author: Kahlil (Kal) Hodgson # slug: dirtysea # slug-underscored: dirtysea # system: base16 # variant: light # is-light-variant: true # # # Main bg theme[main_bg]="#e0e0e0" # Main text color theme[main_fg]="#000000" # Title color for boxes theme[title]="#000000" # Highlight color for keyboard shortcuts theme[hi_fg]="#007300" # Background color of selected item in processes box theme[selected_bg]="#d0dad0" # Foreground color of selected item in processes box theme[selected_fg]="#000000" # Color of inactive/disabled text theme[inactive_fg]="#202020" # Misc colors for processes box including mini cpu graphs, details memory graph and details status text theme[proc_misc]="#007300" # Cpu box outline color theme[cpu_box]="#202020" # Memory/disks box outline color theme[mem_box]="#202020" # Net up/down box outline color theme[net_box]="#202020" # Processes box outline color theme[proc_box]="#202020" # Box divider line and small boxes line color theme[div_line]="#202020" # Temperature graph colors theme[temp_start]="#730073" theme[temp_mid]="#755B00" theme[temp_end]="#840000" # CPU graph colors theme[cpu_start]="#730073" theme[cpu_mid]="#755B00" theme[cpu_end]="#840000" # Mem/Disk free meter theme[free_start]="#730073" theme[free_mid]="#755B00" theme[free_end]="#840000" # Mem/Disk cached meter theme[cached_start]="#730073" theme[cached_mid]="#755B00" theme[cached_end]="#840000" # Mem/Disk available meter theme[available_start]="#730073" theme[available_mid]="#755B00" theme[available_end]="#840000" # Mem/Disk used meter theme[used_start]="#730073" theme[used_mid]="#755B00" theme[used_end]="#840000" # Download graph colors theme[download_start]="#730073" theme[download_mid]="#755B00" theme[download_end]="#840000" # Upload graph colors theme[upload_start]="#730073" theme[upload_mid]="#755B00" theme[upload_end]="#840000"