-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathdefault.miniconf
More file actions
72 lines (68 loc) · 1.5 KB
/
default.miniconf
File metadata and controls
72 lines (68 loc) · 1.5 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
window:
font: "./fonts/iosevka-regular.ttf
title: "ded
x: 100
y: 100
w: 800
h: 600
pop up:
scale: 0.6
fade in: 300
pop ups:
save ok:
str: "Saved file!
color: x009966FF
last: 1000
invalid goto:
str: "Invalid line(:col)
color: xFF2400FF
last: 2000
can not cd:
str: "Can't change directory to "{path}"!
color: xFF2400FF
last: 2000
can not open:
str: "Can't open file "{path}"!
color: xFF2400FF
last: 2000
can not save:
str: "Can't save file: {err}!
color: xFF2400FF
last: 2000
input hints:
find: "find
save as: "path
save: "path
goto: "line
editor:
background: x181818FF
color: xFFFFFFFF
bottom bar:
scale: 0.6
background: xE7E7E7FF
input:
hint:
color: x5B5B5BFF
fmt: "({hint})
spacing: 20.0
content:
color: x181818FF
stats:
enabled: true
fmt: "{lang} {row}:{col} / {max-row}
color: x181818FF
tokens:
preprocessor directive: x95A99FFF
keyword: xFFDD33FF
comment: xCC8C3CFF
string: x73C936FF
cursor:
blink:
treshold: 500
period: 1000
color: xFFFFFFFF
width: 5.0
selection:
color: x434343FF
search selection:
color: x191943FF