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:
@@ -24,7 +24,7 @@ const struct color_scheme kColorSchemeDefault = {
|
||||
B_TRANSLATE("Default"),
|
||||
kBlack,
|
||||
kWhite,
|
||||
kWhite,
|
||||
kBlack,
|
||||
kBlack,
|
||||
kWhite,
|
||||
kBlack
|
||||
|
||||
Reference in New Issue
Block a user