Skip to content

Commit

Permalink
nit: change highlight to darker
Browse files Browse the repository at this point in the history
  • Loading branch information
twerske authored Jul 2, 2024
1 parent e7874af commit f3e5894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ export const DEFAULT_THEMES = {
numberColor: "#C53929",
declarationColor: "#0097A7",
dimmedColor: "#A39F9F",
highlightColor: "#EDC7FF",
highlightColor: "#62247F",
lineHeight: 1.5,
},
'flutter2022': {
Expand Down

0 comments on commit f3e5894

Please sign in to comment.