diff --git a/contrib/onedark.theme b/contrib/themes/onedark.toml similarity index 96% rename from contrib/onedark.theme rename to contrib/themes/onedark.toml index 92983fbe3..b10a0292c 100644 --- a/contrib/onedark.theme +++ b/contrib/themes/onedark.toml @@ -1,3 +1,5 @@ +# Author : Gokul Soumya + "attribute" = { fg = "#E5C07B" } "comment" = { fg = "#5C6370", modifiers = ['italic'] } "constant" = { fg = "#56B6C2" }