以前の投稿で紹介したF# Depth Colorizerですが、レジストリエディタ(regedit32.exe)を用いてレジストリ キー、および値を追加することで、色分けの配色を変更可能であることがInside F#のサイトで紹介されています。
- F# source code structural colorizer available « Inside F#
http://lorgonblog.wordpress.com/2010/11/18/f-source-code-structural-colorizer-available/
これら以外では、F#で記述された色分けの配色を変更可能なソースコードが記述されています。
- A quick standalone app to edit colors for the F# colorizer « Inside F#
http://lorgonblog.wordpress.com/2010/11/20/a-quick-standalone-app-to-edit-colors-for-the-f-colorizer/
また、 F# Depth Colorizer拡張に関するソースコードについては、以下で紹介されているとおりApache 2.0ライセンスの元、公開されているようです。
- Source code for F# Depth Colorizer extension « Inside F#
http://lorgonblog.wordpress.com/2010/11/21/source-code-for-f-depth-colorizer-extension/ - brianmcn/FSharpDepthColorizer – GitHub
https://github.com/brianmcn/FSharpDepthColorizer