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,
|
kYellow,
|
||||||
{ 0, 0, 139, 255 },
|
{ 0, 0, 139, 255 },
|
||||||
kBlack,
|
kBlack,
|
||||||
kWhite,
|
kYellow,
|
||||||
kBlack,
|
kBlack,
|
||||||
{ 0, 139, 139, 255 },
|
{ 0, 139, 139, 255 },
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user