summaryrefslogtreecommitdiff
path: root/pywal/templates/colors-putty.reg
AgeCommit message (Collapse)Author
2018-10-23fixes the putty templatetadly
Fix all color values and instead of writing to the "Default Session", create a new one called "pywal". Modifying the "Default Session" should be considered bad practice.
2017-06-29template: refactor to allow {color1.rgb} notation and remove putty exceptionPaul Bienkowski
2017-06-29template: Add initial putty template.Dylan Araps