Skip to content

Commit c01c6db

Browse files
committed
Update the Pinetree theme
1 parent 6f99f2e commit c01c6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: v2/themes.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ func NewPinetreeTheme() Theme {
289289
SearchHighlight: vt100.Yellow,
290290
MultiLineComment: vt100.DarkGray,
291291
MultiLineString: vt100.Magenta,
292-
HighlightForeground: vt100.LightYellow,
292+
HighlightForeground: vt100.LightCyan,
293293
HighlightBackground: vt100.BackgroundBlack,
294294
Git: vt100.LightGreen,
295295
String: "lightgreen",

0 commit comments

Comments
 (0)