From 2f3b6d3728e86ab24dea490d1358f32e390ac175 Mon Sep 17 00:00:00 2001 From: Fifthdread Date: Wed, 17 Apr 2024 10:25:14 -0400 Subject: [PATCH] Upload files to "/" --- Fifth.theme | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Fifth.theme diff --git a/Fifth.theme b/Fifth.theme new file mode 100644 index 0000000..26569dc --- /dev/null +++ b/Fifth.theme @@ -0,0 +1,42 @@ +theme[main_bg]="#301c2c" +theme[main_fg]="#c2ffe3" +theme[title]="#F4D9E1" +theme[hi_fg]="#f4b1c5" +theme[selected_bg]="#b66c7f" +theme[selected_fg]="#ffbbcc" +theme[inactive_fg]="#bcb4ff" +theme[graph_text]="#ffbbcc" +theme[meter_bg]="#ffbbcc" +theme[proc_misc]="#ffbbcc" +theme[cpu_box]="#EB8F93" +theme[mem_box]="#EB8F93" +theme[net_box]="#EB8F93" +theme[proc_box]="#EB8F93" +theme[div_line]="#ffbbcc" +theme[temp_start]="#bcb4ff" +theme[temp_mid]="#ff7399" +theme[temp_end]="#ff2727" +theme[cpu_start]="#bcb4ff" +theme[cpu_mid]="#ff7399" +theme[cpu_end]="#ff2727" +theme[free_start]="#ffbbcc" +theme[free_mid]="#ff7399" +theme[free_end]="#ff2727" +theme[cached_start]="#ffbbcc" +theme[cached_mid]="#ff7399" +theme[cached_end]="#ff2727" +theme[available_start]="#ffbbcc" +theme[available_mid]="#ff7399" +theme[available_end]="#ff2727" +theme[used_start]="#ffbbcc" +theme[used_mid]="#ff7399" +theme[used_end]="#ff2727" +theme[download_start]="#ffbbcc" +theme[download_mid]="#ff7399" +theme[download_end]="#ff2727" +theme[upload_start]="#ffbbcc" +theme[upload_mid]="#ff7399" +theme[upload_end]="#ff2727" +theme[process_start]="#ffbbcc" +theme[process_mid]="#ff7399" +theme[process_end]="#ff2727"