This website requires JavaScript.
Explore
Help
Sign In
Seekra
/
frontend
Watch
3
Star
3
Fork
0
generated from
Seekra/repository-template
Code
Issues
9
Pull Requests
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Feat(color-scheme): dark mode
#51
Merged
jakob.scheid
merged 7 commits from
feature/dark-mode
into
main
2026-05-15 12:47:26 +02:00
Conversation
1
Commits
7
Files Changed
3
+62
-8
johannes.vos
commented
2026-05-15 10:25:19 +02:00
Member
Copy Link
Copy Source
No description provided.
johannes.vos
added this to the
0.1.0
milestone
2026-05-15 10:25:19 +02:00
johannes.vos
added the
Priority
Medium
3
Area/Global
Kind/Feature
labels
2026-05-15 10:25:19 +02:00
johannes.vos
self-assigned this
2026-05-15 10:25:19 +02:00
johannes.vos
added this to the
Project Board
project
2026-05-15 10:25:19 +02:00
johannes.vos
added 7 commits
2026-05-15 10:25:19 +02:00
style: add dark mode CSS varivale
0b609598f0
add isDark state in App.vue
a0eaf36db3
feat: inject isDark in Navbar
d24e11b466
feat: add dark mode toggle button to Navbar
81cebb4636
style: add dark mode toggle button styles
2af6c74696
feat: persist dark mode preference in localStorage
67adb17936
fix: restore full-height flex layout after dark mode wrapper
488186d795
jakob.scheid
moved this to Review in
Project Board
on
2026-05-15 12:37:51 +02:00
jakob.scheid
approved these changes
2026-05-15 12:47:10 +02:00
jakob.scheid
left a comment
Owner
Copy Link
Copy Source
Very nice.
Very nice.
jakob.scheid
merged commit
4bdfa0a872
into
main
2026-05-15 12:47:26 +02:00
jakob.scheid
deleted branch
feature/dark-mode
2026-05-15 12:47:26 +02:00
jakob.scheid
moved this to Done in
Project Board
on
2026-05-15 12:47:39 +02:00
jakob.scheid
changed title from
add DarkMode with Button
to
Feat: dark mode
2026-07-20 12:02:16 +02:00
jakob.scheid
changed title from
Feat: dark mode
to
Feat(color-theme): dark mode
2026-07-20 12:23:26 +02:00
jakob.scheid
changed title from
Feat(color-theme): dark mode
to
Feat(color-scheme): dark mode
2026-07-20 12:25:59 +02:00
Sign in
to join this conversation.
Reviewers
No Reviewers
jakob.scheid
Dismiss Review
Are you sure you want to dismiss this review?
Reason:
Cancel
OK
Labels
Clear labels
Area/Global
A global issue or pull request
Area/Search Results
An issue or pull requests related to the search results feature
Area/Settings
The issue or pull request is related to the settings
Area/Start page
Related to the start page
Compat/Breaking
Breaking change that will not be backward compatible
Kind/Bug
Something is not working
Kind/Chore
Chore and maintainerance
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Refactor
Refactoring code
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Kind/Urgent
The issue or pull request is urgent
Priority
Critical
1
The priority is critical
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
Reviewed
Confirmed
1
Issue has been confirmed
Reviewed
Duplicate
2
This issue or pull request already exists
Reviewed
Invalid
3
Invalid issue
Reviewed
Will Not Fix
3
This issue will not be fixed
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
No labels
Area/Global
Kind/Feature
Priority
Medium
3
Milestone
No items
No Milestone
0.1.0
Projects
Clear projects
No projects
Project Board
Done
Assignees
Clear assignees
jakob.gregory
(Jakob Gregory)
jakob.scheid
(Jakob Scheid)
johannes.vos
(Johannes Vos)
No Assignees
johannes.vos
2 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Seekra/frontend#51
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Seekra/frontend
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Very nice.
add DarkMode with Buttonto Feat: dark modeFeat: dark modeto Feat(color-theme): dark modeFeat(color-theme): dark modeto Feat(color-scheme): dark mode