Skip to content

Commit

Permalink
theme: add titleBar to theme scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodrr committed May 18, 2024
1 parent fe41f7b commit bd73ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme/src/theme-engine/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ export const THEME_SCOPES: readonly (keyof ThemeScopes)[] = [
"editor",
"editorToolbar",
"editorSidebar",
"titleBar",
"dialog",
"navigationMenu",
"contextMenu",
Expand Down

0 comments on commit bd73ae9

Please sign in to comment.