Skip to content

Commit d9ef081

Browse files
vglfrShekhinah Memmel
authored andcommitted
Update sonokai.toml (helix-editor#4089)
1 parent 423524a commit d9ef081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runtime/themes/sonokai.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ui.selection" = { bg = "bg4" }
5959
"ui.linenr" = "grey"
6060
"ui.linenr.selected" = "fg"
61-
"ui.cursorline.primary" = { bg = "bg2" }
61+
"ui.cursorline.primary" = { bg = "bg1" }
6262
"ui.statusline" = { fg = "fg", bg = "bg3" }
6363
"ui.statusline.inactive" = { fg = "grey", bg = "bg1" }
6464
"ui.popup" = { fg = "grey", bg = "bg2" }
@@ -86,7 +86,7 @@ bg0 = "#2c2e34"
8686
bg1 = "#33353f"
8787
bg2 = "#363944"
8888
bg3 = "#3b3e48"
89-
bg4 = "#414550"
89+
bg4 = "#545862"
9090
bg_red = "#ff6077"
9191
diff_red = "#55393d"
9292
bg_green = "#a7df78"

0 commit comments

Comments
 (0)