Commit Graph

14 Commits

Author SHA1 Message Date
pancake
bed3f10aa5 Rename gui.alt_background -> gui.background2 ##cons
* Fix tests
2023-07-07 00:36:49 +02:00
pancake
e1b8c12809 Fix RCons.pal varnames to make them all follow the same syntax ##cons
* graph.diff.x -> diff.x
* func_var_x -> var.x
* widget_x -> widget.x
2023-07-07 00:36:49 +02:00
pancake
5988e00f83 Add ec func_var_name in the color palette ##cons
* Use it in disasm.c and update all the themes
2023-07-07 00:36:49 +02:00
Paul B Mahol
6f7840a8ec Add to all themes 'ecd' at start ##cons
Ensures defined behaviour when switching themes,
otherwise theme would take colors for missinge entries
from previous/next theme.
Most evident in VE mode when switching between themes.
2022-08-08 19:23:09 +02:00
pancake
0de59ee9fc Honor scr.prompt.popup in all the themes ##cons
* Also fix two segfaults caused by an intt underflow oobread
  related to panels mode and hex.cols
2019-05-15 00:58:25 +02:00
Óscar Carrasco
22d3438cdb Implement UJMP/UCALL color and update themes ##disasm 2019-03-09 14:23:25 +01:00
cyanpencil
22d369cf2b Updated all color themes for ai.* colors 2018-07-23 11:11:15 +08:00
Luca Di Bartolomeo
13a2cb344a [WIP] Colorize function arguments and variables part 2 (#10777)
* Colorize comments that hint type of data
* Use new colors for comments that hint type of data
* Colorize local variables and args in disasm
* Fixed leak in r_anal_var_all_list()
* Refactoring + rename color func_arg* to func_var*
* Updated all color themes for func_var* colors
* Directly query sdb for faster and cleaner var colorizing in r_colorize_opcode
* Remove hackish r_core.h include in print.c and use callbacks instead
2018-07-20 12:45:51 +02:00
Khairul Kasmiran
58e48c8267 ec line_highlight -> linehl 2018-06-04 15:51:36 +02:00
Khairul Azhar Kasmiran
27816462cc Add line_highlight to themes (#10246) 2018-06-03 11:13:53 +02:00
Francesco Tamagni
49e7045473 Tweak pink theme (#8845)
- more readable “call” color scheme
- add “usrcmt”
2017-11-16 10:28:04 -05:00
pancake
b46fa51f9c Colorize backward lines with pal.flow2 2017-01-16 00:41:31 +01:00
pancake
d2b2314b1b Make the lima and pink themes look as lima and pink 2016-10-27 03:09:51 +02:00
pancake
6e42961f27 Add pink colorscheme 2013-11-12 04:45:39 +01:00