mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 02:51:46 +00:00
AppTheme: removed last 2 hardcoded colors and improved vscode template
This commit is contained in:
@@ -1786,7 +1786,7 @@
|
||||
"editorOverviewRuler.warningForeground": "{{colors.secondary.default.hex}}",
|
||||
"editorOverviewRuler.wordHighlightForeground": "{{colors.secondary.default.hex}}",
|
||||
"editorOverviewRuler.wordHighlightStrongForeground": "{{colors.secondary.default.hex}}",
|
||||
"editorRuler.foreground": "{{colors.outline.default.hex}}",
|
||||
"editorRuler.foreground": "{{colors.outline_variant.default.hex}}",
|
||||
"editorSuggestWidget.background": "{{colors.surface.default.hex}}",
|
||||
"editorSuggestWidget.border": "{{colors.outline.default.hex}}",
|
||||
"editorSuggestWidget.foreground": "{{colors.on_surface.default.hex}}",
|
||||
|
||||
Reference in New Issue
Block a user