[PR #1213] Add cobalt theme #1352

Open
opened 2025-11-09 10:11:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1213
Author: @illegitimate-egg
Created: 4/6/2025
Status: 🔄 Open

Base: mainHead: cobalt-cobalt


📝 Commits (1)

📊 Changes

4 files changed (+65 additions, -1 deletions)

View changed files

📝 web/i18n/en/settings.json (+1 -0)
📝 web/src/app.html (+4 -0)
📝 web/src/lib/types/settings/v2.ts (+1 -1)
📝 web/src/routes/+layout.svelte (+59 -0)

📄 Description

How could cobalt.tools not have a cobalt theme to go with its name?

This PR adds the additional button to the selection menu, as well as all the additional styles that are needed for such a theme.


🔄 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/imputnet/cobalt/pull/1213 **Author:** [@illegitimate-egg](https://github.com/illegitimate-egg) **Created:** 4/6/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `cobalt-cobalt` --- ### 📝 Commits (1) - [`4cbfafd`](https://github.com/imputnet/cobalt/commit/4cbfafdd7687acee69c975566698b6d558e31dcc) Add cobalt theme ### 📊 Changes **4 files changed** (+65 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/i18n/en/settings.json` (+1 -0) 📝 `web/src/app.html` (+4 -0) 📝 `web/src/lib/types/settings/v2.ts` (+1 -1) 📝 `web/src/routes/+layout.svelte` (+59 -0) </details> ### 📄 Description How could cobalt.tools not have a cobalt theme to go with its name? This PR adds the additional button to the selection menu, as well as all the additional styles that are needed for such a theme. --- <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 2025-11-09 10:11:15 -06:00
Sign in to join this conversation.