Skip to content

Commit 50f6fb3

Browse files
committed
mentioning QSearch colors for dark and bright color themes
1 parent 6f3b21d commit 50f6fb3

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

Docs/QSearch-Eng.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,16 @@ Additional options (QSearch panel's popup menu or file
574574
colors.
575575
use_editor_colors = 1
576576
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
577587

578588

579589
--------

Docs/QSearch-Rus.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,16 @@ SelFindNext
599599
����.
600600
use_editor_colors = 1
601601
������ ������ 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
602612

603613

604614
--------

0 commit comments

Comments
 (0)