fix: Text highlight of link in dark mode is impossible to read
closes #1838
This commit is contained in:
@ -68,6 +68,7 @@ export const base = {
|
||||
buttonBackground: colors.primary,
|
||||
buttonText: colors.white,
|
||||
textHighlight: "#FDEA9B",
|
||||
textHighlightForeground: colors.almostBlack,
|
||||
|
||||
codeComment: "#6a737d",
|
||||
codePunctuation: "#5e6687",
|
||||
|
Reference in New Issue
Block a user