Skip to content

Commit c76b096

Browse files
heliostaticthe-mikedavis
authored andcommitted
Monokai Pro Octagon statusline modes (helix-editor#4247)
1 parent 01411cc commit c76b096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

runtime/themes/monokai_pro_octagon.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818

1919
# status bars, panels, modals, autocompletion
2020
"ui.statusline" = { fg = "base8", bg = "base4" }
21+
"ui.statusline.normal" = { fg = "base4", bg = "blue" }
22+
"ui.statusline.insert" = { fg = "base4", bg = "green" }
23+
"ui.statusline.select" = { fg = "base4", bg = "purple" }
2124
"ui.popup" = { bg = "base3" }
2225
"ui.window" = { bg = "base3" }
2326
"ui.help" = { fg = "base8", bg = "base3" }

0 commit comments

Comments
 (0)