Commit graph

7 commits

Author SHA1 Message Date
d7b6938a74 bin: make color index more readable
Use white text for darker colors and black text for lighter colors.

Also, now the `colors256` script became redundant, so it's removed.
2024-07-14 23:52:07 +02:00
13fa12c5c3 Ensure files end with a new line 2024-07-14 23:51:56 +02:00
6f5ddfaad6 bin: print color index 2024-07-13 21:58:42 +02:00
8f54dcfc89 bin: fix shellcheck warnings 2023-07-24 21:34:05 +02:00
542f82d267 bin: fix colors on Debian
On Debian, /bin/sh is /bin/dash, which doesn't support substring
expansions. Use `awk` instead.
2023-07-24 21:32:41 +02:00
8f4bcaca7d bin: make colors much more useful 2023-07-23 02:31:44 +02:00
f131f81c51 install: remove stow dependency and reorganize repo 2023-02-28 22:39:51 +01:00
Renamed from home/.local/bin/colors (Browse further)