Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/zed_onedark.toml')
| -rw-r--r-- | runtime/themes/zed_onedark.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/themes/zed_onedark.toml b/runtime/themes/zed_onedark.toml index 3eeabab3..74db8f75 100644 --- a/runtime/themes/zed_onedark.toml +++ b/runtime/themes/zed_onedark.toml @@ -1,4 +1,5 @@ -# Author : Eric Correia <[email protected]> +# Zed OneDark +# Author : EricHenry "attribute" = { fg = "yellow" } "comment" = { fg = "light-gray", modifiers = ["italic"] } |