diff --git a/term-styles/cool-retro-term/crt-2.json b/term-styles/cool-retro-term/crt-2.json new file mode 100644 index 0000000..73770f3 --- /dev/null +++ b/term-styles/cool-retro-term/crt-2.json @@ -0,0 +1,27 @@ +{ + "backgroundColor": "#03190e", + "fontColor": "#1aff90", + "flickering": 0.3516, + "horizontalSync": 0.3516, + "staticNoise": 0.1502, + "chromaColor": 0.0645, + "saturationColor": 0, + "screenCurvature": 0.3506, + "glowingLine": 1, + "burnIn": 1, + "bloom": 0.2504, + "rasterization": 1, + "jitter": 0.4955, + "rbgShift": 0.2531, + "brightness": 0.7474, + "contrast": 1, + "ambientLight": 0.1456, + "windowOpacity": 1, + "fontName": "IBM_PC", + "fontWidth": 0.95, + "margin": 0.5048, + "blinkingCursor": true, + "frameMargin": 0.2541, + "name": "Fallout-2", + "version": 2 +} diff --git a/term-styles/cool-retro-term/crt.json b/term-styles/cool-retro-term/crt.json new file mode 100644 index 0000000..aeb7816 --- /dev/null +++ b/term-styles/cool-retro-term/crt.json @@ -0,0 +1,27 @@ +{ + "backgroundColor": "#03190e", + "fontColor": "#1aff90", + "flickering": 0.3516, + "horizontalSync": 0.3516, + "staticNoise": 0.1502, + "chromaColor": 0.0645, + "saturationColor": 0, + "screenCurvature": 0.3506, + "glowingLine": 1, + "burnIn": 1, + "bloom": 0.2504, + "rasterization": 1, + "jitter": 0.4955, + "rbgShift": 0.2531, + "brightness": 0.7474, + "contrast": 1, + "ambientLight": 0.1456, + "windowOpacity": 1, + "fontName": "TERMINUS_SCALED", + "fontWidth": 0.85, + "margin": 0.5048, + "blinkingCursor": true, + "frameMargin": 0.2541, + "name": "Fallout", + "version": 2 +} diff --git a/term-styles/images/background.png b/term-styles/windows-terminal/images/background.png similarity index 100% rename from term-styles/images/background.png rename to term-styles/windows-terminal/images/background.png diff --git a/term-styles/images/icon.png b/term-styles/windows-terminal/images/icon.png similarity index 100% rename from term-styles/images/icon.png rename to term-styles/windows-terminal/images/icon.png diff --git a/term-styles/wt.json b/term-styles/windows-terminal/wt.json similarity index 100% rename from term-styles/wt.json rename to term-styles/windows-terminal/wt.json