You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
In the current version of Gradience, there's no provision to change the theme for the sidebar. If you want to change the theme for the sidebar, you can change it by adding lines like this to the custom CSS in Gradience:
color format: #FFFFFF or rgba(0,0,0,0.255)
@define-color sidebar_bg_color *put your color here*;
@define-color sidebar_fg_color *put your color here*;
@define-color sidebar_backdrop_color *put your color here*;
@define-color sidebar_border_color *put your color here*;
@define-color sidebar_shade_color *put your color here*;
Otherwise, changing the gtk.css file located in ~/.config/gtk-4.0 and gtk-3.0.
Is there an existing issue for this?
What happened?
Side panel in Files app in GNOME 45/46 doesn't theme.
Here's a screenshot
To Reproduce
No fix
Expected behavior
No response
Screenshots
OS
Fedora Linux 40 (Workstation Edition)
DE/WM version
GNOME 46.1
Version
0.4.1
Installation method
Flatpak from Flathub
Enabled system extensions (GNOME specific)
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: