mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-16 23:06:08 +00:00
Fix matrix theme syntax
@@ -47,8 +47,9 @@ Code:
|
|||||||
"windowOpacity": 1,
|
"windowOpacity": 1,
|
||||||
"fontName": "System: Nimbus Mono PS",
|
"fontName": "System: Nimbus Mono PS",
|
||||||
"fontWidth": 1,
|
"fontWidth": 1,
|
||||||
"margin": 0.5
|
"margin": 0.5,
|
||||||
"name": "The Matrix has you..."
|
"name": "The Matrix has you...",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user