aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2018-12-19 21:50:37 -0500
committerMitch Riedstra <mitch@riedstra.us>2018-12-19 21:50:37 -0500
commit213b9cf0ab3fcd1b086556ec372e718e7591ba9f (patch)
tree9a60136519c087297c8ef2047b8e25d3702dcb17
parente2d4cea468e1670504a347b7029fc014efdd4d04 (diff)
downloaddotfiles-213b9cf0ab3fcd1b086556ec372e718e7591ba9f.tar.gz
dotfiles-213b9cf0ab3fcd1b086556ec372e718e7591ba9f.tar.xz
Profiles for cool-retro-term
-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"
+}