diff options
| author | 2024-09-26 17:27:31 +0000 | |
|---|---|---|
| committer | 2024-09-26 17:27:31 +0000 | |
| commit | 8a0a7b8ebdc70cd4763cf2dcc8f8726b5d9395d9 (patch) | |
| tree | 60e68406ff3a95781240395e7014001a3124abdd /colors/base16-heetch.css | |
| parent | aed0bd904692ef9cc1544f569eaf1bb7e19fe846 (diff) | |
rewrite builder.sh
edit tmpBodyJson variable
Diffstat (limited to 'colors/base16-heetch.css')
| -rw-r--r-- | colors/base16-heetch.css | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/colors/base16-heetch.css b/colors/base16-heetch.css new file mode 100644 index 0000000..6e1e713 --- /dev/null +++ b/colors/base16-heetch.css @@ -0,0 +1,15 @@ +# +# +# 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" |
