mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Updated Third Party Themes (markdown)
@@ -155,3 +155,40 @@ Code:
 | 
			
		||||
  "name": "Toucan"
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Apple II Blue Text
 | 
			
		||||
 | 
			
		||||
*A cool usable Apple II style terminal with blue text that is not too bright, not too overpowering, and just right ^_^
 | 
			
		||||
 | 
			
		||||
By [@sbanya](https://github.com/sbanya/)
 | 
			
		||||
 | 
			
		||||
Code:
 | 
			
		||||
 | 
			
		||||
```json
 | 
			
		||||
{
 | 
			
		||||
  "ambientLight": 0.0154,
 | 
			
		||||
  "backgroundColor": "#000000",
 | 
			
		||||
  "bloom": 0.0051,
 | 
			
		||||
  "brightness": 0.5,
 | 
			
		||||
  "burnIn": 0.0051,
 | 
			
		||||
  "chromaColor": 0,
 | 
			
		||||
  "contrast": 0.85,
 | 
			
		||||
  "customCommand": "",
 | 
			
		||||
  "flickering": 0.0668,
 | 
			
		||||
  "fontColor": "#00e6ff",
 | 
			
		||||
  "fontName": "APPLE_II",
 | 
			
		||||
  "fontWidth": 1,
 | 
			
		||||
  "frameName": "SIMPLE_WHITE_FRAME",
 | 
			
		||||
  "glowingLine": 0.0325,
 | 
			
		||||
  "horizontalSync": 0.0394,
 | 
			
		||||
  "jitter": 0.0223,
 | 
			
		||||
  "rasterization": 1,
 | 
			
		||||
  "rbgShift": 0,
 | 
			
		||||
  "saturationColor": 0,
 | 
			
		||||
  "screenCurvature": 0,
 | 
			
		||||
  "staticNoise": 0.0497,
 | 
			
		||||
  "useCustomCommand": false,
 | 
			
		||||
  "windowOpacity": 1,
 | 
			
		||||
  "name": "Apple II Blue Text"
 | 
			
		||||
}    
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user