Skip to content

Instantly share code, notes, and snippets.

@russleyshaw
Last active January 17, 2022 16:45
Show Gist options
  • Save russleyshaw/4ce43f3b3c0d68ac67fe69eb3a375a4d to your computer and use it in GitHub Desktop.
Save russleyshaw/4ce43f3b3c0d68ac67fe69eb3a375a4d to your computer and use it in GitHub Desktop.
Dracula Theme registry file for KiTTY
Windows Registry Editor Version 5.00
; README
; Open REGEDIT on Windows and find the exact name of the session you wish to apply the colors to.
; Then replace "YOUR_SESSION_HERE" with the name you found.
[HKEY_CURRENT_USER\Software\9bis.com\KiTTY\Sessions\YOUR_SESSION_HERE]
"Colour21"="255,255,255"
"Colour20"="248,248,242"
"Colour19"="154,237,254"
"Colour18"="139,233,253"
"Colour17"="255,146,208"
"Colour16"="255,121,198"
"Colour15"="202,169,250"
"Colour14"="202,169,250"
"Colour13"="244,249,157"
"Colour12"="241,250,140"
"Colour11"="90,247,142"
"Colour10"="80,250,123"
"Colour9"="255,109,102"
"Colour8"="255,85,85"
"Colour7"="0,0,0"
"Colour6"="68,71,90"
"Colour5"="98,114,164"
"Colour4"="248,248,242"
"Colour3"="40,42,54"
"Colour2"="40,42,54"
"Colour1"="248,248,242"
"Colour0"="248,248,242"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment