[PR #1469] [MERGED] add dev theme to list #3763

Closed
opened 2026-02-28 20:46:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1469
Author: @carkom
Created: 8/5/2023
Status: Merged
Merged: 8/8/2023
Merged by: @MatissJanis

Base: masterHead: devTheme


📝 Commits (5)

  • 4aa6421 add dev theme to list
  • 12e1464 Merge branch 'master' into devTheme
  • 8cc7131 notes
  • 04f4db5 forgot co-author
  • b72cad9 Makes dev theme only available on development environment.

📊 Changes

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

View changed files

📝 packages/desktop-client/src/style/theme.tsx (+3 -0)
packages/desktop-client/src/style/themes/development.ts (+115 -0)
upcoming-release-notes/1469.md (+6 -0)

📄 Description

Add development theme to the experimental theme's list. This has no bearing on the live (light) color scheme it is purely used to help with creating and matching new theme elements.


🔄 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/actualbudget/actual/pull/1469 **Author:** [@carkom](https://github.com/carkom) **Created:** 8/5/2023 **Status:** ✅ Merged **Merged:** 8/8/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `devTheme` --- ### 📝 Commits (5) - [`4aa6421`](https://github.com/actualbudget/actual/commit/4aa64212ef85601f259cc799fc46e1c822f287a7) add dev theme to list - [`12e1464`](https://github.com/actualbudget/actual/commit/12e1464f73492ba5cfcc7bbc8837a5e50b735d5e) Merge branch 'master' into devTheme - [`8cc7131`](https://github.com/actualbudget/actual/commit/8cc7131deb45bb70eb1645ec856d5657f695c87a) notes - [`04f4db5`](https://github.com/actualbudget/actual/commit/04f4db5a07a0935cab70a9927857564d1387316b) forgot co-author - [`b72cad9`](https://github.com/actualbudget/actual/commit/b72cad9d73728d494233c3e455bcd96d54343d5e) Makes dev theme only available on development environment. ### 📊 Changes **3 files changed** (+124 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/style/theme.tsx` (+3 -0) ➕ `packages/desktop-client/src/style/themes/development.ts` (+115 -0) ➕ `upcoming-release-notes/1469.md` (+6 -0) </details> ### 📄 Description Add development theme to the experimental theme's list. This has no bearing on the live (light) color scheme it is purely used to help with creating and matching new theme elements. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:46:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3763