diff options
author | Thanos Apollo <[email protected]> | 2024-02-19 13:43:13 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-02-19 13:43:26 +0200 |
commit | 960becc0856107d1eb56c1039dd9514b742fd729 (patch) | |
tree | bb15ea6cdeb5401cc1c5647b3956586e9051c679 /.config/qtile/colors.py | |
parent | 358479d4033664646e7c320fd23d94d38c652957 (diff) |
qtile: Update colors
Diffstat (limited to '.config/qtile/colors.py')
-rwxr-xr-x | .config/qtile/colors.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/qtile/colors.py b/.config/qtile/colors.py index 5a7b457..b02a764 100755 --- a/.config/qtile/colors.py +++ b/.config/qtile/colors.py @@ -63,7 +63,6 @@ monokai = { 'dark-cyan' : '#8FA1B3' } -# Custom version of arcolinux theme my_colors = { "black": "#000000", "black2": "#2F343F", |