Skip to content

Switching themes broken? #98

@janbrouwer

Description

@janbrouwer

I can't get theme-switching to work unless I change the following file:
https://github.com/thomthom/SKUI/blob/master/src/SKUI/html/window.html

Line 8, from:
link rel="stylesheet" type="text/css" media="screen" href="../css/core.css" /

to:
link id="SKUI_CSS_CORE" rel="stylesheet" type="text/css" media="screen" href="../css/core.css" /

It doesn't accept full html so I stripped off a few tags...

Could be that I misunderstood something, or maybe the id accidentally got lost somewhere along the way :-)

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