aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--minimal-dark.lua6
-rw-r--r--minimal-light.lua6
2 files changed, 6 insertions, 6 deletions
diff --git a/minimal-dark.lua b/minimal-dark.lua
index 2ce4b1d..5129f8c 100644
--- a/minimal-dark.lua
+++ b/minimal-dark.lua
@@ -1,6 +1,6 @@
--- base16-vis (https://github.com/pshevtsov/base16-vis)
--- by Petr Shevtsov
--- Grayscale Dark scheme by Alexandre Gavioli (https://github.com/Alexx2/)
+-- vis-minimal-theme (https://github.com/erf/vis-minimal-theme)
+-- by Erlend Lind Madsen
+-- based on base16-grayscale-dark by Petr Shevtsov (https://github.com/pshevtsov/base16-vis/themes/base16-grayscale-dark)
local lexers = vis.lexers
diff --git a/minimal-light.lua b/minimal-light.lua
index 546c5a2..b1aae3a 100644
--- a/minimal-light.lua
+++ b/minimal-light.lua
@@ -1,6 +1,6 @@
--- base16-vis (https://github.com/pshevtsov/base16-vis)
--- by Petr Shevtsov
--- Grayscale Dark scheme by Alexandre Gavioli (https://github.com/Alexx2/)
+-- vis-minimal-theme (https://github.com/erf/vis-minimal-theme)
+-- by Erlend Lind Madsen
+-- based on base16-grayscale-dark by Petr Shevtsov (https://github.com/pshevtsov/base16-vis/themes/base16-grayscale-dark)
local lexers = vis.lexers