Skip to content

Buttons do not respect custom colors #17

Description

@yozhic
Here are my settings:
[main]
mode =1

[dark]
tone = 0
roundCorner = 0
borderColor = "FFFFFF"
mica = 0
micaExtend = 0
colorizeTitleBar = 0

[dark.colors]
background =            "22272E"
backgroundCtrl =        "333A46"
backgroundHot =         "343C49"
backgroundDlg =         "22272E"
text =                  "C8D1D7"
textItem =              "ADBAC7"
textDisabled =          "808080"
edge =                  "303841"
edgeHot =               "9B9B9B"
edgeDisabled =          "484848"

[dark.colors.view]
backgroundView =        "3F3F3F"
textView =              "DCDCDC"
gridlines =             "646464"
backgroundHeader =      "202020"
backgroundHotHeader =   "404040"
textHeader =            "C0C0C0"
edgeHeader =            "646464"
And here is the result: Image

As you can see, the color of the buttons remained 333333, which was the default setting. Can this be corrected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priorityThis will not be worked on soon

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions