chore: Text highlight blue -> yellow
This commit is contained in:
@ -67,7 +67,7 @@ export const base = {
|
|||||||
selected: colors.primary,
|
selected: colors.primary,
|
||||||
buttonBackground: colors.primary,
|
buttonBackground: colors.primary,
|
||||||
buttonText: colors.white,
|
buttonText: colors.white,
|
||||||
textHighlight: "#B3E7FF",
|
textHighlight: "#FDEA9B",
|
||||||
|
|
||||||
codeComment: "#6a737d",
|
codeComment: "#6a737d",
|
||||||
codePunctuation: "#5e6687",
|
codePunctuation: "#5e6687",
|
||||||
|
Reference in New Issue
Block a user