aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crt/ibm-amber.json26
-rw-r--r--crt/ibm-green.json26
2 files changed, 52 insertions, 0 deletions
diff --git a/crt/ibm-amber.json b/crt/ibm-amber.json
new file mode 100644
index 0000000..98f63e9
--- /dev/null
+++ b/crt/ibm-amber.json
@@ -0,0 +1,26 @@
+{
+ "ambientLight": 0,
+ "backgroundColor": "#000000",
+ "bloom": 0.4,
+ "brightness": 0.5,
+ "burnIn": 0,
+ "chromaColor": 0,
+ "contrast": 0.85,
+ "customCommand": "",
+ "flickering": 0,
+ "fontColor": "#ffaa00",
+ "fontName": "IBM_3278",
+ "fontWidth": 1,
+ "frameName": "NO_FRAME",
+ "glowingLine": 0,
+ "horizontalSync": 0,
+ "jitter": 0,
+ "rasterization": 0,
+ "rbgShift": 0,
+ "saturationColor": 0.9743,
+ "screenCurvature": 0.1,
+ "staticNoise": 0,
+ "useCustomCommand": false,
+ "windowOpacity": 1,
+ "name": "ibm-amber"
+}
diff --git a/crt/ibm-green.json b/crt/ibm-green.json
new file mode 100644
index 0000000..2e1a0a6
--- /dev/null
+++ b/crt/ibm-green.json
@@ -0,0 +1,26 @@
+{
+ "ambientLight": 0,
+ "backgroundColor": "#000000",
+ "bloom": 0.4,
+ "brightness": 0.5,
+ "burnIn": 0,
+ "chromaColor": 0,
+ "contrast": 0.85,
+ "customCommand": "",
+ "flickering": 0,
+ "fontColor": "#00ff5b",
+ "fontName": "IBM_3278",
+ "fontWidth": 1,
+ "frameName": "NO_FRAME",
+ "glowingLine": 0,
+ "horizontalSync": 0,
+ "jitter": 0,
+ "rasterization": 0,
+ "rbgShift": 0,
+ "saturationColor": 0.9743,
+ "screenCurvature": 0.1,
+ "staticNoise": 0,
+ "useCustomCommand": false,
+ "windowOpacity": 1,
+ "name": "ibm-green"
+}