forked from philj56/tofi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
soy-milk
46 lines (37 loc) · 912 Bytes
/
soy-milk
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
# Font
font = Fredoka One
font-size = 20
# Window Style
horizontal = true
anchor = top
width = 100%
height = 48
outline-width = 0
border-width = 0
min-input-width = 120
result-spacing = 30
padding-top = 8
padding-bottom = 0
padding-left = 20
padding-right = 0
# Text style
prompt-text = "Can I have a"
prompt-padding = 30
background-color = #fff0dc
text-color = #4280a0
prompt-background = #eebab1
prompt-background-padding = 4, 10
prompt-background-corner-radius = 12
input-color = #e1666a
input-background = #f4cf42
input-background-padding = 4, 10
input-background-corner-radius = 12
alternate-result-background = #b8daf3
alternate-result-background-padding = 4, 10
alternate-result-background-corner-radius = 12
selection-color = #f0d2af
selection-background = #da5d64
selection-background-padding = 4, 10
selection-background-corner-radius = 12
selection-match-color = #fff
clip-to-padding = false