aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/themes/onedark.toml (renamed from contrib/onedark.theme)2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/onedark.theme b/contrib/themes/onedark.toml
index 92983fbe..b10a0292 100644
--- a/contrib/onedark.theme
+++ b/contrib/themes/onedark.toml
@@ -1,3 +1,5 @@
+# Author : Gokul Soumya <gokulps15@gmail.com>
+
"attribute" = { fg = "#E5C07B" }
"comment" = { fg = "#5C6370", modifiers = ['italic'] }
"constant" = { fg = "#56B6C2" }