mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 02:01:19 +00:00
Updated Third Party Themes (markdown)
parent
86bf3dfc1b
commit
ed99f470e2
@ -266,9 +266,14 @@ Code:
|
||||
"name": "Apple II Purple Text"
|
||||
}
|
||||
```
|
||||
## Commodore 64 - Default
|
||||
### Commodore 64 - Default
|
||||
|
||||
`{
|
||||
By [@sansoo1972](https://github.com/sansoo1972/)
|
||||
|
||||
Code:
|
||||
|
||||
```json
|
||||
{
|
||||
"backgroundColor": "#36209b",
|
||||
"fontColor": "#ffffff",
|
||||
"flickering": 0.2,
|
||||
@ -292,11 +297,17 @@ Code:
|
||||
"margin": 0.1,
|
||||
"name": "Commodore 64 - Default",
|
||||
"version": 2
|
||||
}`
|
||||
}
|
||||
```
|
||||
|
||||
## Commodore 64 - White
|
||||
### Commodore 64 - White
|
||||
|
||||
`{
|
||||
By [@sansoo1972](https://github.com/sansoo1972/)
|
||||
|
||||
Code:
|
||||
|
||||
```json
|
||||
{
|
||||
"backgroundColor": "#36209b",
|
||||
"fontColor": "#ffffff",
|
||||
"flickering": 0.2,
|
||||
@ -320,4 +331,4 @@ Code:
|
||||
"margin": 0.1,
|
||||
"name": "Commodor 64 - White",
|
||||
"version": 2
|
||||
}`
|
||||
}```
|
Loading…
x
Reference in New Issue
Block a user