regColorStack:=stack.NewStack[regColor](len(strings.Split(string(configFile),"\n")))// The stack will have the same size as the number of lines in the file
regColorStack:=stack.NewStack[regColor](len(strings.Split(string(configFile),"\n")))// The stack will have the same size as the number of lines in the file