Skip to content

Commit

Permalink
Adjust light-gray in onedarker theme (helix-editor#4060)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuid64 authored and Shekhinah Memmel committed Dec 11, 2022
1 parent 6ab28c6 commit ca3eabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/themes/onedarker.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ black = "#16181A"
light-black = "#2C323C"
gray = "#454D50"
faint-gray = "#ABB2BF"
light-gray = "#C8CCD4"
light-gray = "#636C6E"
linenr = "#282C34"

0 comments on commit ca3eabf

Please sign in to comment.