diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-04 10:40:24 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-04 10:41:52 +0200 |
commit | e3a305e48efb8a0f7032f551261ed0e7cd17422b (patch) | |
tree | 92dccf13453b7bc2913ef0b7a01914b3638f3acc /config/hyprland/foot | |
parent | cbf39f1eca98c607aa3280c162966705eb536aba (diff) |
removed waybar/colors.css and foot/colors from git
Diffstat (limited to 'config/hyprland/foot')
-rw-r--r-- | config/hyprland/foot/colors | 21 |
1 files changed, 0 insertions, 21 deletions
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 |