From 445385a0696dcf49e095b6202ed60aca3318a110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Warcho=C5=82?= Date: Fri, 24 Feb 2017 08:52:52 +0100 Subject: [PATCH] Putty: add config file for selenized black --- putty/README.md | 5 +++++ putty/selenized_black.reg | 25 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 putty/README.md create mode 100644 putty/selenized_black.reg diff --git a/putty/README.md b/putty/README.md new file mode 100644 index 0000000..8c2d064 --- /dev/null +++ b/putty/README.md @@ -0,0 +1,5 @@ +Installation +------------ + +Import the `.reg` files and restart PuTTy. + diff --git a/putty/selenized_black.reg b/putty/selenized_black.reg new file mode 100644 index 0000000..76f642f --- /dev/null +++ b/putty/selenized_black.reg @@ -0,0 +1,25 @@ +Windows Registry Editor Version 5.00 + +[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Selenized] +"Colour0"="185,185,185" +"Colour1"="222,222,222" +"Colour2"="24,24,24" +"Colour3"="37,37,37" +"Colour4"="24,24,24" +"Colour5"="185,185,185" +"Colour6"="37,37,37" +"Colour7"="59,59,59" +"Colour8"="237,74,70" +"Colour9"="255,94,86" +"Colour10"="112,180,51" +"Colour11"="131,199,70" +"Colour12"="219,179,45" +"Colour13"="239,197,65" +"Colour14"="54,138,235" +"Colour15"="79,156,254" +"Colour16"="235,110,183" +"Colour17"="255,129,202" +"Colour18"="63,197,183" +"Colour19"="86,216,201" +"Colour20"="119,119,119" +"Colour21"="222,222,222"