mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Updated Third Party Themes (markdown)
@@ -418,3 +418,37 @@ Code:
 | 
			
		||||
  "name": "MU/TH/UR"
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Night Owl
 | 
			
		||||
 | 
			
		||||
Ported from the original & credits to [sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme) theme.
 | 
			
		||||
 | 
			
		||||
```json
 | 
			
		||||
{
 | 
			
		||||
  "backgroundColor": "#011627",
 | 
			
		||||
  "fontColor": "#729fcf",
 | 
			
		||||
  "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.0,
 | 
			
		||||
  "fontName": "System: SF Mono",
 | 
			
		||||
  "fontWidth": 1,
 | 
			
		||||
  "margin": 0.1,
 | 
			
		||||
  "blinkingCursor": false,
 | 
			
		||||
  "frameMargin": 0,
 | 
			
		||||
  "name": "Night Owl (Dark)",
 | 
			
		||||
  "version": 2
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
		Reference in New Issue
	
	Block a user