Supakorn 'Jamie' Rassameemasmuang

Results 2 issues of Supakorn 'Jamie' Rassameemasmuang

For build.gradle.kts file: ```kotlin import net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegenPlugin import net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegen buildscript { repositories { mavenCentral() } dependencies { classpath("net.pwall.json:json-kotlin-gradle:0.84") } } apply() val baseGLTFUrl = "https://raw.githubusercontent.com/KhronosGroup/glTF/main/specification/2.0/schema/" val gltfSchemasNames = arrayOf( "glTF" )...

Add new UI variant for One Dark Theme #### Description Adds a new UI version of one dark theme #### Motivation and Context I am a daily user of the...