This commit is contained in:
Igor Timofeev
2017-01-21 20:04:21 +03:00
parent 70337c2a2d
commit 1c5bb3f442
8 changed files with 98 additions and 31 deletions

View File

@@ -20,7 +20,7 @@ syntax.colorScheme = {
numbers = 0x66DBFF,
functions = 0xffcc66,
compares = 0xffff98,
lineNumbers = 0x2D2D2D,
lineNumbersBackground = 0x2D2D2D,
lineNumbersText = 0xCCCCCC,
scrollBarBackground = 0x444444,
scrollBarForeground = 0x33B6FF,