mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-17 12:48:41 +00:00
Using rgb instead of #
This commit is contained in:
parent
2f285d5f90
commit
4e25681e84
@ -36,7 +36,7 @@ ec call cyan
|
||||
ec cjmp green
|
||||
ec jmp green
|
||||
ec pop yellow
|
||||
ec linehl #00003f
|
||||
ec linehl rgb:004
|
||||
|
||||
ec graph.true green
|
||||
ec graph.false red
|
||||
|
@ -38,7 +38,7 @@ ec trap red
|
||||
ec swi red
|
||||
ec creg green
|
||||
ec flag yellow
|
||||
ec linehl #00007f
|
||||
ec linehl rgb:008
|
||||
ec graph.box yellow
|
||||
ec graph.box2 green
|
||||
ec graph.box3 red
|
||||
|
Loading…
x
Reference in New Issue
Block a user