horst3180 / arc-theme

A flat theme with transparent elements
GNU General Public License v3.0
8.28k stars 613 forks source link

Inconsistent Clock Color #911

Open MathUHenry opened 5 years ago

MathUHenry commented 5 years ago

This theme turns the clock blue in Ubuntu 19.04, but leaves the clock white in CentOS 7. I think this may be related to the closed bug 697 or the open bug 763 (but they're slightly different).

-Couldn't find Arc Version in ReadMe file -installed from tar package -Gnome 3.32.1 in Ubuntu 19.04 -Gnome 3.28.2 in CentOS 7

If you're taking suggestions, I prefer it in white.

MathUHenry commented 5 years ago

Update: The clock for Ubuntu 19.04 may be changed in file /home/mathias/arc-theme-master/common/gnome-shell/3.22/gnome-shell-dark.css

panel .clock-display > > :last-child {

color: #ffffff;
margin-left: .3em; }
jdloft commented 5 years ago

Note, with the new upstream this was fixed with this commit: https://github.com/NicoHood/arc-theme/commit/b159b65c88923a579f4ee839876401ad5047630f.