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
|
{
"ambientLight": 0,
"backgroundColor": "#000000",
"bloom": 0.4,
"brightness": 0.5,
"burnIn": 0,
"chromaColor": 1,
"contrast": 0.85,
"customCommand": "",
"flickering": 0,
"fontColor": "#afafaf",
"fontName": "IBM_3278",
"fontWidth": 1,
"frameName": "NO_FRAME",
"glowingLine": 0,
"horizontalSync": 0,
"jitter": 0,
"rasterization": 0,
"rbgShift": 0,
"saturationColor": 0.9743,
"screenCurvature": 0.1,
"staticNoise": 0,
"useCustomCommand": false,
"windowOpacity": 1,
"name": "profont-color"
}
|