# # # name: Railscasts # author: Ryan Bates (http://railscasts.com) # slug: railscasts # slug-underscored: railscasts # system: base16 # variant: dark # is-dark-variant: true # # # Main bg theme[main_bg]="#2b2b2b" # Main text color theme[main_fg]="#e6e1dc" # Title color for boxes theme[title]="#e6e1dc" # Highlight color for keyboard shortcuts theme[hi_fg]="#6d9cbe" # Background color of selected item in processes box theme[selected_bg]="#272935" # Foreground color of selected item in processes box theme[selected_fg]="#e6e1dc" # Color of inactive/disabled text theme[inactive_fg]="#d4cfc9" # Misc colors for processes box including mini cpu graphs, details memory graph and details status text theme[proc_misc]="#6d9cbe" # Cpu box outline color theme[cpu_box]="#d4cfc9" # Memory/disks box outline color theme[mem_box]="#d4cfc9" # Net up/down box outline color theme[net_box]="#d4cfc9" # Processes box outline color theme[proc_box]="#d4cfc9" # Box divider line and small boxes line color theme[div_line]="#d4cfc9" # Temperature graph colors theme[temp_start]="#a5c261" theme[temp_mid]="#ffc66d" theme[temp_end]="#da4939" # CPU graph colors theme[cpu_start]="#a5c261" theme[cpu_mid]="#ffc66d" theme[cpu_end]="#da4939" # Mem/Disk free meter theme[free_start]="#a5c261" theme[free_mid]="#ffc66d" theme[free_end]="#da4939" # Mem/Disk cached meter theme[cached_start]="#a5c261" theme[cached_mid]="#ffc66d" theme[cached_end]="#da4939" # Mem/Disk available meter theme[available_start]="#a5c261" theme[available_mid]="#ffc66d" theme[available_end]="#da4939" # Mem/Disk used meter theme[used_start]="#a5c261" theme[used_mid]="#ffc66d" theme[used_end]="#da4939" # Download graph colors theme[download_start]="#a5c261" theme[download_mid]="#ffc66d" theme[download_end]="#da4939" # Upload graph colors theme[upload_start]="#a5c261" theme[upload_mid]="#ffc66d" theme[upload_end]="#da4939"