@@ -28,7 +28,7 @@ export const getBaseCodeEditorTheme = ({
|
||||
],
|
||||
colors: {
|
||||
// eslint-disable-next-line @nx/workspace-no-hardcoded-colors
|
||||
'editor.background': '#00000000',
|
||||
'editor.background': '#000000',
|
||||
'editorCursor.foreground': theme.font.color.primary,
|
||||
'editorLineNumber.foreground': theme.font.color.extraLight,
|
||||
'editorLineNumber.activeForeground': theme.font.color.light,
|
||||
|
||||
Reference in New Issue
Block a user