add cool-retro-term styles, reorganize terminal styles
This commit is contained in:
parent
f89f5d6d3e
commit
5bbefde739
5 changed files with 54 additions and 0 deletions
27
term-styles/cool-retro-term/crt-2.json
Normal file
27
term-styles/cool-retro-term/crt-2.json
Normal file
|
@ -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
|
||||
}
|
27
term-styles/cool-retro-term/crt.json
Normal file
27
term-styles/cool-retro-term/crt.json
Normal file
|
@ -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
|
||||
}
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
Loading…
Reference in a new issue