mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 04:52:48 +01:00
aefaef
This commit is contained in:
parent
faec76131c
commit
ee923b9911
@ -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",
|
||||
|
||||
@ -7,7 +7,7 @@ local syntax = {}
|
||||
|
||||
----------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
syntax.indentationSeparator = "┇"
|
||||
syntax.indentationSeparator = "│"
|
||||
|
||||
syntax.colorScheme = {
|
||||
background = 0x1E1E1E,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user