Make Default color scheme match default settings...
So that it gets selected, well, by default. Before Custom was being selected initially.
This commit is contained in:
parent
715c56d454
commit
72bf9c4e48
@ -24,7 +24,7 @@ const struct color_scheme kColorSchemeDefault = {
|
||||
B_TRANSLATE("Default"),
|
||||
kBlack,
|
||||
kWhite,
|
||||
kWhite,
|
||||
kBlack,
|
||||
kBlack,
|
||||
kWhite,
|
||||
kBlack
|
||||
|
Loading…
Reference in New Issue
Block a user