LearnNewsExamplesServices
Frontmatter
id8025
titleCreate Custom Theme: Neo Cyberpunk
stateClosed
labels
epicstaledesignai
assigneestobiu
createdAtDec 5, 2025, 12:37 AM
updatedAtMar 19, 2026, 4:58 AM
githubUrlhttps://github.com/neomjs/neo/issues/8025
authortobiu
commentsCount2
parentIssue7918
subIssues
8026 Scaffold Neo Cyberpunk Theme Structure
8027 Implement Panel Styles for Neo Cyberpunk
8028 Implement Grid Styles for Neo Cyberpunk
8029 Implement Button Styles for Neo Cyberpunk
8030 Implement Toolbar Styles for Neo Cyberpunk
subIssuesCompleted5
subIssuesTotal5
blockedBy[]
blocking[]
closedAtMar 19, 2026, 4:58 AM

Create Custom Theme: Neo Cyberpunk

Closed v12.1.0 epicstaledesignai
tobiu
tobiu commented on Dec 5, 2025, 12:37 AM

Create a new custom theme neo-theme-cyberpunk (folder: resources/scss/theme-cyberpunk) to support the Cyberpunk aesthetic of the AgentOS application and future apps.

Scope:

  • Create the theme structure (resources/scss/theme-cyberpunk).
  • Implement global styles (neon colors, dark backgrounds, high contrast, glow effects).
  • Implement component-specific overrides for:
    • Neo.grid.Container (Wireframe borders, neon selection)
    • Neo.container.Panel
    • Neo.container.Toolbar
    • Neo.button.Base
  • Ensure proper variable nullification to support nesting within other themes.

Design Language:

  • Colors: Neon cyan (#00d2ff), gold (#f1c40f), red (#ff4757), dark backgrounds (#0d1117).
  • Typography: Monospace fonts (Courier New, Consolas) for data/logs.
  • Effects: Text shadows, box shadows (glows), sharp borders (no rounding).
tobiu added the epic label on Dec 5, 2025, 12:37 AM
tobiu added the design label on Dec 5, 2025, 12:37 AM
tobiu added the ai label on Dec 5, 2025, 12:37 AM
tobiu added parent issue #7918 on Dec 5, 2025, 12:37 AM
tobiu added sub-issue #8026 on Dec 5, 2025, 12:41 AM
tobiu added sub-issue #8027 on Dec 5, 2025, 12:41 AM
tobiu added sub-issue #8028 on Dec 5, 2025, 12:41 AM
tobiu added sub-issue #8029 on Dec 5, 2025, 12:41 AM
tobiu added sub-issue #8030 on Dec 5, 2025, 12:41 AM
tobiu assigned to @tobiu on Dec 5, 2025, 12:50 AM
tobiu referenced in commit 2a2b6d4 - "#8025 agentos app: use the cyberpunk theme" on Dec 5, 2025, 1:42 AM
tobiu referenced in commit a627f02 - "#8025 AgentOS.view.InterventionPanel: remove the grid margin" on Dec 5, 2025, 1:46 AM