I have literally no idea why it wont work but if anyone picks this up you'll know it works when the old Halyde colours show up # Conflicts: # halyde/kernel/modules/terminal.lua
24 lines
431 B
JSON
24 lines
431 B
JSON
{
|
|
"palette": {
|
|
"dark": {
|
|
"0": "0x0f0f0f",
|
|
"1": "0xcc2424",
|
|
"2": "0x339280",
|
|
"3": "0x996d00",
|
|
"4": "0x004980",
|
|
"5": "0x9949c0",
|
|
"6": "0x33b6c0",
|
|
"7": "0xc3c3c3"
|
|
},
|
|
"bright": {
|
|
"0": "0x666d80",
|
|
"1": "0xff6d40",
|
|
"2": "0x33db80",
|
|
"3": "0xffb600",
|
|
"4": "0x336dff",
|
|
"5": "0xcc6dc0",
|
|
"6": "0x33dbc0",
|
|
"7": "0xffffff"
|
|
}
|
|
}
|
|
} |