From 8601413b220056174f9062d37fd05018a27b9004 Mon Sep 17 00:00:00 2001 From: Dinesh Kumar Date: Tue, 27 May 2025 17:08:19 +0530 Subject: [PATCH 1/2] ADD: extras/zathura --- extras/zathura/kanso-pearl.zathurarc | 37 ++++++++++++++++++++++++++++ extras/zathura/kanso-zen.zathurarc | 37 ++++++++++++++++++++++++++++ extras/zathura/kanso.zathurarac | 37 ++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+) create mode 100644 extras/zathura/kanso-pearl.zathurarc create mode 100644 extras/zathura/kanso-zen.zathurarc create mode 100644 extras/zathura/kanso.zathurarac diff --git a/extras/zathura/kanso-pearl.zathurarc b/extras/zathura/kanso-pearl.zathurarc new file mode 100644 index 0000000..1b79d36 --- /dev/null +++ b/extras/zathura/kanso-pearl.zathurarc @@ -0,0 +1,37 @@ +set notification-error-bg "#F2F1EF" +set notification-error-fg "#C84053" +set notification-warning-bg "#F2F1EF" +set notification-warning-fg "#77713F" +set notification-bg "#F2F1EF" +set notification-fg "#24262D" + +set completion-bg "#F2F1EF" +set completion-fg "#24262D" +set completion-group-bg "#F2F1EF" +set completion-group-fg "#24262D" +set completion-highlight-bg "#24262D" +set completion-highlight-fg "#F2F1EF" + +set index-bg "#F2F1EF" +set index-fg "#6D6F6E" +set index-active-bg "#6D6F6E" +set index-active-fg "#F2F1EF" + +set inputbar-bg "#F2F1EF" +set inputbar-fg "#24262D" + +set statusbar-bg "#F2F1EF" +set statusbar-fg "#24262D" + +set highlight-color "#77713F" +set highlight-active-color "#C84053" + +set default-bg "#F2F1EF" +set default-fg "#24262D" +set render-loading "true" +set render-loading-bg "#F2F1EF" +set render-loading-fg "#24262D" + +set recolor-lightcolor "#F2F1EF" +set recolor-darkcolor "#24262D" +set recolor "true" diff --git a/extras/zathura/kanso-zen.zathurarc b/extras/zathura/kanso-zen.zathurarc new file mode 100644 index 0000000..7e3a029 --- /dev/null +++ b/extras/zathura/kanso-zen.zathurarc @@ -0,0 +1,37 @@ +set notification-error-bg "#090E13" +set notification-error-fg "#C4746E" +set notification-warning-bg "#090E13" +set notification-warning-fg "#E6C384" +set notification-bg "#090E13" +set notification-fg "#C5C9C7" + +set completion-bg "#090E13" +set completion-fg "#C5C9C7" +set completion-group-bg "#090E13" +set completion-group-fg "#C5C9C7" +set completion-highlight-bg "#7AA98F" +set completion-highlight-fg "#090E13" + +set index-bg "#090E13" +set index-fg "#A4A7A4" +set index-active-bg "#A4A7A4" +set index-active-fg "#090E13" + +set inputbar-bg "#090E13" +set inputbar-fg "#C5C9C7" + +set statusbar-bg "#090E13" +set statusbar-fg "#C5C9C7" + +set highlight-color "#E6C384" +set highlight-active-color "#C4746E" + +set default-bg "#090E13" +set default-fg "#C5C9C7" +set render-loading "true" +set render-loading-bg "#090E13" +set render-loading-fg "#C5C9C7" + +set recolor-lightcolor "#090E13" +set recolor-darkcolor "#C5C9C7" +set recolor "true" diff --git a/extras/zathura/kanso.zathurarac b/extras/zathura/kanso.zathurarac new file mode 100644 index 0000000..b02b676 --- /dev/null +++ b/extras/zathura/kanso.zathurarac @@ -0,0 +1,37 @@ +set notification-error-bg "#14171D" +set notification-error-fg "#C4746E" +set notification-warning-bg "#14171D" +set notification-warning-fg "#E6C384" +set notification-bg "#14171D" +set notification-fg "#C5C9C7" + +set completion-bg "#14171D" +set completion-fg "#C5C9C7" +set completion-group-bg "#14171D" +set completion-group-fg "#C5C9C7" +set completion-highlight-bg "#7AA98F" +set completion-highlight-fg "#14171D" + +set index-bg "#14171D" +set index-fg "#A4A7A4" +set index-active-bg "#A4A7A4" +set index-active-fg "#14171D" + +set inputbar-bg "#14171D" +set inputbar-fg "#C5C9C7" + +set statusbar-bg "#14171D" +set statusbar-fg "#C5C9C7" + +set highlight-color "#E6C384" +set highlight-active-color "#C4746E" + +set default-bg "#14171D" +set default-fg "#C5C9C7" +set render-loading "true" +set render-loading-bg "#14171D" +set render-loading-fg "#C5C9C7" + +set recolor-lightcolor "#14171D" +set recolor-darkcolor "#C5C9C7" +set recolor "true" From 804dfe24ee0289b0eb3b9dfd4af8368dfe77aa13 Mon Sep 17 00:00:00 2001 From: Dinesh Kumar Date: Tue, 27 May 2025 17:34:05 +0530 Subject: [PATCH 2/2] ADD: extras/zellij --- extras/zellij/kanso-ink.kdl | 15 +++++++++++++++ extras/zellij/kanso-pearl.kdl | 15 +++++++++++++++ extras/zellij/kanso-zen.kdl | 15 +++++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 extras/zellij/kanso-ink.kdl create mode 100644 extras/zellij/kanso-pearl.kdl create mode 100644 extras/zellij/kanso-zen.kdl diff --git a/extras/zellij/kanso-ink.kdl b/extras/zellij/kanso-ink.kdl new file mode 100644 index 0000000..41b8cb9 --- /dev/null +++ b/extras/zellij/kanso-ink.kdl @@ -0,0 +1,15 @@ +themes { + kanso-ink { + bg "#14171D" + fg "#C5C9C7" + red "#C4746E" + green "#8A9A7B" + blue "#8BA4B0" + yellow "#C4B28A" + magenta "#A292A3" + orange "#B98D7B" + cyan "#8EA4A2" + black "#14171D" + white "#C5C9C7" + } +} diff --git a/extras/zellij/kanso-pearl.kdl b/extras/zellij/kanso-pearl.kdl new file mode 100644 index 0000000..7b8914b --- /dev/null +++ b/extras/zellij/kanso-pearl.kdl @@ -0,0 +1,15 @@ +themes { + kanso-pearl { + bg "#F2F1EF" + fg "#24262D" + red "#D7474B" + green "#6F894E" + blue "#4D699B" + yellow "#77713F" + magenta "#B35B79" + orange "#CC6D00" + cyan "#597B75" + black "#F2F1EF" + white "#24262D" + } +} diff --git a/extras/zellij/kanso-zen.kdl b/extras/zellij/kanso-zen.kdl new file mode 100644 index 0000000..2efa9c7 --- /dev/null +++ b/extras/zellij/kanso-zen.kdl @@ -0,0 +1,15 @@ +themes { + kanso { + bg "#090E13" + fg "#C5C9C7" + red "#C4746E" + green "#8A9A7B" + blue "#8BA4B0" + yellow "#C4B28A" + magenta "#A292A3" + orange "#B98D7B" + cyan "#8EA4A2" + black "#090E13" + white "#C5C9C7" + } +}