What is the correct name:
dark_selected_background_color=
dark_selected_foreground_color=
or:
dark_highlight_background_color=
dark_highlight_foreground_color=
[Solved] 1241a - correct setting name
[Solved] 1241a - correct setting name
Last edited by w64bit on Tue Mar 16, 2021 11:30 am, edited 1 time in total.
Re: 1241a - correct setting name
Both are correct.
Highlighted is the colour used for the pattern that matches your search.
For example, if you search for "ever", "ever" in the names in the resultlist will be shown in that colour.
Highlighted is the colour used for the pattern that matches your search.
For example, if you search for "ever", "ever" in the names in the resultlist will be shown in that colour.
Re: 1241a - correct setting name
I had dark_selected_... twice in the ini file and no dark_highlight_...
Fixed now.
Fixed now.
Re: 1241a - correct setting name
Me too! Just checked it with a clean ini file .. Good catch!
(Might be on purpose though, as colour settings come from 2 different 'tables')
Code: Select all
dark_selected_background_color=
dark_selected_foreground_color=
BTW: I couldn't fnd the highlight_ ones, but it is I's dark_highlighted_ ...
(for others trying to search for it)
Re: 1241a - correct setting name
This should be fixed in Everything 1.5.0.1239.
I initially had dark_selected_background_color to set the highlight background color:
This is now dark_highlight_background_color.
I later added custom colors for the dark theme. Unfortunately, the setting names were conflicting:
These two settings stay the same:
dark_highlighted_background_color
dark_selected_background_color
I initially had dark_selected_background_color to set the highlight background color:
This is now dark_highlight_background_color.
I later added custom colors for the dark theme. Unfortunately, the setting names were conflicting:
These two settings stay the same:
dark_highlighted_background_color
dark_selected_background_color