Skip to content

Instantly share code, notes, and snippets.

@MarkKoz
Created March 2, 2018 00:45
Show Gist options
  • Save MarkKoz/c9cd0dbe26d08e6d964458dd9a9c1d87 to your computer and use it in GitHub Desktop.
Save MarkKoz/c9cd0dbe26d08e6d964458dd9a9c1d87 to your computer and use it in GitHub Desktop.
Dark Theme for IDA Pro - Visual Studio Inspired
[DISASM]
000000 //
dcdcdc //Default color
4e8b60 //Regular comment
3b6848 //Repeatable comment
666666 //Automatic comment
dcdcdc //Instruction
c57aaf //Dummy Data Name
c57aaf //Regular Data Name
9fe7f9 //Demangled Name
dcdcdc //Punctuation
859dd6 //Char constant in instruction
859dd6 //String constant in instruction
a8ceb5 //Numeric constant in instruction
3c4ce7 //Void operand
679eab //Code reference
a27d97 //Data reference
778a8e //Code reference to tail byte
917e8b //Data reference to tail byte
2b39c0 //Error or problem
c0c0c0 //Line prefix
9b9b9b //Binary line prefix bytes
4e8b60 //Extra line
cb8679 //Alternative operand
736556 //Hidden name
eade80 //Library function name
227ee6 //Local variable name
3fd0f4 //Dummy code name
d69c56 //Assembler directive
7a40ec //Macro
859dd6 //String constant in data directive
859dd6 //Char constant in data directive
a8ceb5 //Numeric constant in data directive
b0c948 //Keywords
e3cca9 //Register name
90ee90 //Imported name
99bbed //Segment name
5561cd //Dummy unknown name
3fd0f4 //Regular code name
5561cd //Regular unknown name
b8b7aa //Collapsed line
000000 //Max color number
1e1e1e //Line prefix: library function
784f26 //Line prefix: regular function
a7a380 //Line prefix: instruction
778a8e //Line prefix: data
dcdcdc //Line prefix: unexplored
9a7d91 //Line prefix: externs
70749d //Line prefix: current item
849b84 //Line prefix: current line
5e4934 //Punctuation
d69c56 //Opcode bytes
000000 //Manual operand
[NAVBAR]
eade80 //Library function
3fd0f4 //Regular function
dcdcdc //Instruction
c57aaf //Data item
5561cd //Unexplored
90ee90 //External symbol
2b39c0 //Errors
4a4a4a //Gaps
000000 //Cursor
d69c56 //Address
[DEBUG]
2f2a2a //Current IP
49499a //Current IP (+ enabled breakpoint)
49729a //Current IP (+ disabled breakpoint)
1e1e1e //Default background
2f2f8c //Address (+ enabled breakpoint)
2f5e8c //Address (+ disabled breakpoint)
499a9a //Current IP (+ unavailable breakpoint)
2f8c8c //Address (+ unavailable breakpoint)
1e1e1e //Registers
2f5e8c //Registers (changed)
2f2f8c //Registers (edited)
[ARROW]
5fa8ba //Jump in current function
88b788 //Jump external to function
ab8e6b //Jump under the cursor
008000 //Jump target
ff4040 //Register target
[GRAPH]
b2b2b2 //Top color
b2b2b2 //Bottom color
f5f5f5 //Normal title
989faa //Selected title
54585e //Current title
ff2c44 //Group frame
242424 //Node shadow
003900 //Highlight color 1
00006d //Highlight color 2
0000ff //Foreign node
cb4300 //Normal edge
009100 //Yes edge
0000bc //No edge
ffaaaa //Highlighted edge
008ec6 //Current edge
[MISC]
212121 //Message text
d4d4d4 //Message background
404080 //Patched bytes
0080ff //Unsaved changes
[OTHER]
784f26 //Highlight color
2d2d2d //Hint color
[SYNTAX]
d69c56 0 0 //Keyword 1
b0c94e 0 0 //Keyword 2
a3d7b8 0 0 //Keyword 3
859dd6 0 0 //String
4aa657 0 1 //Comment
ff0000 1 0 //Preprocessor
a8ceb5 1 0 //Number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment