From 76ec87a79f98d633c436989938c71e2b081e1f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vav=C5=99inec=20Bukovsk=C3=BD?= Date: Sun, 2 Nov 2025 21:55:56 +0100 Subject: [PATCH] cool-retro-term, amber terminal --- app/cool-retro-term/term-amber.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 app/cool-retro-term/term-amber.json diff --git a/app/cool-retro-term/term-amber.json b/app/cool-retro-term/term-amber.json new file mode 100644 index 0000000..ad2b2e1 --- /dev/null +++ b/app/cool-retro-term/term-amber.json @@ -0,0 +1,27 @@ +{ + "backgroundColor": "#000000", + "fontColor": "#ff8100", + "flickering": 0.1, + "horizontalSync": 0.08, + "staticNoise": 0, + "chromaColor": 0.2571, + "saturationColor": 0.2483, + "screenCurvature": 0, + "glowingLine": 0, + "burnIn": 0.2517, + "bloom": 0.5538, + "rasterization": 0, + "jitter": 0.1997, + "rbgShift": 0, + "brightness": 0.5, + "contrast": 0.7959, + "ambientLight": 0, + "windowOpacity": 1, + "fontName": "TERMINUS_SCALED", + "fontWidth": 1, + "margin": 1, + "blinkingCursor": true, + "frameMargin": 0, + "name": "Term: Amber", + "version": 2 +} \ No newline at end of file