regolith-linux / regolith-desktop

Meta package for the Regolith Desktop Environment
1.48k stars 31 forks source link

i3xrocks-battery percentage is unreadable with ayu-dark theme #780

Closed yodaldevoid closed 6 months ago

yodaldevoid commented 1 year ago

Describe the bug With default settings, the i3xrocks-battery percentage indicator is unreadable with the ayu-dark theme due to the font being black.

To Reproduce Steps to reproduce the behavior:

  1. Install regolith-desktop
  2. Install regolith-look-ayu-dark
  3. Install i3xrocks-battery
  4. Switch to the ayu-dark theme using the look manager

Expected behavior The battery percentage should be a light grey like most other text in the system bar.

Screenshots image

Configuration file(s) Please attach or mention any customization you've done to configuration files which might have an impact on the bug you are describing. It'll help us determine the root cause of your issue.

Installation Details

Additional context None right now.

kgilmer commented 1 year ago

Thanks for the report @yodaldevoid . I am not seeing the same thing though:

image

To verify version, what does this say?

cat /etc/regolith/version
kgilmer commented 1 year ago

Also do you see this as well?

$ xrdb -query | grep nominal
i3xrocks.nominal:   #0B0E14
yodaldevoid commented 1 year ago

Thanks for the report @yodaldevoid . I am not seeing the same thing though:

image

To verify version, what does this say?

cat /etc/regolith/version

Ah, that's what I was looking for.

> cat /etc/regolith/version
REGOLITH_VERSION=2.1

Also do you see this as well?

$ xrdb -query | grep nominal
i3xrocks.nominal: #0B0E14

Yup, same result.

> xrdb -query | grep nominal
i3xrocks.nominal:   #0B0E14
yodaldevoid commented 6 months ago

This seems to have been resolved sometime between when this issue was submitted and 3.0.

behretv commented 2 months ago

I have exactly the same issue, but on Ubuntu 23.10 and Regolith 3.1. For i3xrocks.nominal I have the same color as you have mentioned.