mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
Updated Third Party Themes (markdown)
parent
6713ae60fc
commit
503d76c0db
@ -453,4 +453,41 @@ Ported from the original & credits to [sdras/night-owl-vscode-theme](https://git
|
||||
"name": "Night Owl (Dark)",
|
||||
"version": 2
|
||||
}
|
||||
```
|
||||
|
||||
### Terminator Vision
|
||||
* Like the scenes when the Terminator is running its code...
|
||||
* Set a Terminator wallpaper in the background for maximum effect.
|
||||
|
||||
By [@mczero80](https://github.com/mczero80)
|
||||
|
||||
Code:
|
||||
```json
|
||||
{
|
||||
"backgroundColor": "#FF0000",
|
||||
"fontColor": "#FFFFFF",
|
||||
"flickering": 0.2,
|
||||
"horizontalSync": 0,
|
||||
"staticNoise": 0.0955,
|
||||
"chromaColor": 1,
|
||||
"saturationColor": 0.4983,
|
||||
"screenCurvature": 0,
|
||||
"glowingLine": 0.1476,
|
||||
"burnIn": 0.0955,
|
||||
"bloom": 0.5017,
|
||||
"rasterization": 0,
|
||||
"jitter": 0.099,
|
||||
"rbgShift": 0,
|
||||
"brightness": 0.5014,
|
||||
"contrast": 0.85,
|
||||
"ambientLight": 0,
|
||||
"windowOpacity": 1,
|
||||
"fontName": "PRO_FONT",
|
||||
"fontWidth": 1,
|
||||
"margin": 0.1,
|
||||
"blinkingCursor": false,
|
||||
"frameMargin": 0,
|
||||
"version": 2,
|
||||
"name": "Terminator Vision"
|
||||
}
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user