dev-AshishRanjan / Idea-Arca

Idea Arca (Latin: "Idea Vault") is a Project Idea Bank. Unleash your tech creativity. Discover, collaborate, and bring to life innovative project ideas in various tech fields through this inspirational repository.
https://idea-arca.vercel.app
MIT License
8 stars 9 forks source link

Sweep(slow): Add a new light colored theme based on cool theme and light theme #9

Closed dev-AshishRanjan closed 1 year ago

dev-AshishRanjan commented 1 year ago

In our README.md we have written how to create a new theme, follow it create a new theme based on our 'cool' theme and 'light' theme, make it pinkish in nature

Checklist - [X] `src/styles/themes.scss` ✅ Commit [`c3c64f4`](https://github.com/dev-AshishRanjan/Idea-Arca/commit/c3c64f4c175b47ad90e58e87e2a91fa5f39b0109)
• Add a new class for the new theme. The class name should be descriptive and related to the theme's color scheme. For example, if the new theme is pinkish in nature, the class name could be 'pinkish'. • Define the color variables for the new theme within the new class. The color scheme should be light-colored and pinkish in nature, as per the issue description. The color variables to define include `--primary-1`, `--primary-2`, `--primary-3`, `--primary-4`, `--sidenav`, and `--gradient`.
Sandbox Execution Logs
trunk init 1/3 ✓
⡿ Downloading Trunk 1.15.0...
⡿ Downloading Trunk 1.15.0...
⢿ Downloading Trunk 1.15.0...
⣻ Downloading Trunk 1.15.0...
⣽ Downloading Trunk 1.15.0...
⣾ Downloading Trunk 1.15.0...
⣷ Downloading Trunk 1.15.0...
✔ Downloading Trunk 1.15.0... done
⡿ Verifying Trunk sha256...
✔ Verifying Trunk sha256... done
⡿ Unpacking Trunk...
✔ Unpacking Trunk... done

✔ 12 linters were enabled (.trunk/trunk.yaml)
  checkov 2.4.9 (9 json, 5 yaml files)
  git-diff-check (51 files)
  markdownlint 0.36.0 (10 markdown files) (created .markdownlint.yaml)
  osv-scanner 1.4.0 (1 lockfile file)
  oxipng 8.0.0 (2 png files)
  prettier 3.0.3 (1 javascript, 8 json, 10 markdown, 5 sass, 1 typescript, 5 yaml files)
  shellcheck 0.9.0 (1 shell file) (created .shellcheckrc)
  shfmt 3.6.0 (1 shell file)
  svgo 3.0.2 (1 svg file) (created svgo.config.js)
  trivy 0.45.0 (1 lockfile, 5 yaml files)
  trufflehog 3.56.0 (52 files)
  yamllint 1.32.0 (5 yaml files) (created .yamllint.yaml)
Next Steps
 1. Read documentation
    Our documentation can be found at https://docs.trunk.io
 2. Get help and give feedback
    Join the Trunk community at https://slack.trunk.io
trunk fmt src/styles/themes.scss 2/3 ✓

Checked 1 file
✔ No issues
trunk check --fix src/styles/themes.scss 3/3 ✓

Checked 1 file
✔ No issues
- [X] `src/components/ThemeSelector.astro` ✅ Commit [`35ab248`](https://github.com/dev-AshishRanjan/Idea-Arca/commit/35ab248d863fa764866dc835d5fdef73a08e8ad4)
• Add a new `
Sandbox Execution Logs
trunk init 1/3 ✓
⡿ Downloading Trunk 1.15.0...
⡿ Downloading Trunk 1.15.0...
⢿ Downloading Trunk 1.15.0...
⣻ Downloading Trunk 1.15.0...
⣽ Downloading Trunk 1.15.0...
⣾ Downloading Trunk 1.15.0...
⣷ Downloading Trunk 1.15.0...
✔ Downloading Trunk 1.15.0... done
⡿ Verifying Trunk sha256...
✔ Verifying Trunk sha256... done
⡿ Unpacking Trunk...
✔ Unpacking Trunk... done

✔ 12 linters were enabled (.trunk/trunk.yaml)
  checkov 2.4.9 (9 json, 5 yaml files)
  git-diff-check (51 files)
  markdownlint 0.36.0 (10 markdown files) (created .markdownlint.yaml)
  osv-scanner 1.4.0 (1 lockfile file)
  oxipng 8.0.0 (2 png files)
  prettier 3.0.3 (1 javascript, 8 json, 10 markdown, 5 sass, 1 typescript, 5 yaml files)
  shellcheck 0.9.0 (1 shell file) (created .shellcheckrc)
  shfmt 3.6.0 (1 shell file)
  svgo 3.0.2 (1 svg file) (created svgo.config.js)
  trivy 0.45.0 (1 lockfile, 5 yaml files)
  trufflehog 3.56.0 (52 files)
  yamllint 1.32.0 (5 yaml files) (created .yamllint.yaml)
Next Steps
 1. Read documentation
    Our documentation can be found at https://docs.trunk.io
 2. Get help and give feedback
    Join the Trunk community at https://slack.trunk.io
trunk fmt src/components/ThemeSelector.astro 2/3 ✓

Found no applicable linters for the requested path
trunk check --fix src/components/ThemeSelector.astro 3/3 ✓

Checked 1 file
✔ No issues


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/add-new-theme.

.


🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. Join Our Discord