An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.
GNU General Public License v2.0
3.83k
stars
280
forks
source link
Inherit font color of application titles from shell theme #1978
However, Dash to Panel only supports setting a single custom font color for applications titles. For users that often switch between light and dark modes, this forces to either:
choose a color that fits only one mode, e.g. with default color:
choose an intermediate color that does not match the theme but remains legible in both modes, e.g.:
It would be nice to inherit that color from shell theme automatically instead.
Since GNOME 45, the shell supports a light theme via the Light Style extension.
However, Dash to Panel only supports setting a single custom font color for applications titles. For users that often switch between light and dark modes, this forces to either:
It would be nice to inherit that color from shell theme automatically instead.