mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-19 17:17:33 +08:00
update files
This commit is contained in:
@@ -16,9 +16,9 @@ module.exports = function (Terminal){
|
||||
// Colors 16-255
|
||||
// Much thanks to TooTallNate for writing this.
|
||||
Terminal.colors = (function (){
|
||||
var i;
|
||||
var colors = Terminal.colors;
|
||||
var r = [0x00, 0x5f, 0x87, 0xaf, 0xd7, 0xff];
|
||||
var i;
|
||||
|
||||
// 16-231
|
||||
i = 0;
|
||||
|
Reference in New Issue
Block a user