Advertisement
poetician

BuckInFog | putty

May 17th, 2021
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ; Base16 oomox-BuckInFog_02
  4. ; schema by oomox-BuckInFog_02
  5. [HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\oomox-buckinfog_02]
  6.  
  7. ; Default Foreground
  8. "Colour0"="183,183,183"
  9.  
  10. ; Default Bold Foreground -- equals to non-bold
  11. "Colour1"="183,183,183"
  12.  
  13. ; Default Background
  14. "Colour2"="67,67,67"
  15.  
  16. ; Default Bold Background -- equals to non-bold
  17. "Colour3"="67,67,67"
  18.  
  19. ; Cursor Text -- equals to default background
  20. "Colour4"="67,67,67"
  21.  
  22. ; Cursor Colour -- equals to default foreground
  23. "Colour5"="183,183,183"
  24.  
  25. ; ANSI Black
  26. "Colour6"="67,67,67"
  27.  
  28. ; ANSI Black Bold
  29. "Colour7"="125,125,125"
  30.  
  31. ; ANSI Red
  32. "Colour8"="132,132,132"
  33.  
  34. ; ANSI Red Bold
  35. "Colour9"="142,142,142"
  36.  
  37. ; ANSI Green
  38. "Colour10"="142,142,142"
  39.  
  40. ; ANSI Green Bold
  41. "Colour11"="229,224,224"
  42.  
  43. ; ANSI Yellow
  44. "Colour12"="142,142,142"
  45.  
  46. ; ANSI Yellow Bold
  47. "Colour13"="102,102,102"
  48.  
  49. ; ANSI Blue
  50. "Colour14"="142,142,142"
  51.  
  52. ; ANSI Blue Bold
  53. "Colour15"="47,47,47"
  54.  
  55. ; ANSI Magenta
  56. "Colour16"="142,142,142"
  57.  
  58. ; ANSI Magenta Bold
  59. "Colour17"="183,183,183"
  60.  
  61. ; ANSI Cyan
  62. "Colour18"="142,142,142"
  63.  
  64. ; ANSI Cyan Bold
  65. "Colour19"="117,117,117"
  66.  
  67. ; ANSI White
  68. "Colour20"="183,183,183"
  69.  
  70. ; ANSI White Bold
  71. "Colour21"="183,183,183"
  72.  
  73.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement