From 3026a05a2a2be91aa160de230a838acd5c2b3536 Mon Sep 17 00:00:00 2001 From: delta Date: Tue, 27 Jan 2026 04:18:15 +0100 Subject: woohoo no more bash components --- .zs/palette.json | 132 ------------------------------------------------------- 1 file changed, 132 deletions(-) delete mode 100644 .zs/palette.json (limited to '.zs/palette.json') diff --git a/.zs/palette.json b/.zs/palette.json deleted file mode 100644 index 56b1944..0000000 --- a/.zs/palette.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "fg_low": { - "l": "75%", - "c": "0.01368", - "h": "253.09" - }, - "fg": { - "l": "85%", - "c": "0.01368", - "h": "253.09" - }, - "fg_high": { - "l": "95%", - "c": "0.01368", - "h": "253.09" - }, - "bg_lowest": { - "l": "15%", - "c": "0.01368", - "h": "253.09" - }, - "bg_low": { - "l": "17.5%", - "c": "0.01368", - "h": "253.09" - }, - "bg": { - "l": "20%", - "c": "0.01368", - "h": "253.09" - }, - "bg_high": { - "l": "22.5%", - "c": "0.01368", - "h": "253.09" - }, - "bg_highest": { - "l": "25%", - "c": "0.01368", - "h": "253.09" - }, - "border": { - "l": "35%", - "c": "0.023", - "h": "253.09" - }, - "border_variant": { - "l": "30%", - "c": "0.023", - "h": "253.09" - }, - "red": { - "l": "80%", - "c": "0.15765", - "h": "24.728" - }, - "red_bright": { - "l": "90%", - "c": "0.15765", - "h": "24.728" - }, - "orange": { - "l": "80%", - "c": "0.139", - "h": "45.216" - }, - "orange_bright": { - "l": "90%", - "c": "0.139", - "h": "45.216" - }, - "yellow": { - "l": "80%", - "c": "0.12758", - "h": "76.402" - }, - "yellow_bright": { - "l": "90%", - "c": "0.12758", - "h": "76.402" - }, - "green": { - "l": "80%", - "c": "0.11211", - "h": "147.63" - }, - "green_bright": { - "l": "90%", - "c": "0.11211", - "h": "147.63" - }, - "cyan": { - "l": "80%", - "c": "0.09919", - "h": "181.49" - }, - "cyan_bright": { - "l": "90%", - "c": "0.09919", - "h": "181.49" - }, - "blue": { - "l": "80%", - "c": "0.09994", - "h": "249.58" - }, - "blue_bright": { - "l": "90%", - "c": "0.09994", - "h": "249.58" - }, - "purple": { - "l": "80%", - "c": "0.09923", - "h": "296.61" - }, - "purple_bright": { - "l": "90%", - "c": "0.09923", - "h": "296.61" - }, - "pink": { - "l": "80%", - "c": "0.06662", - "h": "9.2146" - }, - "pink_bright": { - "l": "90%", - "c": "0.06662", - "h": "9.2146" - } -} -- cgit v1.2.3