2026 theme: update misc UI component styles

This commit is contained in:
mrleemurray
2026-03-04 10:30:31 +00:00
parent 240196b595
commit 0ac17b9c3b
8 changed files with 18 additions and 105 deletions

View File

@@ -1240,6 +1240,8 @@ ${formatRule(Codicon.menuSubmenu)}
animation: fadeIn 0.083s linear;
-webkit-app-region: no-drag;
box-shadow: var(--vscode-shadow-lg${style.shadowColor ? `, 0 0 12px ${style.shadowColor}` : ''});
border-radius: var(--vscode-cornerRadius-large);
overflow: hidden;
}
.context-view.monaco-menu-container :focus,