From 5c36687086d208cfd842ca5b17539d2decd423b2 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 19 Jan 2023 18:48:42 +0100 Subject: add flavours config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .../flavours/templates/vimiv/templates/hibiki.mustache | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .config/flavours/templates/vimiv/templates/hibiki.mustache (limited to '.config/flavours/templates/vimiv') diff --git a/.config/flavours/templates/vimiv/templates/hibiki.mustache b/.config/flavours/templates/vimiv/templates/hibiki.mustache new file mode 100644 index 0000000..056f8fd --- /dev/null +++ b/.config/flavours/templates/vimiv/templates/hibiki.mustache @@ -0,0 +1,16 @@ +base00 = #{{base00-hex}} +base01 = #{{base01-hex}} +base02 = #{{base02-hex}} +base03 = #{{base03-hex}} +base04 = #{{base04-hex}} +base05 = #{{base05-hex}} +base06 = #{{base06-hex}} +base07 = #{{base07-hex}} +base08 = #{{base08-hex}} +base09 = #{{base09-hex}} +base0a = #{{base0A-hex}} +base0b = #{{base0B-hex}} +base0c = #{{base0C-hex}} +base0d = #{{base0D-hex}} +base0e = #{{base0E-hex}} +base0f = #{{base0F-hex}} -- cgit 1.4.1