Schemes

Here I place colour and highlighting schemes created by OllyDbg users. There is no installer as yet. To install scheme, please do the following:

Important notice: Please keep in mind that my total webspace is limited to 10 MB, so I will be unable to illustrate all your contributions.


First scheme was proposed by Alex from Italy. A nice and calming combination of mostly green text on the black background.
[Colours]
Scheme[*]=10,14,16,0,5,13,17,13
Scheme name[*]=Alex black

[Syntax]
Commands[*]=10,11,12,14,10,13,10,48,48,2,110,0,0,0
Operands[*]=0,73,0,0,0,0,0,0,0,0,0,0,0,0
Scheme name[*]=Alex black


This one is from Benjamin Peterson. He writes: "As I loved the old Borland C++ IDE, here is a color scheme that gives a
similar feeling..."

[Colours]
Scheme[*]=10,12,8,1,2,17,3,13
Scheme name[*]=Old IDE

[Syntax]
Commands[*]=10,15,14,14,13,11,12,11,12,7,9,0,0,0
Operands[*]=1,10,10,10,8,7,10,13,0,0,0,0,0,0
Scheme name[*]=Old IDE





Another one is sent by Patrick from France - merci beaucoup, Patrick!

What Patrick wrote: This scheme is derived from the “Mostly black and Jumps’n’calls” scheme. It is intended to make debug sessions as effective as possible by highlighting more information that is usually important (conditional jumps, constants, calls) and less information that is comparatively of little use or very abundant (filling, general registers and memory locations).  

[Colours]
Scheme[*]=15,12,7,0,1,9,7,13
Scheme name[*]=Patrick Black

[Syntax]
Commands[*]=31,13,112,80,11,64,64,14,96,2,12,10,10,10
Operands[*]=1,15,13,14,7,7,10,14,0,0,0,0,0,0
Scheme name[*]=Patrick Jumps'n'calls

Here is an example showing the CPU register window. The font used is Terminal (height:9, width:6) but really choose the font you prefer or that is best suited to your vision requirements.

 

More detailed explanations follow:

Thank you, Patrick!