Add cool retro term config
This commit is contained in:
parent
1ed328d882
commit
679364ee20
@ -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 |
|
||||
| --- | --- |
|
||||
|
25
contrib/cool-retro-term-modern.json
Normal file
25
contrib/cool-retro-term-modern.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user