From 019856d1a3e4ca530a1d74f8adb21cda68042cb6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 21 Mar 2025 14:55:21 -0700 Subject: [PATCH] feat: add emphasis colors to zellij themes --- home_config/zellij/config.kdl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/home_config/zellij/config.kdl b/home_config/zellij/config.kdl index 7ab9d91..15bd993 100644 --- a/home_config/zellij/config.kdl +++ b/home_config/zellij/config.kdl @@ -298,6 +298,9 @@ themes { base 169 188 195 background 99 136 216 emphasis_0 255 73 26 + emphasis_1 22 184 102 + emphasis_2 225 198 49 + emphasis_3 255 133 79 } table_title { @@ -328,12 +331,18 @@ themes { base 169 188 195 background 179 203 207 emphasis_0 225 198 49 + emphasis_1 22 184 102 + emphasis_2 99 136 216 + emphasis_3 255 133 79 } frame_selected { base 99 136 216 background 34 37 49 emphasis_0 255 73 26 + emphasis_1 22 184 102 + emphasis_2 225 198 49 + emphasis_3 255 133 79 } frame_highlight {