Add cool retro term config

This commit is contained in:
Salt 2021-01-23 20:59:38 -06:00
parent 1ed328d882
commit 679364ee20
2 changed files with 26 additions and 1 deletions

View File

@ -19,7 +19,7 @@ However, I would *also* highly recommend using this stow-based approach instead
## Overview
This stash contains a number of packages for numerous situations:
This stash contains a number of packages for numerous situations. Note that `contrib` is **NOT** a package:
| package | description |
| --- | --- |

View File

@ -0,0 +1,25 @@
{
"backgroundColor": "#000000",
"fontColor": "#ebdbb2",
"flickering": 0.1047,
"horizontalSync": 0.0833,
"staticNoise": 0.0956,
"chromaColor": 1,
"saturationColor": 1,
"screenCurvature": 0.2026,
"glowingLine": 0.117,
"burnIn": 0.0528,
"bloom": 0.4962,
"rasterization": 0,
"jitter": 0.1997,
"rbgShift": 0,
"brightness": 0.5,
"contrast": 0.7959,
"ambientLight": 0.1047,
"windowOpacity": 1,
"fontName": "TERMINUS_SCALED",
"fontWidth": 1,
"margin": 0.5,
"name": "Modern",
"version": 2
}