changed the colors to be more Recorder-like
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@296 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e0cabeeb63
commit
1ba9faed31
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ XrmOptionDescRec options [] = {
|
|||
char *progclass = "rockboxui";
|
||||
|
||||
char *defaults [] = {
|
||||
".background: black",
|
||||
".foreground: white",
|
||||
".background: lightgreen",
|
||||
".foreground: black",
|
||||
"*help: false",
|
||||
0
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue