android_terminal/NeoLang/example/color-scheme.nl
Martin Valba 414c6722ee New terminal based on NeoTerm
* From: https://github.com/NeoTerrm/NeoTerm
* Base commit: 236072395ce056d2d2cccf950d3f243f099a178f
* LICENSE: GPL-3.0

* This will also need changes in nethunter app itself too!
2022-12-27 20:31:07 +02:00

12 lines
201 B
Plaintext

color-scheme: {
name: "NeoTerm Default Color Scheme"
version: 1.1
colors: {
background: #777721
foreground: #111233
color1: #color1
color2: #color2
}
}