Skip to content

Instantly share code, notes, and snippets.

View TeslaCrest's full-sized avatar
🚀
Aiming for the stars

Tesla Crest TeslaCrest

🚀
Aiming for the stars
View GitHub Profile
@TeslaCrest
TeslaCrest / solarized-dark.reg
Created April 10, 2018 08:55 — forked from noelbundick/LICENSE
Solarized Dark for Bash on Windows - Debian version
Windows Registry Editor Version 5.00
; Adapted from https://github.com/neilpa/cmd-colors-solarized/blob/master/solarized-dark.reg
; Registry file that maps the solarized palette to the 16 avaliable colors
; in a Windows command prompt. Note, hex values in the table are RGB but byte
; ordering of a DWORD is BGR, e.g. "ColorTable<##>"=dword:00<B><G><R>
;
; Solarized color table from http://ethanschoonover.com/solarized.
;