From 779b8c6c9dd8b4408fceca51def514e8e81d877c Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 23 Jan 2021 21:04:35 -0600 Subject: [PATCH] Tweak CRT config --- contrib/cool-retro-term-modern.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/cool-retro-term-modern.json b/contrib/cool-retro-term-modern.json index fd28a8e5..7553c877 100644 --- a/contrib/cool-retro-term-modern.json +++ b/contrib/cool-retro-term-modern.json @@ -1,5 +1,5 @@ { - "backgroundColor": "#000000", + "backgroundColor": "#282828", "fontColor": "#ebdbb2", "flickering": 0.1047, "horizontalSync": 0.0833, @@ -13,13 +13,13 @@ "rasterization": 0, "jitter": 0.1997, "rbgShift": 0, - "brightness": 0.5, - "contrast": 0.7959, + "brightness": 0.2981, + "contrast": 1, "ambientLight": 0.1047, - "windowOpacity": 1, + "windowOpacity": 0.897, "fontName": "TERMINUS_SCALED", "fontWidth": 1, - "margin": 0.5, + "margin": 0.2954, "name": "Modern", "version": 2 } \ No newline at end of file