rizin/librz/cons/d/tango
Giovanni 1348c247df
Add graph diffing and better function diffing (#1131)
* Added function diffing and graph diffing (json and dot only)
* Added tests for new functions and graph diffing
* diff graph more clear
* enforce same colors everywhere.
* using realsize for calculating function size
* renaming unconditional jump color name
* fixed memory issues and weird behaviour
2021-05-18 14:49:53 +02:00

81 lines
1.6 KiB
Text

# SPDX-FileCopyrightText: 2014 pancake <pancake@nopcode.org>
# SPDX-License-Identifier: LGPL-3.0-only
# background of the terminal must be 134 o 033
# xterm -fn 10x20 -bg rgb:20/20/20 -fg rgb:d0/d0/d0
# ref: https://github.com/eugeneching/ida-consonance/blob/master/ida-consonance.clr
# LIGHT MEDIUM DARK
# Butter fe5 ed0 ca0
# Orange fa3 f70 c50
# Chocolate eb6 c71 950
# Chameleon 8e3 7d1 590
# Sky Blue 79c 36a 248
# Plum a7a 757 536
# Scarlet Red e22 c00 a00
# Aluminium eee ddd bbb
# DarkAluminium 888 555 333
# DARK THEME
ec b0x00 rgb:757
ec b0x7f rgb:c50
ec b0xff rgb:950
ec btext rgb:ca0
ec bin rgb:bbb
ec ucall rgb:7d1
ec call rgb:7d1
ec ujmp rgb:370
ec cjmp rgb:370
ec jmp rgb:370
ec cmp rgb:bbb
ec comment rgb:370
ec usrcmt rgb:7d1
ec ret rgb:248
ec fline rgb:950
ec flow rgb:248
ec flow2 rgb:248
ec fname rgb:ca0
ec label rgb:c50
ec math rgb:bbb
ec mov rgb:bbb
ec nop rgb:333
ec num rgb:ca0
ec offset rgb:bbb
ec other rgb:950
ec pop rgb:757
ec prompt rgb:950
ec push rgb:757
ec reg rgb:c50
ec args rgb:ca0
ec help rgb:ddd
ec input rgb:ca0
ec trap rgb:a00
ec swi rgb:950
ec creg rgb:590
ec flag rgb:950
ec linehl rgb:004
ec graph.true rgb:370
ec graph.false rgb:a00
ec graph.ujump rgb:bbb
ec graph.current rgb:7d1
ec graph.traced rgb:f00
ec graph.box rgb:950
ec graph.box2 rgb:7d1
ec graph.box3 rgb:950
ec graph.box4 rgb:950
ec func_var rgb:370
ec func_var_type rgb:a41
ec func_var_addr rgb:aaa
ec ai.read rgb:a81
ec ai.write rgb:a41
ec ai.exec rgb:c50
ec ai.seq rgb:ca0
ec ai.ascii rgb:ca0
ec widget_bg rgb:bb5 rgb:030
ec widget_sel black rgb:840