aboutsummaryrefslogtreecommitdiff
path: root/themes/light
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/buffer.lua1
-rw-r--r--themes/light/view.lua3
2 files changed, 1 insertions, 3 deletions
diff --git a/themes/light/buffer.lua b/themes/light/buffer.lua
index 8f2c22dd..1bb9a7da 100644
--- a/themes/light/buffer.lua
+++ b/themes/light/buffer.lua
@@ -1,7 +1,6 @@
-- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- Light editor theme for Textadept.
-local textadept = _G.textadept
local buffer = buffer
-- folding
diff --git a/themes/light/view.lua b/themes/light/view.lua
index 5527120e..1a684d0b 100644
--- a/themes/light/view.lua
+++ b/themes/light/view.lua
@@ -1,8 +1,7 @@
-- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- Light editor theme for Textadept.
-local textadept = _G.textadept
-local c = textadept.constants
+local c = _SCINTILLA.constants
local buffer = buffer
-- caret