[PR #310] [MERGED] Add divider to user-defined CSS + improve dark theme #837

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/310
Author: @hbarsaiyan
Created: 5/10/2021
Status: Merged
Merged: 5/11/2021
Merged by: @benbusby

Base: developHead: develop


📝 Commits (1)

  • 621769a Add divider to user-defined CSS

📊 Changes

3 files changed (+27 additions, -0 deletions)

View changed files

📝 app/static/css/dark-theme.css (+12 -0)
📝 app/static/css/light-theme.css (+13 -0)
📝 app/static/css/variables.css (+2 -0)

📄 Description

Added --whoogle-divider and --whoogle-dark-divider variables for user-defined css.

Dark Theme
Before:
3
Screenshot from 2021-05-10 22-44-10

After:
1
2


🔄 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/310 **Author:** [@hbarsaiyan](https://github.com/hbarsaiyan) **Created:** 5/10/2021 **Status:** ✅ Merged **Merged:** 5/11/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`621769a`](https://github.com/benbusby/whoogle-search/commit/621769adfa3af0bfdf334c2e739403cac79ad59c) Add divider to user-defined CSS ### 📊 Changes **3 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/static/css/dark-theme.css` (+12 -0) 📝 `app/static/css/light-theme.css` (+13 -0) 📝 `app/static/css/variables.css` (+2 -0) </details> ### 📄 Description Added `--whoogle-divider` and `--whoogle-dark-divider` variables for user-defined css. **Dark Theme** Before: ![3](https://user-images.githubusercontent.com/37732050/117699980-fe15c000-b1b4-11eb-8c9f-a693aee0e91a.png) ![Screenshot from 2021-05-10 22-44-10](https://user-images.githubusercontent.com/37732050/117699987-ffdf8380-b1b4-11eb-9524-4e949b7313f8.png) After: ![1](https://user-images.githubusercontent.com/37732050/117700049-0f5ecc80-b1b5-11eb-8afe-b7a5e28ff38e.png) ![2](https://user-images.githubusercontent.com/37732050/117700054-11289000-b1b5-11eb-8a1f-45d7da6f1742.png) --- <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:51 +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#837
No description provided.