diff options
| author | Robert Günzler <r@gnzler.io> | 2026-02-10 12:32:48 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-02-10 12:41:25 +0100 |
| commit | 63feeb9f369fc6176e85c1c2d8fcc863caad1946 (patch) | |
| tree | 41cd5d2d1ec36e74e464caab722cc9b460153f04 /.config/flavours/templates/vimiv | |
| parent | 5bd0a4aca65ecb9818ef1285982d160b6b6ff665 (diff) | |
start new
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/flavours/templates/vimiv')
| -rw-r--r-- | .config/flavours/templates/vimiv/templates/hibiki.mustache | 17 | ||||
| -rw-r--r-- | .config/flavours/templates/vimiv/templates/hibiki.mustache.in | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/.config/flavours/templates/vimiv/templates/hibiki.mustache b/.config/flavours/templates/vimiv/templates/hibiki.mustache deleted file mode 100644 index ba9bd20..0000000 --- a/.config/flavours/templates/vimiv/templates/hibiki.mustache +++ /dev/null @@ -1,17 +0,0 @@ -font = 10pt Iosevka Etoile -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}} diff --git a/.config/flavours/templates/vimiv/templates/hibiki.mustache.in b/.config/flavours/templates/vimiv/templates/hibiki.mustache.in deleted file mode 100644 index 2c09f4f..0000000 --- a/.config/flavours/templates/vimiv/templates/hibiki.mustache.in +++ /dev/null @@ -1,17 +0,0 @@ -font = 10pt @uifont@ -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}} |