Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dark theme #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

selimdoyranli
Copy link

@selimdoyranli selimdoyranli commented May 7, 2024

πŸ”— Linked issue

#15

❓ Type of change

  • ✨ New feature (a non-breaking change that adds functionality)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • βͺ Revert (when codes are rolled back)
  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  • ui theming tokenize
  • update colors
  • add theme toggle button
  • local storage supports for theming
  • webkit scrollbar style
  • organise for styles

Xnip2024-05-07_11-38-07
Xnip2024-05-07_11-38-23
Xnip2024-05-07_11-37-20
Xnip2024-05-07_11-37-46

πŸ“ Checklist

  • I have linked an issue
  • My code follows the style guidelines of this project
  • My changes are linted, i didn't use bypass for this codes
  • I have performed a self-review of my own code
  • I have done pair programming for my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

πŸ§ͺ How has this been tested?

--

@arthursereda
Copy link

dark theme is great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants