mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 02:01:19 +00:00
adding new theme
parent
8955c2fb96
commit
59d6115233
@ -116,4 +116,42 @@ Code:
|
||||
"windowOpacity": 0.6961,
|
||||
"name": "vertigo"
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
### Toucan
|
||||
|
||||
*Has a frame, uses full chroma coloring. Intended for working with things that produce lots of color output.*
|
||||
|
||||
By [@mdchia](https://github.com/mdchia/)
|
||||
|
||||
Code:
|
||||
|
||||
```json
|
||||
{
|
||||
"ambientLight": 0.15,
|
||||
"backgroundColor": "#000000",
|
||||
"bloom": 0.2,
|
||||
"brightness": 0.5,
|
||||
"burnIn": 0.1,
|
||||
"chromaColor": 1,
|
||||
"contrast": 0.85,
|
||||
"customCommand": "",
|
||||
"flickering": 0,
|
||||
"fontColor": "#aaff7f",
|
||||
"fontName": "ATARI_400",
|
||||
"fontWidth": 1,
|
||||
"frameName": "SIMPLE_WHITE_FRAME",
|
||||
"glowingLine": 0,
|
||||
"horizontalSync": 0.16,
|
||||
"jitter": 0.05,
|
||||
"rasterization": 1,
|
||||
"rbgShift": 0,
|
||||
"saturationColor": 0,
|
||||
"screenCurvature": 0.05,
|
||||
"staticNoise": 0,
|
||||
"useCustomCommand": false,
|
||||
"windowOpacity": 0.7,
|
||||
"name": "Toucan"
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user