Created
May 5, 2014 09:59
-
-
Save will118/d45589acc9f4f6bba5c6 to your computer and use it in GitHub Desktop.
Solarized FSharp Depth Colorizer Visual Studio Colour Scheme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\Text Editor\FSharpDepthColorizer] | |
"Depth0"="25,30,31,25,30,31" | |
"Depth1"="22,31,34,22,31,34" | |
"Depth2"="20,33,36,20,33,36" | |
"Depth3"="17,35,39,17,35,39" | |
"Depth4"="14,36,42,14,36,42" | |
"Depth5"="11,38,45,11,38,45" | |
"Depth6"="8,40,48,8,40,48" | |
"Depth7"="6,42,50,6,42,50" | |
"Depth8"="3,43,53,3,43,53" | |
"Depth9"="0,45,56,0,45,56" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment