mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	adding new theme
@@ -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"
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user