1# This is an alternative color scheme for LE editor.
2# Copy it to ~/.le/colors if you like.
3default_colors=1
4status_line=bg:cyan,fg:black
5status_line_bw=rev,dim
6normal_text=bg:white,fg:black
7normal_text_bw=normal
8block_text=bold,fg:white,bg:blue
9block_text_bw=rev
10error_win=bold,fg:white,bg:red
11error_win_bw=rev,bold
12verify_win=bg:cyan,fg:black
13verify_win_bw=rev
14curr_button=bold,fg:white,bg:black
15curr_button_bw=normal
16help_win=bg:cyan,fg:black
17help_win_bw=rev
18dialogue_win=bg:white,fg:black
19dialogue_win_bw=rev
20menu_win=bg:cyan,fg:black
21menu_win_bw=rev
22disabled_item=bg:cyan,fg:black
23disabled_item_bw=rev
24scroll_bar=fg:cyan,bg:black
25scroll_bar_bw=dim
26shadowed=fg:white,bg:black
27shadowed_bw=dim
28syntax1=fg:red,bg:white
29syntax1_bw=bold
30syntax2=fg:magenta,bg:white
31syntax2_bw=bold
32syntax3=fg:blue,bg:white
33syntax3_bw=dim
34syntax4=fg:green,bg:white
35syntax4_bw=dim
36syntax5=fg:cyan,bg:white
37syntax5_bw=dim
38syntax6=fg:yellow,bg:white
39syntax6_bw=underline
40highlight=bold,fg:yellow,bg:black
41highlight_bw=bold
42