1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
[General]
ansi_colors=black, darkred, darkgreen, darkgoldenrod, darkblue, darkmagenta, darkcyan, lightgray, gray, red, green, goldenrod, lightblue, magenta, cyan, white
background_color=#00008b
blockquote_color=#000000
margins_h=55
margins_v=55
name=DOS
theme=0
version=1
[Blockquote]
color=#d3d3d3
font="Source Code Pro,16,-1,5,50,0,0,0,0,0,Regular"
[Formatting]
centre_h1=false
indent_bq=0
indent_h=0
indent_l=2
indent_p=0
indent_size=16
justify_text=true
line_height_h=0
line_height_p=0
list_symbol=-3
text_width=900
text_width_enabled=true
[H1]
color=#ffff00
font="Source Code Pro,16,-1,5,50,0,0,0,0,0,Regular"
[H2]
color=#00ff00
font="Source Code Pro,16,-1,5,50,0,0,0,0,0,Regular"
[H3]
color=#ffffff
font="Source Code Pro,16,-1,5,50,0,0,0,0,0,Regular"
[Link]
color_cross_scheme=#00ffff
color_external=#00ffff
color_internal=#00ffff
external_prefix="\x21d2 "
internal_prefix="\x2192 "
[Preformatted]
color=#ffffff
font="Source Code Pro,16,-1,5,50,0,0,0,0,0,Regular"
[Standard]
color=#d3d3d3
font="Source Code Pro,16,-1,5,50,0,0,0,0,0,Regular"
|