You've already forked bsl_console
mirror of
https://github.com/salexdv/bsl_console.git
synced 2025-09-16 09:06:17 +02:00
Темная тема EDT
This commit is contained in:
@@ -229,8 +229,9 @@ define([], function () {
|
||||
'editorWidget.foreground': '#d4d4d4',
|
||||
'editorWidget.border': '#d4d4d4',
|
||||
'list.hoverBackground': '#2a2d2e',
|
||||
'editor.lineHighlightBorder': '#282828',
|
||||
'editorWidget.border': '#454545'
|
||||
'editor.lineHighlightBorder': '#282828',
|
||||
'editorWidget.border': '#454545',
|
||||
'editorLineNumber.foreground': '#779189'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user