Tweak CRT config

This commit is contained in:
Salt 2021-01-23 21:04:35 -06:00
parent 679364ee20
commit 779b8c6c9d
1 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{ {
"backgroundColor": "#000000", "backgroundColor": "#282828",
"fontColor": "#ebdbb2", "fontColor": "#ebdbb2",
"flickering": 0.1047, "flickering": 0.1047,
"horizontalSync": 0.0833, "horizontalSync": 0.0833,
@ -13,13 +13,13 @@
"rasterization": 0, "rasterization": 0,
"jitter": 0.1997, "jitter": 0.1997,
"rbgShift": 0, "rbgShift": 0,
"brightness": 0.5, "brightness": 0.2981,
"contrast": 0.7959, "contrast": 1,
"ambientLight": 0.1047, "ambientLight": 0.1047,
"windowOpacity": 1, "windowOpacity": 0.897,
"fontName": "TERMINUS_SCALED", "fontName": "TERMINUS_SCALED",
"fontWidth": 1, "fontWidth": 1,
"margin": 0.5, "margin": 0.2954,
"name": "Modern", "name": "Modern",
"version": 2 "version": 2
} }