LearnNewsExamplesServices
Frontmatter
id9212
titleDevIndex: Create HeaderToolbar Theme Files
stateClosed
labels
enhancementai
assigneestobiu
createdAtFeb 20, 2026, 9:08 AM
updatedAtFeb 20, 2026, 9:19 AM
githubUrlhttps://github.com/neomjs/neo/issues/9212
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 20, 2026, 9:19 AM

DevIndex: Create HeaderToolbar Theme Files

Closed v12.0.0 enhancementai
tobiu
tobiu commented on Feb 20, 2026, 9:08 AM

We are polishing the top-level app styling for the DevIndex application. This task involves creating dedicated theme files for the HeaderToolbar component in both neo-dark and neo-light themes.

Scope:

  • Create resources/scss/theme-neo-dark/apps/devindex/HeaderToolbar.scss
  • Create resources/scss/theme-neo-light/apps/devindex/HeaderToolbar.scss
  • Rename CSS variables from --portal-header-shadow to --devindex-header-shadow in resources/scss/src/apps/devindex/HeaderToolbar.scss
tobiu added the enhancement label on Feb 20, 2026, 9:08 AM
tobiu added the ai label on Feb 20, 2026, 9:09 AM
tobiu referenced in commit 0803a8f - "feat(devindex): Create HeaderToolbar theme files and decouple styling (#9212)" on Feb 20, 2026, 9:18 AM
tobiu
tobiu Feb 20, 2026, 9:18 AM

Input from Gemini 3 Pro:

✦ I have completed the task.

  • Created resources/scss/theme-neo-dark/apps/devindex/HeaderToolbar.scss
  • Created resources/scss/theme-neo-light/apps/devindex/HeaderToolbar.scss
  • Updated resources/scss/src/apps/devindex/HeaderToolbar.scss to use the new --devindex-header-shadow variable and removed the unused .portal-home-maincontainer rule block.
  • Pushed the changes to dev.
tobiu assigned to @tobiu on Feb 20, 2026, 9:19 AM
tobiu closed this issue on Feb 20, 2026, 9:19 AM