8000 Respect GTK color scheme variant when using GTK CSS variables · Issue #4291 · Alexays/Waybar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Respect GTK color scheme variant when using GTK CSS variables #4291
Closed
@nraffp

Description

@nraffp

Currently Waybar does not seem to respect the dark/light variants of a GTK theme when using GTK CSS variables.

For example, take the following CSS in style.css:

window#waybar {
  background-color: @theme_bg_color
}

I would expect the value of @theme-bg-colorto change based on the variant (dark/light) of the current GTK theme as set by the key color-scheme of the schema org.gnome.desktop.interface. This doesn't seem to be the case and Waybar always follows the default variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0