On 11/29/21 01:17, Daniel P. Berrangé wrote:
On Fri, Nov 26, 2021 at 02:37:45PM -0800, ToddAndMargo wrote:
Hi All,
FC35
Xfce 4.16
virt-viewer-10.0-4.fc35.x86_64
Is there a way to switch virt-viewer's decorations
from its current dark theme to a light or system
theme?
You can set an env variable if desired
GTK_THEME=Adwaita:light
Daniel
bash -c "GTK_THEME=Adwaita:light remote-viewer spice://127.0.0.1:xxxx"
Did the trick. Thank you!
Is there a value to use the "system's" theme?
Where would I go to ask for an Request for Enhancement
to make the theme configurable in settings?
Many thanks,
-T