[PR #121] [MERGED] Updated dark theme #790

Closed
opened 2026-02-25 20:36:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/121
Author: @benbusby
Created: 9/4/2020
Status: Merged
Merged: 9/14/2020
Merged by: @benbusby

Base: developHead: feature/new-dark-theme


📝 Commits (2)

📊 Changes

5 files changed (+49 additions, -13 deletions)

View changed files

📝 app/filter.py (+0 -12)
app/static/css/dark-theme.css (+42 -0)
📝 app/static/css/main.css (+1 -1)
📝 app/templates/display.html (+3 -0)
📝 app/templates/index.html (+3 -0)

📄 Description

Now uses a dedicated css file for all dark theme color changes, rather
than replacing color codes directly.

Color theme is from discussion in #60.


🔄 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/benbusby/whoogle-search/pull/121 **Author:** [@benbusby](https://github.com/benbusby) **Created:** 9/4/2020 **Status:** ✅ Merged **Merged:** 9/14/2020 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `develop` ← **Head:** `feature/new-dark-theme` --- ### 📝 Commits (2) - [`6423a62`](https://github.com/benbusby/whoogle-search/commit/6423a629fe719c6f88ee749972536425686b6bfb) Implemented new dark theme - [`9e45f72`](https://github.com/benbusby/whoogle-search/commit/9e45f7208d1eefd72a600ec100df99de7f7c82f8) Minor link color update ### 📊 Changes **5 files changed** (+49 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `app/filter.py` (+0 -12) ➕ `app/static/css/dark-theme.css` (+42 -0) 📝 `app/static/css/main.css` (+1 -1) 📝 `app/templates/display.html` (+3 -0) 📝 `app/templates/index.html` (+3 -0) </details> ### 📄 Description Now uses a dedicated css file for all dark theme color changes, rather than replacing color codes directly. Color theme is from discussion in #60. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:43 +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/whoogle-search#790
No description provided.