mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
Изменил цвет сравнивалок на красный в одной из тем
This commit is contained in:
parent
c0d4a94075
commit
33904b381e
@ -16,7 +16,7 @@ local colorSchemes = {
|
||||
["logic"] = 0xffcc66,
|
||||
["numbers"] = 0x24c0ff,
|
||||
["functions"] = 0xffcc66,
|
||||
["compares"] = 0xffff98,
|
||||
["compares"] = 0xff2024,
|
||||
},
|
||||
["sunrise"] = {
|
||||
["recommendedBackground"] = 0xffffff,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user