File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -574,6 +574,16 @@ Additional options (QSearch panel's popup menu or file
574
574
colors.
575
575
use_editor_colors = 1
576
576
The QSearch'es edit control uses AkelPad's text and background colors.
577
+ For dark color themes, the following colors may be used for QSearch:
578
+ color_notfound=88383800
579
+ color_notregexp=78487800
580
+ color_eof=40784000
581
+ color_highlight=78507800
582
+ Here are the default colors for bright color themes:
583
+ color_notfound=FFE0E000
584
+ color_notregexp=F8E8F800
585
+ color_eof=E4FFE400
586
+ color_highlight=C0FFC000
577
587
578
588
579
589
--------
Original file line number Diff line number Diff line change @@ -599,6 +599,16 @@ SelFindNext
599
599
����.
600
600
use_editor_colors = 1
601
601
������ ������ QSearch ���������� ����� ������ � ���� �� AkelPad.
602
+ ��� ����� �������� ��� ����� ������������ ����� ����� ��� QSearch:
603
+ color_notfound=88383800
604
+ color_notregexp=78487800
605
+ color_eof=40784000
606
+ color_highlight=78507800
607
+ ����� �� ��������� ��� ������� �������� ���:
608
+ color_notfound=FFE0E000
609
+ color_notregexp=F8E8F800
610
+ color_eof=E4FFE400
611
+ color_highlight=C0FFC000
602
612
603
613
604
614
--------
You can’t perform that action at this time.
0 commit comments