mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-15 01:06:59 +08:00
update files
This commit is contained in:
parent
796c2d0bdf
commit
d871c2b302
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user