From 457650d862cc36140e1855f770f5a9edcad9f03d Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Thu, 13 Jan 2022 16:22:18 -0500 Subject: [PATCH] generate color palette for kristall --- pywal/export.py | 1 + pywal/templates/colors-wal-kristall.kthm | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 pywal/templates/colors-wal-kristall.kthm diff --git a/pywal/export.py b/pywal/export.py index 47ea4d2..c24b90e 100644 --- a/pywal/export.py +++ b/pywal/export.py @@ -96,6 +96,7 @@ def get_export_type(export_type): "json": "colors.json", "konsole": "colors-konsole.colorscheme", "kitty": "colors-kitty.conf", + "kthm": "colors-wal-kristall.kthm", "nqq": "colors-nqq.css", "plain": "colors", "putty": "colors-putty.reg", diff --git a/pywal/templates/colors-wal-kristall.kthm b/pywal/templates/colors-wal-kristall.kthm new file mode 100644 index 0000000..bfdb6aa --- /dev/null +++ b/pywal/templates/colors-wal-kristall.kthm @@ -0,0 +1,21 @@ +[General] +background_color={background} +blockquote_color={color0} +cross_scheme_link_color={color1} +external_link_color={color2} +external_link_prefix="\x21d2 " +h1_color={color3} +h1_font="Sans Serif,20,-1,5,50,0,0,0,0,0" +h2_color={color4} +h2_font="Sans Serif,15,-1,5,50,0,0,0,0,0" +h3_color={color5} +h3_font="Sans Serif,12,-1,5,50,0,0,0,0,0" +internal_link_color={color6} +internal_link_prefix="\x2192 " +margins=55 +name=Pywal +preformatted_color={color7} +preformatted_font="Source Code Pro,10,-1,5,50,0,0,0,0,0,Regular" +standard_color={color8} +standard_font="Fira Sans,10,-1,5,50,0,0,0,0,0,Regular" +theme=0