mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-26 01:32:46 +01:00
Добавлена фича для автодополнения текста в майнкодыч
This commit is contained in:
@@ -11,7 +11,7 @@ syntax.indentationSeparator = "│"
|
||||
|
||||
syntax.colorScheme = {
|
||||
background = 0x1E1E1E,
|
||||
text = 0xffffff,
|
||||
text = 0xEEEEEE,
|
||||
strings = 0x99FF80,
|
||||
loops = 0xffff98,
|
||||
comments = 0x888888,
|
||||
|
||||
Reference in New Issue
Block a user