From b256a8f6cef9434f0b28a0d2d06d3bd6aa8b9d7e Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Fri, 27 Sep 2024 09:50:02 +0500 Subject: remove .css file from colors folder --- colors/base16-heetch.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 colors/base16-heetch.css (limited to 'colors/base16-heetch.css') diff --git a/colors/base16-heetch.css b/colors/base16-heetch.css deleted file mode 100644 index 6e1e713..0000000 --- a/colors/base16-heetch.css +++ /dev/null @@ -1,15 +0,0 @@ -# -# -# name: Heetch Dark -# author: Geoffrey Teale (tealeg@gmail.com) -# slug: heetch -# slug-underscored: heetch -# system: base16 -# variant: dark -# is-dark-variant: true -# -# - -background: "#190134" -color: "#DEDAE2" -border: "#BD0152" -- cgit