This commit is contained in:
Igor Timofeev 2017-01-15 03:09:00 +03:00
parent faec76131c
commit ee923b9911
3 changed files with 2 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -360,7 +360,7 @@
name="lib/syntax.lua",
url="IgorTimofeev/OpenComputers/master/lib/syntax.lua",
type="Library",
version=1.05,
version=1.06,
},
{
name="lib/palette.lua",

View File

@ -7,7 +7,7 @@ local syntax = {}
----------------------------------------------------------------------------------------------------------------------------------------
syntax.indentationSeparator = ""
syntax.indentationSeparator = ""
syntax.colorScheme = {
background = 0x1E1E1E,