Skip to content

[Good First Issue] 馃帹 Add Community UI Themes (Catppuccin, Nord, Dracula, Gruvbox)#2

Description

@ManishModak

Summary

PCBuildSage supports custom JSON UI themes in data/themes/ that skin both the Next.js Web App and the interactive Terminal CLI.

Desired Themes to Add

  • catppuccin-mocha.json (Dark pastel theme)
  • nord-dark.json (Arctic blue dark theme)
  • dracula.json (Vibrant dark purple theme)
  • gruvbox-dark.json (Retro warm dark theme)

How to Contribute

  1. Create a JSON file under data/themes/<theme-name>.json.
  2. Define hex color tokens and ANSI terminal colors.
  3. Validate WCAG AA contrast ratio standards locally:
    npm run validate:data
  4. Submit a PR! See CONTRIBUTING.md for field specifications.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededthemeUI theme additions or requests

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions