VB Decompiler :: P-Code, Native Code Decompiler for VB programs
-> Main
-> News
-> Products
-> Documentation
-> Articles
-> Plugins
-> Download
-> Order now
-> Forum
-> Awards
-> Contacts


ICQ Support:
-> 1195723
OISV - Organization of Independent Software Vendors - Contributing Member
VB Decompiler - help - color scheme Feb 04, 2012

Contents


Color Scheme


This option defines the color scheme and syntax highlighting when you look through the program code in the decompiler:



The preset options are kept in the colors folder in ini files whose names coincide with the names of preset options. The format of these files is simple and you can easily create them on your own and edit existing files. The format is as follows:
 
[Colors]
Background=color code
Foreground= color code
KeyWords= color code
LocationsAndArguments= color code 
Procedures= color code
[Font]
Name=font name
Size=font size
KeyWordsBold=font bold(0 or 1)
LocationsAndArgumentsBold=font bold(0 or 1)
ProceduresBold=font bold(0 or 1)
 
The color code is specified in the 32-bit true-color format.
Copyright © 2001 - 2012, DotFix Software
E-mail: