[PR #6768] [CLOSED] [doc] 📜 Color variables #121444

Closed
opened 2026-06-11 19:30:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6768
Author: @Juulz
Created: 1/24/2026
Status: Closed

Base: masterHead: color-variables-doc


📝 Commits (10+)

  • 3c68ed7 Create Color-variables.md
  • 9d867db Update Color-variables.md
  • 110e062 Update Color-variables.md
  • fcf2789 [autofix.ci] apply automated fixes
  • 595dcc1 Update Color-variables.md
  • afac898 [autofix.ci] apply automated fixes
  • ddd385a Merge branch 'actualbudget:master' into color-variables-doc
  • f79a4ba Create index.md
  • ef5e6a9 [autofix.ci] apply automated fixes
  • 1ce9868 Rename packages/docs/docs/contributing/project-details/Color-variables.md to packages/docs/docs/contributing/project-details/color-variables/Color-variables.md

📊 Changes

6 files changed (+1446 additions, -0 deletions)

View changed files

📝 packages/docs/docs-sidebar.js (+15 -0)
packages/docs/docs/contributing/project-details/color-variables/dark-theme-variables.md (+461 -0)
packages/docs/docs/contributing/project-details/color-variables/index.md (+7 -0)
packages/docs/docs/contributing/project-details/color-variables/light-theme-variables.md (+465 -0)
packages/docs/docs/contributing/project-details/color-variables/midnight-theme-variables.md (+467 -0)
packages/docs/docs/contributing/project-details/color-variables/palette.md (+31 -0)

📄 Description

Because I am doing this for myself, I thought it would be helpful to create a document for everyone. This ended up turning into a set of documents and a link to a google sheet so anyone can sort and/or filter the colors.

This is done for now.

Link to Discord.


🔄 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/6768 **Author:** [@Juulz](https://github.com/Juulz) **Created:** 1/24/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `color-variables-doc` --- ### 📝 Commits (10+) - [`3c68ed7`](https://github.com/actualbudget/actual/commit/3c68ed73871e97f9fad466b62475920c14567fc8) Create Color-variables.md - [`9d867db`](https://github.com/actualbudget/actual/commit/9d867db6371c12ff9acbf57a686ba47d12841f30) Update Color-variables.md - [`110e062`](https://github.com/actualbudget/actual/commit/110e06221239cd72f261969f2b8ec40a3e4ee19b) Update Color-variables.md - [`fcf2789`](https://github.com/actualbudget/actual/commit/fcf27892cb0e52cf62f962b0a16736046f6d2445) [autofix.ci] apply automated fixes - [`595dcc1`](https://github.com/actualbudget/actual/commit/595dcc1e62639dc55776106c68e57cf7185252f6) Update Color-variables.md - [`afac898`](https://github.com/actualbudget/actual/commit/afac898811cfc1cc4ba58eacecdbc07bfdcf4b19) [autofix.ci] apply automated fixes - [`ddd385a`](https://github.com/actualbudget/actual/commit/ddd385a057f1efbd61e8d627fb1bc98d7f35217e) Merge branch 'actualbudget:master' into color-variables-doc - [`f79a4ba`](https://github.com/actualbudget/actual/commit/f79a4ba726d64571fd4812d9c32e85c3cb2e975c) Create index.md - [`ef5e6a9`](https://github.com/actualbudget/actual/commit/ef5e6a978afc80048a5efc4b024acf81e9d0b206) [autofix.ci] apply automated fixes - [`1ce9868`](https://github.com/actualbudget/actual/commit/1ce9868460edd5e1504c523b343e4da9376ff486) Rename packages/docs/docs/contributing/project-details/Color-variables.md to packages/docs/docs/contributing/project-details/color-variables/Color-variables.md ### 📊 Changes **6 files changed** (+1446 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docs-sidebar.js` (+15 -0) ➕ `packages/docs/docs/contributing/project-details/color-variables/dark-theme-variables.md` (+461 -0) ➕ `packages/docs/docs/contributing/project-details/color-variables/index.md` (+7 -0) ➕ `packages/docs/docs/contributing/project-details/color-variables/light-theme-variables.md` (+465 -0) ➕ `packages/docs/docs/contributing/project-details/color-variables/midnight-theme-variables.md` (+467 -0) ➕ `packages/docs/docs/contributing/project-details/color-variables/palette.md` (+31 -0) </details> ### 📄 Description Because I am doing this for myself, I thought it would be helpful to create a document for everyone. This ended up turning into a set of documents and a link to a google sheet so anyone can sort and/or filter the colors. This is done for now. [Link](https://discord.com/channels/937901803608096828/1345447799319429160/1468761079214641346) to Discord. --- <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-06-11 19:30:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#121444