Change the cursor from white to yellow for blue theme
matching the text color. The white was a little off.
This commit is contained in:
@@ -35,7 +35,7 @@ const struct color_scheme kColorSchemeBlue = {
|
||||
kYellow,
|
||||
{ 0, 0, 139, 255 },
|
||||
kBlack,
|
||||
kWhite,
|
||||
kYellow,
|
||||
kBlack,
|
||||
{ 0, 139, 139, 255 },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user