diff --git a/pywal/export.py b/pywal/export.py index 47ea4d2a..c24b90ee 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 00000000..bfdb6aaa --- /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