From e25dbc23d43258ad8f822bd3c5d202b51c492184 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sat, 26 Dec 2009 13:32:21 +0100 Subject: Color changes --- Source/Applications/Shell/Applets/ls.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Applications/Shell/Applets') diff --git a/Source/Applications/Shell/Applets/ls.cpp b/Source/Applications/Shell/Applets/ls.cpp index 3d05de4..8d34986 100644 --- a/Source/Applications/Shell/Applets/ls.cpp +++ b/Source/Applications/Shell/Applets/ls.cpp @@ -1,7 +1,7 @@ #include #include -#define DIR_COLOR 1 +#define DIR_COLOR 3 #define FILE_COLOR 2 #define NORMAL_COLOR 7 -- cgit v1.2.3