diff --git a/colors.inc b/colors.inc index 043146c..c16d444 100755 --- a/colors.inc +++ b/colors.inc @@ -1,5 +1,3 @@ -#!/bin/bash - declare -A CS CS[color,Default]="\e[39m" CS[color,Black]="\e[30m"