Skip to content

Find 12.2, how to use simpleVariables array in home/customization/style.json #65

@ciroppina

Description

@ciroppina

Dear Sirs

I tried to override some "core" less variables in style.json as fiollows:

{
	"simpleVariables": {
		"@hpegreen": "#47695b",
		"@hpegreen-hover": "#62746c",
		"@hpegreen-active": "#71a992",
		"@disabled-color": "#EDEDED"
	}
}

but no override took place... what is the correct mode to use that style.json file?
[other than the example I can find in the Pdf documentation, page 60 "Change Highlights color"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions