[PR #915] [MERGED] Use dark theme if enabled #1787

Closed
opened 2026-02-25 23:30:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/915
Author: @marcelklehr
Created: 7/15/2021
Status: Merged
Merged: 7/15/2021
Merged by: @marcelklehr

Base: developHead: feature/dark-theme


📝 Commits (2)

  • 3d91f62 Styles: Reduce scrollbar size
  • 545d7f5 Styling: Use dark vuetify theme on prefers-color-scheme: dark

📊 Changes

4 files changed (+19 additions, -5 deletions)

View changed files

📝 html/options.html (+5 -0)
📝 src/ui/App.vue (+9 -2)
📝 src/ui/plugins/vuetify.js (+5 -1)
📝 src/ui/views/Overview.vue (+0 -2)

📄 Description

fixes #894


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/915 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 7/15/2021 **Status:** ✅ Merged **Merged:** 7/15/2021 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `feature/dark-theme` --- ### 📝 Commits (2) - [`3d91f62`](https://github.com/floccusaddon/floccus/commit/3d91f62e40cf80a3567d1f8e3aa38d9aecebc353) Styles: Reduce scrollbar size - [`545d7f5`](https://github.com/floccusaddon/floccus/commit/545d7f53bac69f4c834ec0ba78d6ab874bffe579) Styling: Use dark vuetify theme on prefers-color-scheme: dark ### 📊 Changes **4 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `html/options.html` (+5 -0) 📝 `src/ui/App.vue` (+9 -2) 📝 `src/ui/plugins/vuetify.js` (+5 -1) 📝 `src/ui/views/Overview.vue` (+0 -2) </details> ### 📄 Description fixes #894 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1787
No description provided.