batt = Color.new(255,255,255) -- Battery percent row in main menu.
btfb = Color.new(255,255,255) -- Battery percent row in file browser.
fbtx = Color.new(0,175,255)   -- File browser text color.
high = Color.new(255,255,255) -- File browser text highlight color.
outr = Color.new(22,22,227)   -- Program By OuterHeaven color.
umsc = Color.new(22,22,227)   -- UMD size color.
mesg = Color.new(255,255,255) -- Message color when extracting, copying, etc.