35 lines
940 B
Plaintext
35 lines
940 B
Plaintext
# Dracula Pro Blade theme for btop
|
|
theme[main_bg]="#212C2A"
|
|
theme[main_fg]="#F8F8F2"
|
|
theme[title]="#F8F8F2"
|
|
theme[hi_fg]="#80FFEA"
|
|
theme[selected_bg]="#415854"
|
|
theme[selected_fg]="#F8F8F2"
|
|
theme[inactive_fg]="#70A99F"
|
|
theme[graph_text]="#70A99F"
|
|
theme[proc_misc]="#80FFEA"
|
|
theme[cpu_box]="#80FFEA"
|
|
theme[mem_box]="#8AFF80"
|
|
theme[net_box]="#FF80BF"
|
|
theme[proc_box]="#9580FF"
|
|
theme[div_line]="#4C6762"
|
|
theme[temp_start]="#8AFF80"
|
|
theme[temp_mid]="#FFFF80"
|
|
theme[temp_end]="#FF9580"
|
|
theme[cpu_single_start]="#80FFEA"
|
|
theme[cpu_single_mid]="#9580FF"
|
|
theme[cpu_single_end]="#FF80BF"
|
|
theme[free]="#8AFF80"
|
|
theme[cached]="#9580FF"
|
|
theme[available]="#FFFF80"
|
|
theme[used]="#FF9580"
|
|
theme[download_start]="#9580FF"
|
|
theme[download_mid]="#80FFEA"
|
|
theme[download_end]="#8AFF80"
|
|
theme[upload_start]="#FF80BF"
|
|
theme[upload_mid]="#FF9580"
|
|
theme[upload_end]="#FFCA80"
|
|
theme[process_start]="#80FFEA"
|
|
theme[process_mid]="#9580FF"
|
|
theme[process_end]="#FF80BF"
|