Skip to content

Instantly share code, notes, and snippets.

View lnishan's full-sized avatar
😹
Yay

Jasmine Chen lnishan

😹
Yay
View GitHub Profile
@lnishan
lnishan / windows_console_colors_monokai.reg
Created November 17, 2017 05:01
Monokai theme for Windows console (Bash on Ubuntu on Windows, Windows Subsystem for Linux)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console]
; 00BBGGRR, not RGB!
"ColorTable00"=dword:00222827 ; 0 - black
"ColorTable04"=dword:004e06cc ; 1 - dark red
"ColorTable02"=dword:0018ac7a ; 2 - dark green
"ColorTable06"=dword:0045a9f0 ; 3 - dark yellow
"ColorTable01"=dword:00e9C721 ; 4 - dark blue
"ColorTable05"=dword:00ff337e ; 5 - dark magenta