mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 10:11:20 +00:00
Updated Third Party Themes (markdown)
parent
f32e203064
commit
85f895f97f
@ -342,3 +342,41 @@ Code:
|
|||||||
"version": 2
|
"version": 2
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### MU/TH/UR
|
||||||
|
|
||||||
|
*A theme inspired by MU/TH/UR the main computer on the USCSS Nostromo ship from Alien the 8th passenger ^^*
|
||||||
|
|
||||||
|
By [@rafik-z](https://github.com/rafik-z/)
|
||||||
|
|
||||||
|
Code:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"version": 2,
|
||||||
|
"ambientLight": 0.15,
|
||||||
|
"backgroundColor": "#000000",
|
||||||
|
"bloom": 0.4,
|
||||||
|
"brightness": 0.6,
|
||||||
|
"burnIn": 0.1,
|
||||||
|
"chromaColor": 1,
|
||||||
|
"contrast": 1,
|
||||||
|
"customCommand": "",
|
||||||
|
"flickering": 0,
|
||||||
|
"fontColor": "#41E64E",
|
||||||
|
"fontName": "TERMINUS",
|
||||||
|
"fontWidth": 1,
|
||||||
|
"frameName": "SIMPLE_WHITE_FRAME",
|
||||||
|
"glowingLine": 0,
|
||||||
|
"horizontalSync": 0.16,
|
||||||
|
"jitter": 0.05,
|
||||||
|
"rasterization": 1,
|
||||||
|
"rbgShift": 0,
|
||||||
|
"saturationColor": 1,
|
||||||
|
"screenCurvature": 0,
|
||||||
|
"staticNoise": 0,
|
||||||
|
"useCustomCommand": false,
|
||||||
|
"windowOpacity": 0.9,
|
||||||
|
"name": "MU/TH/UR"
|
||||||
|
}
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user