update term color
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/usr/bin/env runts -- --allow-import --allow-net
|
||||
|
||||
import { term } from "https://script.hatter.ink/@33/deno-commons-mod.ts";
|
||||
import { fetchDataWithTimeout } from "../libraries/deno-commons-mod.ts";
|
||||
import {fetchDataWithTimeout, term,} from "https://script.hatter.ink/@33/deno-commons-mod.ts";
|
||||
|
||||
function printColors(colors: string[], prefix: string, suffix: string) {
|
||||
const termOutputs: string[] = [];
|
||||
@@ -62,5 +61,5 @@ async function main() {
|
||||
}
|
||||
await main();
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260208T155509+08:00.MEUCIEkRx6ftytYOS1NOOi/C
|
||||
// 5k1uznr7juyMmOMq/11nkyWIAiEA8tGnRCDfOyaQriwMSjxfO4tTm2xfxbcUbvJfmy/HAso=
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260208T155627+08:00.MEUCIQCNvK8MGUysW3ViadvM
|
||||
// cPl3F2YdRX11n4/JSx1tGTKN6QIgQpqebkvgs09wnyjuz3OvhOq3emYvAomjhoSxPGShzCw=
|
||||
|
||||
Reference in New Issue
Block a user