mirror of https://github.com/helix-editor/helix
Correct onedark theme file location
parent
e4b3a666d2
commit
6b8c6ed535
|
@ -1,3 +1,5 @@
|
|||
# Author : Gokul Soumya <gokulps15@gmail.com>
|
||||
|
||||
"attribute" = { fg = "#E5C07B" }
|
||||
"comment" = { fg = "#5C6370", modifiers = ['italic'] }
|
||||
"constant" = { fg = "#56B6C2" }
|
Loading…
Reference in New Issue