add text_window_hl_text
This commit is contained in:
parent
e7fc40a524
commit
6b0448d863
2 changed files with 4 additions and 2 deletions
|
|
@ -65,9 +65,11 @@ atom_box_fill "black"
|
||||||
atom_box_text "cyan"
|
atom_box_text "cyan"
|
||||||
atom_box_label "black"
|
atom_box_label "black"
|
||||||
atom_box_outline "cyan"
|
atom_box_outline "cyan"
|
||||||
|
atom_box_focus_outline "red"
|
||||||
text_window_fill "black"
|
text_window_fill "black"
|
||||||
text_window_text "white"
|
text_window_text "white"
|
||||||
text_window_highlight "green"
|
text_window_highlight "green"
|
||||||
|
text_window_hl_text "white"
|
||||||
text_window_cursor "green"
|
text_window_cursor "green"
|
||||||
pdwindow_fill "#000"
|
pdwindow_fill "#000"
|
||||||
pdwindow_fatal_text "#D00"
|
pdwindow_fatal_text "#D00"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue