diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | config/hyprland/foot/colors | 21 | ||||
l--------- | config/hyprland/waybar/colors.css | 1 |
3 files changed, 2 insertions, 22 deletions
@@ -11,5 +11,7 @@ config/essentials/zsh/histfile config/essentials/zsh/.zcompdump config/extra/jftui/settings config/extra/mutt/muttrc +config/hyprland/foot/colors +config/hyprland/waybar/colors.css config/old/vim/plugged/ config/old/vim/viminfo* diff --git a/config/hyprland/foot/colors b/config/hyprland/foot/colors deleted file mode 100644 index 75ca337..0000000 --- a/config/hyprland/foot/colors +++ /dev/null @@ -1,21 +0,0 @@ -[colors] -foreground = e8dee2 -background = 050303 - -regular0 = 050303 -regular1 = AC4A66 -regular2 = D3436E -regular3 = E54C7A -regular4 = D4698D -regular5 = AF9FA4 -regular6 = F0B1E3 -regular7 = e8dee2 - -bright0 = a29b9e -bright1 = AC4A66 -bright2 = D3436E -bright3 = E54C7A -bright4 = D4698D -bright5 = AF9FA4 -bright6 = F0B1E3 -bright7 = e8dee2 diff --git a/config/hyprland/waybar/colors.css b/config/hyprland/waybar/colors.css deleted file mode 120000 index 2596e35..0000000 --- a/config/hyprland/waybar/colors.css +++ /dev/null @@ -1 +0,0 @@ -colors/colors-nord
\ No newline at end of file |