[PR #2102] [CLOSED] Feature: Theme picker added to home page #3630

Closed
opened 2026-03-17 01:13:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2102
Author: @krishnadevpmelevila
Created: 1/31/2022
Status: Closed

Base: mainHead: darkmode_on_homescreen


📝 Commits (2)

  • bf459d0 Colourmode picker added to home page
  • 988e69b Merge branch 'main' into darkmode_on_homescreen

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/hoppscotch-app/components/app/Header.vue (+1 -0)

📄 Description

Description

Theme selector (System/Light/Dark/Black) had been added to the home page, So the user is not needed to go to settings to change the theme, He/She can easily change the theme by just clicking it from the header itself.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

image


🔄 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/hoppscotch/hoppscotch/pull/2102 **Author:** [@krishnadevpmelevila](https://github.com/krishnadevpmelevila) **Created:** 1/31/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `darkmode_on_homescreen` --- ### 📝 Commits (2) - [`bf459d0`](https://github.com/hoppscotch/hoppscotch/commit/bf459d060fff68bfa75673f40ceb24efc92bcc5f) Colourmode picker added to home page - [`988e69b`](https://github.com/hoppscotch/hoppscotch/commit/988e69b585e08402d219f5edf160fccb70b0b92e) Merge branch 'main' into darkmode_on_homescreen ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/app/Header.vue` (+1 -0) </details> ### 📄 Description ### Description Theme selector (System/Light/Dark/Black) had been added to the home page, So the user is not needed to go to settings to change the theme, He/She can easily change the theme by just clicking it from the header itself. ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed ### Additional Information ![image](https://user-images.githubusercontent.com/66047990/151729843-d85ad228-bac6-44f9-8ea5-09f5b61579f9.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:13:35 +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/hoppscotch#3630
No description provided.