mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-06 09:45:00 +02:00
* Start on new theme re-work
* theme_info.json -> theme.json * Allow pipe codes for styleSGRx
This commit is contained in:
parent
58746ca9a9
commit
2aa43295e3
10 changed files with 68 additions and 61 deletions
18
mods/art/themes/NU-MAYA/theme.json
Normal file
18
mods/art/themes/NU-MAYA/theme.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"info" : {
|
||||
"name" : "Nu Mayan",
|
||||
"author" : "NuSkooler"
|
||||
},
|
||||
"defaults" : {
|
||||
"general" : {
|
||||
"passwordChar" : "φ"
|
||||
}
|
||||
},
|
||||
"menus" : {
|
||||
"matrix" : {
|
||||
"VM1" : {
|
||||
"itemSpacing" : 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name" : "Nu Mayan",
|
||||
"author" : "NuSkooler",
|
||||
"config" : {
|
||||
"passwordChar" : "φ"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue