# # # name: Precious Light White # author: 4lex4 <4lex49@zoho.com> # slug: precious-light-white # slug-underscored: precious_light_white # system: base16 # variant: light # is-light-variant: true # # # Main bg theme[main_bg]="#ffffff" # Main text color theme[main_fg]="#555555" # Title color for boxes theme[title]="#555555" # Highlight color for keyboard shortcuts theme[hi_fg]="#186daa" # Background color of selected item in processes box theme[selected_bg]="#ededed" # Foreground color of selected item in processes box theme[selected_fg]="#555555" # Color of inactive/disabled text theme[inactive_fg]="#636363" # Misc colors for processes box including mini cpu graphs, details memory graph and details status text theme[proc_misc]="#186daa" # Cpu box outline color theme[cpu_box]="#636363" # Memory/disks box outline color theme[mem_box]="#636363" # Net up/down box outline color theme[net_box]="#636363" # Processes box outline color theme[proc_box]="#636363" # Box divider line and small boxes line color theme[div_line]="#636363" # Temperature graph colors theme[temp_start]="#557301" theme[temp_mid]="#876500" theme[temp_end]="#af4947" # CPU graph colors theme[cpu_start]="#557301" theme[cpu_mid]="#876500" theme[cpu_end]="#af4947" # Mem/Disk free meter theme[free_start]="#557301" theme[free_mid]="#876500" theme[free_end]="#af4947" # Mem/Disk cached meter theme[cached_start]="#557301" theme[cached_mid]="#876500" theme[cached_end]="#af4947" # Mem/Disk available meter theme[available_start]="#557301" theme[available_mid]="#876500" theme[available_end]="#af4947" # Mem/Disk used meter theme[used_start]="#557301" theme[used_mid]="#876500" theme[used_end]="#af4947" # Download graph colors theme[download_start]="#557301" theme[download_mid]="#876500" theme[download_end]="#af4947" # Upload graph colors theme[upload_start]="#557301" theme[upload_mid]="#876500" theme[upload_end]="#af4947"