Searched refs:defaultcolor (Results 1 – 1 of 1) sorted by relevance
49 #define VAR(suffix,variable,defaultcolor) \ argument51 suffix, variable, { defaultcolor, sizeof(defaultcolor) - 1 }, \52 { defaultcolor, sizeof(defaultcolor) - 1 } \60 Str defaultcolor; member189 variables[i].color = variables[i].defaultcolor; in parseLS_COLORS()