Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

generate color palette for kristall #654

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pywal/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
21 changes: 21 additions & 0 deletions pywal/templates/colors-wal-kristall.kthm
Original file line number Diff line number Diff line change
@@ -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