Skip to content

Commit

Permalink
remove unnecessary color setting in one light
Browse files Browse the repository at this point in the history
  • Loading branch information
EricHenry committed Jun 22, 2023
1 parent 075dcd1 commit 2747577
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions runtime/themes/zed_onelight.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ inherits = "zed_onedark"
"ui.statusline.insert" = { fg = "white", bg = "green" }
"ui.statusline.select" = { fg = "white", bg = "purple" }

"ui.text" = { fg = "black" }

"ui.help" = { fg = "black", bg = "dark-gray" }
"ui.popup" = { bg = "dark-gray" }
"ui.window" = { fg = "dark-gray" }
Expand Down

0 comments on commit 2747577

Please sign in to comment.