aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGokul Soumya2021-06-14 09:13:18 +0000
committerBlaž Hrastnik2021-06-14 09:24:12 +0000
commit6b8c6ed535c42d275b769aa6518652fc7f3a8102 (patch)
treeeb10db00ca1d7351829bc138cc65c11503ae4233 /contrib
parente4b3a666d277ec27adb2781348510eac3d2d39d2 (diff)
Correct onedark theme file location
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" }