summary refs log tree commit diff
path: root/.config/flavours/templates/mako
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2023-07-13 17:46:19 +0900
committerRobert Günzler <r@gnzler.io>2023-07-13 17:58:48 +0900
commitc2c99761de427aed030199a0b29869e802a8c78f (patch)
tree036e524c5dae492c091de4991096829af2e99b5d /.config/flavours/templates/mako
parent55e12519e03a44ee6c2ef99cc6829b9fbebdcc46 (diff)
flavours: bring colors into dotfiles
and fix accents and font

Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/flavours/templates/mako')
-rw-r--r--.config/flavours/templates/mako/templates/hibiki.mustache4
-rw-r--r--.config/flavours/templates/mako/templates/hibiki.mustache.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/.config/flavours/templates/mako/templates/hibiki.mustache b/.config/flavours/templates/mako/templates/hibiki.mustache
index 3b23d87..d14ea03 100644
--- a/.config/flavours/templates/mako/templates/hibiki.mustache
+++ b/.config/flavours/templates/mako/templates/hibiki.mustache
@@ -1,5 +1,5 @@
 font=Iosevka Etoile 10
 background-color=#{{base00-hex}}
 text-color=#{{base0F-hex}}
-border-color=#{{base06-hex}}dd
-progress-color=source #{{base06-hex}}dd
+border-color=#{{base05-hex}}dd
+progress-color=source #{{base05-hex}}dd
diff --git a/.config/flavours/templates/mako/templates/hibiki.mustache.in b/.config/flavours/templates/mako/templates/hibiki.mustache.in
index 238e23e..c7632b5 100644
--- a/.config/flavours/templates/mako/templates/hibiki.mustache.in
+++ b/.config/flavours/templates/mako/templates/hibiki.mustache.in
@@ -1,5 +1,5 @@
 font=@uifont@ 10
 background-color=#{{base00-hex}}
 text-color=#{{base0F-hex}}
-border-color=#{{base06-hex}}dd
-progress-color=source #{{base06-hex}}dd
+border-color=#{{base05-hex}}dd
+progress-color=source #{{base05-hex}}dd