Auto commit: 2024-11-07 02:17:32
This commit is contained in:
parent
94c34d7159
commit
9c8e26d9b5
16 changed files with 1412 additions and 0 deletions
42
.config/btop/themes/catppuccin_latte.theme
Normal file
42
.config/btop/themes/catppuccin_latte.theme
Normal file
|
@ -0,0 +1,42 @@
|
|||
theme[main_bg]="#EFF1F5"
|
||||
theme[main_fg]="#4C4F69"
|
||||
theme[title]="#4C4F69"
|
||||
theme[hi_fg]="#1E66F5"
|
||||
theme[selected_bg]="#BCC0CC"
|
||||
theme[selected_fg]="#1E66F5"
|
||||
theme[inactive_fg]="#8C8FA1"
|
||||
theme[graph_text]="#DC8A78"
|
||||
theme[meter_bg]="#BCC0CC"
|
||||
theme[proc_misc]="#DC8A78"
|
||||
theme[cpu_box]="#209FB5"
|
||||
theme[mem_box]="#40A02B"
|
||||
theme[net_box]="#8839EF"
|
||||
theme[proc_box]="#DD7878"
|
||||
theme[div_line]="#9CA0B0"
|
||||
theme[temp_start]="#DF8E1D"
|
||||
theme[temp_mid]="#FE640B"
|
||||
theme[temp_end]="#D20F39"
|
||||
theme[cpu_start]="#209FB5"
|
||||
theme[cpu_mid]="#04A5E5"
|
||||
theme[cpu_end]="#179299"
|
||||
theme[free_start]="#179299"
|
||||
theme[free_mid]="#179299"
|
||||
theme[free_end]="#40A02B"
|
||||
theme[cached_start]="#EA76CB"
|
||||
theme[cached_mid]="#EA76CB"
|
||||
theme[cached_end]="#8839EF"
|
||||
theme[available_start]="#DC8A78"
|
||||
theme[available_mid]="#DD7878"
|
||||
theme[available_end]="#DD7878"
|
||||
theme[used_start]="#FE640B"
|
||||
theme[used_mid]="#FE640B"
|
||||
theme[used_end]="#D20F39"
|
||||
theme[download_start]="#7287FD"
|
||||
theme[download_mid]="#7287FD"
|
||||
theme[download_end]="#8839EF"
|
||||
theme[upload_start]="#7287FD"
|
||||
theme[upload_mid]="#7287FD"
|
||||
theme[upload_end]="#8839EF"
|
||||
theme[process_start]="#209FB5"
|
||||
theme[process_mid]="#04A5E5"
|
||||
theme[process_end]="#179299"
|
Loading…
Add table
Add a link
Reference in a new issue