Legytma Schemas

Icon Theme Data Schema

https://legytma.com.br/schema/icon_theme_data.schema.json

Icon theme data

This parser is not implemented, must be assigned using registerLogic

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none icon_theme_data.schema.json

Icon Theme Data Type

object (Icon Theme Data)

Icon Theme Data Properties

Property Type Required Nullable Defined by
color Merged Optional cannot be null Icon Theme Data
opacity Merged Optional cannot be null Icon Theme Data
size Merged Optional cannot be null Icon Theme Data

color

A number in format string or integer

Used to identify parser. Every parser can permit only one type

color

color Type

merged type (Color)

all of

color Default Value

The default value is:

"0xFF000000"

color Examples

"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295

opacity

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

opacity

opacity Type

merged type (Double)

one (and only one) of

opacity Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

opacity Default Value

The default value is:

1

size

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

size

size Type

merged type (Double)

one (and only one) of

size Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

size Default Value

The default value is:

1