commit 76ec87a79f98d633c436989938c71e2b081e1f7d Author: Vavřinec Bukovský Date: Sun Nov 2 21:55:56 2025 +0100 cool-retro-term, amber terminal 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