mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 09:02:14 +00:00 
			
		
		
		
	Now it works in version 2
@@ -23,6 +23,7 @@ By [@Tribex](http://github.com/Tribex)
 | 
				
			|||||||
Code:
 | 
					Code:
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "ambientLight": 0,
 | 
					  "ambientLight": 0,
 | 
				
			||||||
  "backgroundColor": "#d4ddc4",
 | 
					  "backgroundColor": "#d4ddc4",
 | 
				
			||||||
  "bloom": 0,
 | 
					  "bloom": 0,
 | 
				
			||||||
@@ -58,6 +59,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "ambientLight": 0,
 | 
					  "ambientLight": 0,
 | 
				
			||||||
  "backgroundColor": "#000000",
 | 
					  "backgroundColor": "#000000",
 | 
				
			||||||
  "bloom": 0.1,
 | 
					  "bloom": 0.1,
 | 
				
			||||||
@@ -130,6 +132,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "ambientLight": 0.15,
 | 
					  "ambientLight": 0.15,
 | 
				
			||||||
  "backgroundColor": "#000000",
 | 
					  "backgroundColor": "#000000",
 | 
				
			||||||
  "bloom": 0.2,
 | 
					  "bloom": 0.2,
 | 
				
			||||||
@@ -167,6 +170,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "ambientLight": 0.0154,
 | 
					  "ambientLight": 0.0154,
 | 
				
			||||||
  "backgroundColor": "#000000",
 | 
					  "backgroundColor": "#000000",
 | 
				
			||||||
  "bloom": 0.0051,
 | 
					  "bloom": 0.0051,
 | 
				
			||||||
@@ -204,6 +208,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "ambientLight": 0.0154,
 | 
					  "ambientLight": 0.0154,
 | 
				
			||||||
  "backgroundColor": "#000000",
 | 
					  "backgroundColor": "#000000",
 | 
				
			||||||
  "bloom": 0.0051,
 | 
					  "bloom": 0.0051,
 | 
				
			||||||
@@ -241,6 +246,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "ambientLight": 0.0154,
 | 
					  "ambientLight": 0.0154,
 | 
				
			||||||
  "backgroundColor": "#000000",
 | 
					  "backgroundColor": "#000000",
 | 
				
			||||||
  "bloom": 0.0051,
 | 
					  "bloom": 0.0051,
 | 
				
			||||||
@@ -275,6 +281,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "backgroundColor": "#36209b",
 | 
					  "backgroundColor": "#36209b",
 | 
				
			||||||
  "fontColor": "#7664d9",
 | 
					  "fontColor": "#7664d9",
 | 
				
			||||||
  "flickering": 0.2,
 | 
					  "flickering": 0.2,
 | 
				
			||||||
@@ -309,6 +316,7 @@ Code:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  "version": 2,
 | 
				
			||||||
  "backgroundColor": "#36209b",
 | 
					  "backgroundColor": "#36209b",
 | 
				
			||||||
  "fontColor": "#ffffff",
 | 
					  "fontColor": "#ffffff",
 | 
				
			||||||
  "flickering": 0.2,
 | 
					  "flickering": 0.2,
 | 
				
			||||||
@@ -332,4 +340,5 @@ Code:
 | 
				
			|||||||
  "margin": 0.1,
 | 
					  "margin": 0.1,
 | 
				
			||||||
  "name": "Commodor 64 - White",
 | 
					  "name": "Commodor 64 - White",
 | 
				
			||||||
  "version": 2
 | 
					  "version": 2
 | 
				
			||||||
}```
 | 
					}
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
		Reference in New Issue
	
	Block a user