# # # name: iA Dark # author: iA Inc. (modified by aramisgithub) # slug: ia-dark # slug-underscored: ia_dark # system: base16 # variant: dark # is-dark-variant: true # # # Main bg theme[main_bg]="#1a1a1a" # Main text color theme[main_fg]="#cccccc" # Title color for boxes theme[title]="#cccccc" # Highlight color for keyboard shortcuts theme[hi_fg]="#8eccdd" # Background color of selected item in processes box theme[selected_bg]="#222222" # Foreground color of selected item in processes box theme[selected_fg]="#cccccc" # Color of inactive/disabled text theme[inactive_fg]="#b8b8b8" # Misc colors for processes box including mini cpu graphs, details memory graph and details status text theme[proc_misc]="#8eccdd" # Cpu box outline color theme[cpu_box]="#b8b8b8" # Memory/disks box outline color theme[mem_box]="#b8b8b8" # Net up/down box outline color theme[net_box]="#b8b8b8" # Processes box outline color theme[proc_box]="#b8b8b8" # Box divider line and small boxes line color theme[div_line]="#b8b8b8" # Temperature graph colors theme[temp_start]="#83a471" theme[temp_mid]="#b99353" theme[temp_end]="#d88568" # CPU graph colors theme[cpu_start]="#83a471" theme[cpu_mid]="#b99353" theme[cpu_end]="#d88568" # Mem/Disk free meter theme[free_start]="#83a471" theme[free_mid]="#b99353" theme[free_end]="#d88568" # Mem/Disk cached meter theme[cached_start]="#83a471" theme[cached_mid]="#b99353" theme[cached_end]="#d88568" # Mem/Disk available meter theme[available_start]="#83a471" theme[available_mid]="#b99353" theme[available_end]="#d88568" # Mem/Disk used meter theme[used_start]="#83a471" theme[used_mid]="#b99353" theme[used_end]="#d88568" # Download graph colors theme[download_start]="#83a471" theme[download_mid]="#b99353" theme[download_end]="#d88568" # Upload graph colors theme[upload_start]="#83a471" theme[upload_mid]="#b99353" theme[upload_end]="#d88568"