Skip to content

Chore/shadcnui#6

Open
bidwolf wants to merge 5 commits intomainfrom
chore/shadcnui
Open

Chore/shadcnui#6
bidwolf wants to merge 5 commits intomainfrom
chore/shadcnui

Conversation

@bidwolf
Copy link
Contributor

@bidwolf bidwolf commented Dec 3, 2024

Description

This PR configures Shadcnui with a theme provider, which allows us to configure the theme via CSS variables and set up dark mode and other themes.

It also adds types to use the API Prompt from Google types.

Related Tickets & Documents

Resolve #5

Mobile & Desktop Screenshots/Recordings

image

Steps to QA

  1. After following the setup and installation from README.md
  2. Go to the extensions list then press the right button of the mouse in the extension icon, then choose the open side Panel option
  3. see the content

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

funny-cat-dark-mode

@bidwolf bidwolf added documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 3, 2024
@bidwolf bidwolf requested a review from a team December 3, 2024 23:22
@bidwolf bidwolf self-assigned this Dec 3, 2024
@bidwolf bidwolf requested review from luiz-palmera and marcost99 and removed request for a team December 3, 2024 23:22
@bidwolf bidwolf linked an issue Dec 3, 2024 that may be closed by this pull request
@bidwolf bidwolf marked this pull request as ready for review December 3, 2024 23:23
@bidwolf bidwolf requested a review from Copilot December 3, 2024 23:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 10 out of 20 changed files in this pull request and generated no suggestions.

Files not reviewed (10)
  • .env.example: Language not supported
  • components.json: Language not supported
  • package.json: Language not supported
  • src/index.css: Language not supported
  • src/hooks/useTheme.ts: Evaluated as low risk
  • src/manifest.ts: Evaluated as low risk
  • src/providers/themeProvider/index.tsx: Evaluated as low risk
  • src/providers/themeProvider/themeContext.tsx: Evaluated as low risk
  • vite.config.ts: Evaluated as low risk
  • src/components/PageContent.tsx: Evaluated as low risk

@bidwolf bidwolf requested a review from csarfau December 15, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure themes

2 participants