Skip to content

Commit 0bbb1a2

Browse files
committed
Update the Orb theme
1 parent 917f05d commit 0bbb1a2

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
@@ -252,7 +252,7 @@ func NewOrbTheme() Theme {
252252
XColor: vt100.LightGreen,
253253
TableBackground: vt100.BackgroundBlack,
254254
UnmatchedParenColor: vt100.LightRed,
255-
MenuTitleColor: vt100.LightGreen,
255+
MenuTitleColor: vt100.LightMagenta,
256256
MenuArrowColor: vt100.White,
257257
MenuTextColor: vt100.Blue,
258258
MenuHighlightColor: vt100.LightCyan,

0 commit comments

Comments
 (0)