feat(theme): add Slash Dark (NCW-branded dark theme) #12

Open
mohlec wants to merge 1 commit from theme/slash-dark into slash/main
Owner

Adds a dark companion to the light slash theme so users get a branded dark option (instead of Onyx/Indigo which lose NCW purple). Dark canvas + NCW purple/pink identity. Registered in Preferences.THEMES + admin DefaultTheme dropdown. Composes with the C-lite theme-derived gradients; carries to mobile for free.

Adds a dark companion to the light slash theme so users get a branded dark option (instead of Onyx/Indigo which lose NCW purple). Dark canvas + NCW purple/pink identity. Registered in Preferences.THEMES + admin DefaultTheme dropdown. Composes with the C-lite theme-derived gradients; carries to mobile for free.
feat(theme): add 'Slash Dark' — NCW-branded dark theme
All checks were successful
Build Slash Webapp / branding-audit (pull_request) Successful in 32s
Build Slash Webapp / build-webapp (pull_request) Has been skipped
b1e61d817b
Adds a dark companion to the light 'slash' theme so users get a branded dark
option instead of falling back to Onyx/Indigo (which drop NCW purple). Dark
canvas (centerChannelBg #1E1A1D, light text) with NCW purple identity: purple
sidebar/buttons (#990066) and light-pink accents/links (#FF95B9, brand
tertiary) tuned for contrast on dark. Registered in Preferences.THEMES and the
admin DefaultTheme dropdown. Follows the same pattern as the existing 'slash'
theme; composes with the C-lite theme-derived brand gradients.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
All checks were successful
Build Slash Webapp / branding-audit (pull_request) Successful in 32s
Build Slash Webapp / build-webapp (pull_request) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin theme/slash-dark:theme/slash-dark
git switch theme/slash-dark

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch slash/main
git merge --no-ff theme/slash-dark
git switch theme/slash-dark
git rebase slash/main
git switch slash/main
git merge --ff-only theme/slash-dark
git switch theme/slash-dark
git rebase slash/main
git switch slash/main
git merge --no-ff theme/slash-dark
git switch slash/main
git merge --squash theme/slash-dark
git switch slash/main
git merge --ff-only theme/slash-dark
git switch slash/main
git merge theme/slash-dark
git push origin slash/main
Sign in to join this conversation.
No reviewers
No labels
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
slash/slash-server!12
No description provided.