Problem/Motivation

I see the light config option in the theme settings.
But it always stays dark.
Am I doing anything wrong?

Issue fork rigel-3535606

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

transmitter created an issue. See original summary.

baldwinlouie’s picture

@transmitter, Currently the light config options do not seem to work. I will look at implementing a Light version.

baldwinlouie’s picture

Assigned: Unassigned » baldwinlouie

baldwinlouie’s picture

@yas, please review and try out this patch. This adds the ability to toggle from Dark to Light mode.

On the /admin/appearance/settings/rigel page, in the Rigel section, the Theme dropdown now has a "Light" option.

The Light theme looks like this:

yas’s picture

Title: Available as light color as well? » Add a light theme for drupal/rigel
Version: 8.0.0-beta1 » 8.x-dev
Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

@baldwinlouie

Thank you for adding the new light color theme. I’ll merge the patch into 7.x and 8.x; and close this issue as Fixed.

  • yas committed 2e4713ac on 8.x authored by baldwinlouie
    Issue #3535606 by baldwinlouie, transmitter, yas: Add a light theme for...

  • yas committed f15bcca4 on 7.x authored by baldwinlouie
    Issue #3535606 by baldwinlouie, yas, transmitter: Add a light theme for...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

transmitter’s picture

How could I install it?
Does it need to be added via some patch or similar?
Or when will it be available with a standard Drupal upgrade?

baldwinlouie’s picture

@transmitter, Please download and install the theme as you usually do. After enabling the theme, go to /admin/appearance/settings/rigel, at the bottom there is a Rigel section. You can change light/dark there.

HTH

transmitter’s picture

StatusFileSize
new33.31 KB

@baldwinlouie that's what I assumed.
But I only have dark there as an option.

dark

Do I need to patch it or similar?
I've got this version:
8.0.0-beta1 released 2 May 2025
which seems to be the latest - but your fix came afterwards?

baldwinlouie’s picture

@transmitter Please download/checkout the dev version for now. I haven't had time to make a release for this issue yet.

I will do so soon.

baldwinlouie’s picture

@transmitter, I've released 8.0.0-beta2. It will contain this fix.

https://www.drupal.org/project/rigel/releases/8.0.0-beta2

transmitter’s picture

Nice, looks very good, thanks :)