I'm trying to change the directory colors in white russian. Default blue is hard to look at after a while.
i tried export LS_COLORS='di=0;36' ,
(root@openwrt):[/etc] $ export LS_COLORS='di=1;33'
I tried using /etc/DIR_COLORS
Any help would be appreciated.