From: Andre Ramnitz Date: Thu, 10 Oct 2024 21:11:07 +0000 (+0200) Subject: flavours: bring back base16-foot X-Git-Tag: v0.2~9 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=484bfa8bc5f3e82c847d272c680fc810f27dbf14;p=dotfiles.git flavours: bring back base16-foot --- diff --git a/config/dot-config/flavours/config.toml b/config/dot-config/flavours/config.toml index d699170c..4123418f 100644 --- a/config/dot-config/flavours/config.toml +++ b/config/dot-config/flavours/config.toml @@ -1,5 +1,10 @@ shell = "bash -c '{}'" +[[item]] +template = "foot" +file = "~/.config/foot/base16-colors.ini" +rewrite = true + [[item]] template = "shell" file = "~/.local/bin/base16-flavours" diff --git a/config/dot-config/flavours/templates/kakoune/templates/dabruin.mustache b/config/dot-config/flavours/templates/kakoune/templates/dabruin.mustache index 5d1a8d67..0fa66778 100644 --- a/config/dot-config/flavours/templates/kakoune/templates/dabruin.mustache +++ b/config/dot-config/flavours/templates/kakoune/templates/dabruin.mustache @@ -2,4 +2,4 @@ ## by Leira Hua ## {{scheme-name}} scheme by {{scheme-author}} declare-option str dabruin_background 'rgb:{{base00-hex}}' -declare-option str dabruin_accent 'rgb:{{base0C-hex}}' +declare-option str dabruin_accent 'rgb:{{base0A-hex}}' diff --git a/local/dot-local/share/flavours/base16/sources/schemes/list.yaml b/local/dot-local/share/flavours/base16/sources/schemes/list.yaml index 8937540c..feda88d3 100644 --- a/local/dot-local/share/flavours/base16/sources/schemes/list.yaml +++ b/local/dot-local/share/flavours/base16/sources/schemes/list.yaml @@ -26,6 +26,7 @@ espresso: https://github.com/alexmirrington/base16-espresso-scheme # eva: https://github.com/kjakapat/base16-eva-scheme # framer: https://github.com/jssee/base16-framer-scheme # fruit-soda: https://github.com/jozip/base16-fruit-soda-scheme +foot: https://git.sr.ht/~h4n1/base16-foot # gigavolt: https://github.com/Whillikers/base16-gigavolt-scheme # github: https://github.com/Defman21/base16-github-scheme gruvbox: https://github.com/dawikur/base16-gruvbox-scheme