# # # name: Windows 95 Light # author: Fergus Collins (https://github.com/C-Fergus) # slug: windows-95-light # slug-underscored: windows_95_light # system: base16 # variant: light # is-light-variant: true # # # Main bg theme[main_bg]="#fcfcfc" # Main text color theme[main_fg]="#545454" # Title color for boxes theme[title]="#545454" # Highlight color for keyboard shortcuts theme[hi_fg]="#0000a8" # Background color of selected item in processes box theme[selected_bg]="#e0e0e0" # Foreground color of selected item in processes box theme[selected_fg]="#545454" # Color of inactive/disabled text theme[inactive_fg]="#7e7e7e" # Misc colors for processes box including mini cpu graphs, details memory graph and details status text theme[proc_misc]="#0000a8" # Cpu box outline color theme[cpu_box]="#7e7e7e" # Memory/disks box outline color theme[mem_box]="#7e7e7e" # Net up/down box outline color theme[net_box]="#7e7e7e" # Processes box outline color theme[proc_box]="#7e7e7e" # Box divider line and small boxes line color theme[div_line]="#7e7e7e" # Temperature graph colors theme[temp_start]="#00a800" theme[temp_mid]="#a85400" theme[temp_end]="#a80000" # CPU graph colors theme[cpu_start]="#00a800" theme[cpu_mid]="#a85400" theme[cpu_end]="#a80000" # Mem/Disk free meter theme[free_start]="#00a800" theme[free_mid]="#a85400" theme[free_end]="#a80000" # Mem/Disk cached meter theme[cached_start]="#00a800" theme[cached_mid]="#a85400" theme[cached_end]="#a80000" # Mem/Disk available meter theme[available_start]="#00a800" theme[available_mid]="#a85400" theme[available_end]="#a80000" # Mem/Disk used meter theme[used_start]="#00a800" theme[used_mid]="#a85400" theme[used_end]="#a80000" # Download graph colors theme[download_start]="#00a800" theme[download_mid]="#a85400" theme[download_end]="#a80000" # Upload graph colors theme[upload_start]="#00a800" theme[upload_mid]="#a85400" theme[upload_end]="#a80000"