summaryrefslogtreecommitdiff
path: root/pywal/templates
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-06-29 18:12:41 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-06-29 18:12:41 +1000
commite92bce4fe932ea9e13abb6c01a9685bb3bada73b (patch)
tree6dd5396e8c62294ba34477ee20a60fb561ce9324 /pywal/templates
parent35920c71640e30dd818db971890381f35705ef75 (diff)
template: Add initial putty template.
Diffstat (limited to 'pywal/templates')
-rw-r--r--pywal/templates/colors-putty.reg19
1 files changed, 19 insertions, 0 deletions
diff --git a/pywal/templates/colors-putty.reg b/pywal/templates/colors-putty.reg
new file mode 100644
index 0000000..e8a5b6c
--- /dev/null
+++ b/pywal/templates/colors-putty.reg
@@ -0,0 +1,19 @@
+Windows Registry Editor Version 5.00
+
+[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default%20Settings]]
+"colour0"="{color0}"
+"colour1"="{color1}"
+"colour2"="{color2}"
+"colour3"="{color3}"
+"colour4"="{color4}"
+"colour5"="{color5}"
+"colour6"="{color6}"
+"colour7"="{color7}"
+"colour8"="{color8}"
+"colour9"="{color9}"
+"colour10"="{color10}"
+"colour11"="{color11}"
+"colour12"="{color12}"
+"colour13"="{color13}"
+"colour14"="{color14}"
+"colour15"="{color15}"