스킨 하나가 바꾸는 "형태 변수 → 값" 묶음입니다(바꾸고 싶은 것만 골라 담는 부분 지정). 형태 전용이라,
값에 색(예: '#fff')을 넣으면 등록 시점에 거부됩니다 — 색은 테마 축의 몫이기 때문입니다.
/ A skin's bundle of "form variable → value" overrides (partial — include only what you change).
It is form-only: putting a color literal (e.g. '#fff') in a value is rejected at registration,
because color belongs to the theme axis.
스킨 하나가 바꾸는 "형태 변수 → 값" 묶음입니다(바꾸고 싶은 것만 골라 담는 부분 지정). 형태 전용이라, 값에 색(예: '#fff')을 넣으면 등록 시점에 거부됩니다 — 색은 테마 축의 몫이기 때문입니다. / A skin's bundle of "form variable → value" overrides (partial — include only what you change). It is form-only: putting a color literal (e.g. '#fff') in a value is rejected at registration, because color belongs to the theme axis.