diff options
Diffstat (limited to '')
-rw-r--r-- | .dir_colors | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.dir_colors b/.dir_colors index cb76b62..1021789 100644 --- a/.dir_colors +++ b/.dir_colors @@ -204,8 +204,8 @@ EXEC 01;32 .cc 00;38;5;25 .cpp 00;38;5;25 # h -.h 00;38;5;32 -.hpp 00;38;5;32 +.h 00;38;5;39 +.hpp 00;38;5;39 # json .json 00;38;5;202 # yaml |