From 4581376a1b136bda087190f4c6b440d55801aeaa Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 24 Jun 2020 09:53:39 +0200 Subject: zathura update + new scheme --- .cache/wal/colors-tty.sh | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to '.cache/wal/colors-tty.sh') diff --git a/.cache/wal/colors-tty.sh b/.cache/wal/colors-tty.sh index 3e7acdb..fa6c2c2 100644 --- a/.cache/wal/colors-tty.sh +++ b/.cache/wal/colors-tty.sh @@ -1,19 +1,19 @@ #!/bin/sh [ "${TERM:-none}" = "linux" ] && \ - printf '%b' '\e]P0141415 - \e]P1292b37 - \e]P23c2a27 - \e]P33b3033 - \e]P43f3330 - \e]P54b4240 - \e]P666615a - \e]P7c4c4c4 - \e]P84e4e4f - \e]P9292b37 - \e]PA3c2a27 - \e]PB3b3033 - \e]PC3f3330 - \e]PD4b4240 - \e]PE66615a - \e]PFc4c4c4 + printf '%b' '\e]P01c1c1c + \e]P1616c71 + \e]P27f8485 + \e]P39099ba + \e]P4c79c95 + \e]P59fc0c8 + \e]P6e4b695 + \e]P7c6c6c6 + \e]P8545454 + \e]P9616c71 + \e]PA7f8485 + \e]PB9099ba + \e]PCc79c95 + \e]PD9fc0c8 + \e]PEe4b695 + \e]PFc6c6c6 \ec' -- cgit v1.2.3