From 06d2a24f705769414c527cbd18043c109b16b168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Sat, 7 Sep 2024 12:27:15 -0400 Subject: [PATCH] submodule fix --- powerline.old/1 | 65 -------------- powerline.old/colors.json | 24 ----- powerline.old/colorschemes/shell/default.json | 77 ---------------- powerline.old/colorschemes/tmux/default.json | 15 ---- powerline.old/config.json | 55 ------------ powerline.old/themes/tmux/.tablet.json.swp | Bin 12288 -> 0 bytes powerline.old/themes/tmux/tablet.json | 85 ------------------ 7 files changed, 321 deletions(-) delete mode 100644 powerline.old/1 delete mode 100644 powerline.old/colors.json delete mode 100644 powerline.old/colorschemes/shell/default.json delete mode 100644 powerline.old/colorschemes/tmux/default.json delete mode 100644 powerline.old/config.json delete mode 100644 powerline.old/themes/tmux/.tablet.json.swp delete mode 100644 powerline.old/themes/tmux/tablet.json diff --git a/powerline.old/1 b/powerline.old/1 deleted file mode 100644 index b695c2e..0000000 --- a/powerline.old/1 +++ /dev/null @@ -1,65 +0,0 @@ -{ - "name": "Default", - "groups": { - "information:additional": { "fg": "gray9", "bg": "gray4", "attrs": [] }, - "information:regular": { "fg": "gray10", "bg": "gray4", "attrs": ["bold"] }, - "information:highlighted": { "fg": "white", "bg": "gray4", "attrs": [] }, - "information:priority": { "fg": "brightyellow", "bg": "mediumorange", "attrs": [] }, - "warning:regular": { "fg": "white", "bg": "brightred", "attrs": ["bold"] }, - "critical:failure": { "fg": "white", "bg": "darkestred", "attrs": [] }, - "critical:success": { "fg": "white", "bg": "darkestgreen", "attrs": [] }, - "background": { "fg": "white", "bg": "bg", "attrs": [] }, - "background:divider": { "fg": "fg", "bg": "cc", "attrs": [] }, - "date": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "time": { "fg": "gray10", "bg": "gray3", "attrs": ["bold"] }, - "time:divider": { "fg": "gray5", "bg": "gray2", "attrs": [] }, - "email_alert": "warning:regular", - "email_alert_gradient": { "fg": "white", "bg": "yellow_orange_red", "attrs": ["bold"] }, - "hostname": { "fg": "black", "bg": "gray10", "attrs": ["bold"] }, - "weather": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "weather_temp_gradient": { "fg": "blue_red", "bg": "gray0", "attrs": [] }, - "weather_condition_hot": { "fg": "khaki1", "bg": "gray0", "attrs": [] }, - "weather_condition_snowy": { "fg": "skyblue1", "bg": "gray0", "attrs": [] }, - "weather_condition_rainy": { "fg": "skyblue1", "bg": "gray0", "attrs": [] }, - "uptime": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "external_ip": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "internal_ip": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "network_load": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "network_load_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] }, - "network_load:divider": "background:divider", - "system_load": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "system_load_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] }, - "environment": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "cpu_load_percent": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "cpu_load_percent_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] }, - "battery": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "battery_gradient": { "fg": "white_red", "bg": "gray0", "attrs": [] }, - "battery_full": { "fg": "red", "bg": "gray0", "attrs": [] }, - "battery_empty": { "fg": "white", "bg": "gray0", "attrs": [] }, - "player": { "fg": "gray10", "bg": "black", "attrs": [] }, - "user": { "fg": "white", "bg": "darkblue", "attrs": ["bold"] }, - "branch": { "fg": "gray9", "bg": "gray2", "attrs": [] }, - "branch_dirty": { "fg": "brightyellow", "bg": "gray2", "attrs": [] }, - "branch_clean": { "fg": "gray9", "bg": "gray2", "attrs": [] }, - "branch:divider": { "fg": "gray7", "bg": "gray2", "attrs": [] }, - "cwd": "information:additional", - "cwd:current_folder": "information:regular", - "cwd:divider": { "fg": "gray7", "bg": "gray4", "attrs": [] }, - "virtualenv": { "fg": "white", "bg": "darkcyan", "attrs": [] }, - "attached_clients": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "gitstatus": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "gitstatus_branch": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "gitstatus_branch_clean": { "fg": "green", "bg": "gray2", "attrs": [] }, - "gitstatus_branch_dirty": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "gitstatus_branch_detached": { "fg": "mediumpurple", "bg": "gray2", "attrs": [] }, - "gitstatus_tag": { "fg": "solarized:base2", "bg": "solarized:base02", "attrs": [] }, - "gitstatus_behind": { "fg": "gray10", "bg": "gray2", "attrs": [] }, - "gitstatus_ahead": { "fg": "gray10", "bg": "gray2", "attrs": [] }, - "gitstatus_staged": { "fg": "green", "bg": "gray2", "attrs": [] }, - "gitstatus_unmerged": { "fg": "brightred", "bg": "gray2", "attrs": [] }, - "gitstatus_changed": { "fg": "mediumorange", "bg": "gray2", "attrs": [] }, - "gitstatus_untracked": { "fg": "brightestorange", "bg": "gray2", "attrs": [] }, - "gitstatus_stashed": { "fg": "darkblue", "bg": "gray2", "attrs": [] }, - "gitstatus:divider": { "fg": "gray8", "bg": "gray2", "attrs": [] } - } -} diff --git a/powerline.old/colors.json b/powerline.old/colors.json deleted file mode 100644 index eb65be7..0000000 --- a/powerline.old/colors.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "colors": { - "bg": [0, "262626"], - "fg": [255, "efefef"], - "accent": [255, "00e7e3"], - "#000000": [0, "000000"], - "ccc": [255, "cccccc"], - "affffe": [255, "affffe"], - "pink:1": [255, "ff5283"], - "lavender:1": [255, "ad55ff"], - "pink:2": [255, "ff55a2"], - "pink:3": [255, "ff83a8"], - "pink:4": [255, "ffc582"], - "modgray": [255, "333333"], - "purple:1": [255, "9318ff"], - "peach": [255, "ffa882"], - "blue:1": [255, "1289ff"], - "accent:light": [255, "8cfbff"], - "lightgreen": [255, "a1ffac"], - "lightpink": [255, "ffc4d6"], - "pink:5": [255, "ff4574"] - }, - "gradients": {} -} diff --git a/powerline.old/colorschemes/shell/default.json b/powerline.old/colorschemes/shell/default.json deleted file mode 100644 index 76d2073..0000000 --- a/powerline.old/colorschemes/shell/default.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "name": "Default", - "groups": { - "information:additional": { "fg": "gray9", "bg": "gray4", "attrs": [] }, - "information:regular": { "fg": "gray10", "bg": "gray4", "attrs": ["bold"] }, - "information:highlighted": { "fg": "white", "bg": "gray4", "attrs": [] }, - "information:priority": { "fg": "brightyellow", "bg": "mediumorange", "attrs": [] }, - "warning:regular": { "fg": "white", "bg": "brightred", "attrs": ["bold"] }, - "critical:failure": { "fg": "white", "bg": "darkestred", "attrs": [] }, - "critical:success": { "fg": "white", "bg": "darkestgreen", "attrs": [] }, - "background": { "fg": "bg", "bg": "bg", "attrs": [] }, - "background:divider": { "fg": "ccc", "bg": "bg", "attrs": [] }, - "date": { "fg": "lavender:1", "bg": "bg", "attrs": [] }, - "time": { "fg": "pink:2", "bg": "bg", "attrs": [] }, - "time:divider": { "fg": "lavender:1", "bg": "bg", "attrs": [] }, - "email_alert": "warning:regular", - "email_alert_gradient": { "fg": "white", "bg": "yellow_orange_red", "attrs": ["bold"] }, - "hostname": { "fg": "fg", "bg": "purple:1", "attrs": ["bold"] }, - "weather": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "weather_temp_gradient": { "fg": "blue_red", "bg": "gray0", "attrs": [] }, - "weather_condition_hot": { "fg": "khaki1", "bg": "gray0", "attrs": [] }, - "weather_condition_snowy": { "fg": "skyblue1", "bg": "gray0", "attrs": [] }, - "weather_condition_rainy": { "fg": "skyblue1", "bg": "gray0", "attrs": [] }, - "uptime": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "external_ip": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "internal_ip": { "fg": "#000000", "bg": "pink:5", "attrs": [] }, - "network_load": { "fg": "peach", "bg": "gray0", "attrs": [] }, - "network_load_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] }, - "network_load:divider": "background:divider", - "system_load": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "system_load_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] }, - "environment": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "cpu_load_percent": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "cpu_load_percent_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] }, - "battery": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "battery_gradient": { "fg": "white_red", "bg": "gray0", "attrs": [] }, - "battery_full": { "fg": "red", "bg": "gray0", "attrs": [] }, - "battery_empty": { "fg": "white", "bg": "gray0", "attrs": [] }, - "player": { "fg": "gray10", "bg": "bg", "attrs": [] }, - "user": { "fg": "white", "bg": "darkblue", "attrs": ["bold"] }, - "branch": { "fg": "gray9", "bg": "gray2", "attrs": [] }, - "branch_dirty": { "fg": "brightyellow", "bg": "gray2", "attrs": [] }, - "branch_clean": { "fg": "gray9", "bg": "gray2", "attrs": [] }, - "branch:divider": { "fg": "gray7", "bg": "gray2", "attrs": [] }, - "cwd": {"fg": "black", "bg": "blue:1", "attrs": []}, - "cwd:current_folder": {"fg": "black", "bg": "blue:1", "attrs": []}, - "cwd:divider": { "fg": "bg", "bg": "blue:1", "attrs": [] }, - "virtualenv": { "fg": "white", "bg": "darkcyan", "attrs": [] }, - "attached_clients": { "fg": "gray8", "bg": "gray0", "attrs": [] }, - "gitstatus": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "gitstatus_branch": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "gitstatus_branch_clean": { "fg": "green", "bg": "gray2", "attrs": [] }, - "gitstatus_branch_dirty": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "gitstatus_branch_detached": { "fg": "mediumpurple", "bg": "gray2", "attrs": [] }, - "gitstatus_tag": { "fg": "solarized:base2", "bg": "solarized:base02", "attrs": [] }, - "gitstatus_behind": { "fg": "gray10", "bg": "gray2", "attrs": [] }, - "gitstatus_ahead": { "fg": "gray10", "bg": "gray2", "attrs": [] }, - "gitstatus_staged": { "fg": "green", "bg": "gray2", "attrs": [] }, - "gitstatus_unmerged": { "fg": "brightred", "bg": "gray2", "attrs": [] }, - "gitstatus_changed": { "fg": "mediumorange", "bg": "gray2", "attrs": [] }, - "gitstatus_untracked": { "fg": "brightestorange", "bg": "gray2", "attrs": [] }, - "gitstatus_stashed": { "fg": "darkblue", "bg": "gray2", "attrs": [] }, - "gitstatus:divider": { "fg": "gray8", "bg": "gray2", "attrs": [] }, - "mode": {"fg": "ccc", "bg": "bg", "attrs": []}, - "active_window_status": {"fg": "lightgreen", "bg": "bg", "attrs": ["bold"]}, - "window_status": {"fg": "ccc", "bg": "bg", "attrs": []}, - "activity_status": {"fg": "pink:1", "bg": "bg", "attrs": []}, - "bell_status": {"fg": "pink:1", "bg": "bg", "attrs": []}, - "window": {"fg": "pink:1", "bg": "bg", "attrs": []}, - "window:divider": {"fg": "lightpink", "bg": "bg", "attrs": []}, - "window:current": {"fg": "bg", "bg": "accent:light", "attrs": []}, - "window_name": {"fg": "bg", "bg": "accent:light", "attrs": ["bold"]}, - "session": {"fg": "accent:light", "bg": "bg", "attrs": ["bold"]}, - "session:prefix": {"fg": "bg", "bg": "accent", "attrs": ["bold"]} - - } -} diff --git a/powerline.old/colorschemes/tmux/default.json b/powerline.old/colorschemes/tmux/default.json deleted file mode 100644 index 3e2ae14..0000000 --- a/powerline.old/colorschemes/tmux/default.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Default", - "groups": { - "active_window_status": {"fg": "accent", "bg": "bg", "attrs": ["bold"]}, - "window_status": {"fg": "ccc", "bg": "bg", "attrs": []}, - "activity_status": {"fg": "pinky", "bg": "bg", "attrs": []}, - "bell_status": {"fg": "pinky", "bg": "bg", "attrs": []}, - "window": {"fg": "pinky", "bg": "bg", "attrs": []}, - "window:divider": {"fg": "affffe", "bg": "bg", "attrs": []}, - "window:current": {"fg": "bg", "bg": "accent", "attrs": []}, - "window_name": {"fg": "bg", "bg": "accent", "attrs": ["bold"]}, - "session": {"fg": "affffe", "bg": "bg", "attrs": ["bold"]}, - "session:prefix": {"fg": "bg", "bg": "accent", "attrs": ["bold"]} - } -} diff --git a/powerline.old/config.json b/powerline.old/config.json deleted file mode 100644 index 4a363ba..0000000 --- a/powerline.old/config.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "common": { - "term_truecolor": true, - "additional_escapes": "tmux", - "paths": ["~/.dotfiles/powerline-bin/powerline/powerline", "~/.dotfiles/powerline-bin/powerline/powerline/segments"], - "default_top_theme": "powerline" - }, - "ext": { - "ipython": { - "colorscheme": "default", - "theme": "in", - "local_themes": { - "rewrite": "rewrite", - "out": "out", - "in2": "in2" - } - }, - "pdb": { - "colorscheme": "default", - "theme": "default" - }, - "shell": { - "colorscheme": "default", - "theme": "default", - "local_themes": { - "continuation": "continuation", - "select": "select" - } - }, - "tmux": { - "colorscheme": "../shell/default", - "theme": "tablet" - }, - "vim": { - "colorscheme": "default", - "theme": "default", - "local_themes": { - "__tabline__": "tabline", - - "cmdwin": "cmdwin", - "help": "help", - "quickfix": "quickfix", - - "powerline.matchers.vim.plugin.nerdtree.nerdtree": "plugin_nerdtree", - "powerline.matchers.vim.plugin.commandt.commandt": "plugin_commandt", - "powerline.matchers.vim.plugin.gundo.gundo": "plugin_gundo", - "powerline.matchers.vim.plugin.gundo.gundo_preview": "plugin_gundo-preview" - } - }, - "wm": { - "colorscheme": "default", - "theme": "default" - } - } -} diff --git a/powerline.old/themes/tmux/.tablet.json.swp b/powerline.old/themes/tmux/.tablet.json.swp deleted file mode 100644 index 06e9e2935144cd92387b46402555bf2c063a29e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI2PiPcZ9LJxY5&c*wMuUo*bN$MliG-@0&eCM_urz`Ukb%t%G?m{s z)XNU+9~{s__wqfZojWEsn??O(fDDiUGC&5%02v?yWPl7jLk3i13pfDDiUGC&5%z;kE7^%(nc8)HK+qICTJUwr@n_hrWZ z1iykC;0N#xSOhT`2V>wZFall$_g=yra0~nlJ_R3w1uzXxfk|*290rF#893l(FJs?< zZ@~(X;5{%24uXAP2l#tCV|T#U;2QV@tbnUv8C(VzfdW1_23`jP;C>Hde}TJT4g3VY z1gqd9Fbz(D6W|^2CKv>}!7i{B+=Zvx;5YC+xDGxCAAkiAgOlJW7zPJH6==U@KnEEh z17v^k(YUZWz_V*lpC@NJwP|FXhuc>9%TF>Z_U;o((-A(XC`t{4d;{ z_rJ2?RA`ph>)8+;i!OgwD(O_Ym{U4atlQ{buVe6qD|T?R@gOMA#B3}Qq~j_#pK6ww z(g`g&`qklnGpVaEP0-KV54=|F%&byR<2X$!I%ox9L@qDS7PG_5F6X;ZW(w6IQyIJ3 z4KJVUE606h&)7pxr(lN{_Dx))(3rQupHybW4s<6rS}l)N%i|j-W@=lP*p!2>1^UqE zoj#0D{l+@gZyzsv6T~d2-yzDw{F;sq$F42Hw09XcErsQl=gvPEX-w-Cik-%Gy=&{? zK{y*kK-Fet+SF$quQxMQZ3%IvGYVJp4ReJQCt8Gji#75U*2jNjGr5nA*6KQw`nq?G zOI?VqZpy^U_s#Ae&w^Ack<^0JT#Oy3ix