Skip to content

Commit 1b291f2

Browse files
author
scinorandex
committed
Add ENV variable to override colors
1 parent 709c9c5 commit 1b291f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

now.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
}
1919
],
2020
"env": {
21-
"VERSION": "1"
21+
"VERSION": "1",
22+
"FORCE_COLOR": "1"
2223
}
2324
}

0 commit comments

Comments
 (0)