?????????? ???????? ???? ???? ?????? ???????
???????????? ???? ???????? ?????????? ?ð????? ?????? ?????? ?ξ? ???? ??????????. ??? ????? ???????? ??????? ??????? ???? ???? ?????? ?????? ??????? ?귣?? ??????? ????? ?? ??????. ?? ??????? ??? ???? ????? ?????????? ?? ???? ?????? ???? Ŀ???????¡??? ?????? ????? ???????.
??? ????
- ???? ?????? ??伺: ?귣?? ??????? ??????? ??????? ??????? ?? ??? ?????? ????.
- PHP ??? ??? ???: ????? functions.php ????? ??? ????? ?????? ?????? ?? ??????.
- Ŀ???? ???? ????: ????? ???? ????? HEX ??? ??????? ???? ???????? ??? ???? ????????.
- ??? ?????? ????: ??? ????? ??????? ??????? ????? ?????? ????????.
????
- ????????? ???? ???????
- ?? ???? ?????? Ŀ???????¡??? ????
- functions.php?? ???? ???? ???????
- CSS?? ???? ???????????? ????
- ??????? ??? ???? ???????
- ???? ???? ????(Q&A)
????????? ???? ???????
?????????? 5.0???? ????? ???????? ???? ??????? ?????? ????? ??????? ??? ???? ?????? ???????? ????????. ?? ??????? ???? ????, ???? ???? ???? ???? ?????? ?? ????? ?? ???? ?????? ????????. ???????? ???, ????, ????, ???, ???, ???? ?? ?? ???? ?????? ??? ??????? ??????, ?? ?????? ????? ?гο??? ??? ?????? ?? ??????. ?????? ?? ?? ?????????δ? ??????? ?귣?? ?????? ?ð??? ??????? ?????? ????????. ????? ?????? ???? ???? ?????? ??????? ???α?? ??????? ????? ???? ????? ???????? ?????? ?? ??????.
?? ???? ?????? Ŀ???????¡??? ????
????????? ?????? ?????? ????(UX)?? ?귣?? ?νĿ? ? ?????? ??????. ???? ????, ?????? ??? ?????? #2A5C8D(??????)????, ????????? ??? HEX ??? ??????? ?????? ?????? ??????? ???? ???????????. ?????? ???? ???? ?????? ??????? ???? ?????? ?????? ?????? ???? ?????? ?? ??? ?????? ??????? ????????. ????, ???????? ???? ??? ?????? ?귣?? ????????ο? ???? ???????? ?????? ?? ??? ?????? ??? ????? ?????? ?? ??????.
functions.php?? ???? ???? ???????
?????????? ???? ?????? Ŀ?????????????? ???? ???? ???? ????? functions.php ????? PHP ??? ?????? ????. ????? ??? ????? ?????????. ?θ? ????? ??????? ??? ??????? ?? ?????? ??????? ????????. ????? Ŀ???? ???? ?????? ??????? ???? ???????:
function custom_gutenberg_color_palette() {
add_theme_support( 'editor-color-palette', array(
array(
'name' => '?귣?? ????',
'slug' => 'brand-blue',
'color' => '#2A5C8D',
),
array(
'name' => '???? ???',
'slug' => 'main-green',
'color' => '#4CAF50',
),
array(
'name' => '???????? ????',
'slug' => 'assist-red',
'color' => '#F44336',
),
array(
'name' => '????? ?????',
'slug' => 'light-gray',
'color' => '#F5F5F5',
),
) );
}
add_action( 'after_setup_theme', 'custom_gutenberg_color_palette' );
?? ??? ??? ????? functions.php?? ???????, ???? ?????? ?? ???? ???? ?гο? '?귣?? ????', '???? ???' ???? ??????? ???ο? ?????? ????????. ?? ?????? name(??? ???), slug(CSS ????? ???), color(HEX ???)?? ????????.
CSS?? ???? ???????????? ????
???δ? ????? ????????? ?????? ??????? ??? ???? ????? ?????? ?????? ??????? ???? ?? ??????. ?? ????, style.css ??? ?????? ????? CSS?? ?????? ?ε???? ???? ???? ?????????? ???????? ?? ??????. ?????? ????????:
.has-brand-blue-background-color {
background-color: #2A5C8D !important;
}
.has-main-green-color {
color: #4CAF50 !important;
}
????? ??? ????????????? ????? ?????? ?????, ??????? ?????? ?????? ???? ???? ?????? ??? ?? ?????? ????? ?? ??????. ???, !important?? ??????? ???????? ????, ????? ???? ??????? ???? ???????.
??????? ??? ???? ???????
???? ?????? ?????? ?? ???? ???? ????? ?θ? ????? ???? ??????? ??????. ????? ??? ????? ?????? ????????. ????, ???? ????? ??????? ??????? ????? ???????, ?????? ?? ??? ??? ????? ??????? ???? ???????. ???? ????, '?÷?1', '?÷?2'????? '???????? ????', '???????? ?????'??? ?뵵?? ?? ?? ??? ???? ???? ?????????? ??????? ???????. ??????????, ???? ????(contrast ratio)?? ?????? ????? ?????? ?????????. ???? ???? ???? ??? ???? ?????? ??????? ?ð? ???? ??????? ?????? ?б? ?????? ?? ??????.
??? ???????????? ???? ???(Block Theme)?? ???ø? ???(template parts) ?????? ??????, ?????? Ŀ???????¡?? ???????? ??? ?þ??????. ???? ??????? ???????? functions.php?? ?????? ??? ?? ??? ?귣?? ?????? ?????? ?? ???? ???? ? ????????. ?????? ?????????? ???? ?????????? ??? ???? ????(theme support)?? ???? ????, ??????????, ??????? ???? ??????? ???? ??????? ??????. ????? ?????? ???? ?????? ????? ????? ???? ????? ?ð??? ???? ???????, ??? ????? ????? ??????? ????????? ????? ????? ?? ?????????. ?????? ?????? ??? ?????? ?? ????? ?? ?????? ????? ???????? ????????? ?? ??????? ???? ????????.
???? ???? ????(Q&A)
- Q: ???? ?????? ??????? ????????? ?????? ????. ???? ??? ??????
- A: ???? ??? ????? ??????? ????? ????????. ????, ??? ???? ?????? ?????? ?????, ?????????? ij?? ??? ?÷????? ij?ø? ?????? ?? ??? ??????????. PHP ???? ?α?? ?????? ???? ?????? ?? ???? ??? ?? ??????.
- Q: ???? ????? ?????? ?????? ?????. ???? ??????
- A: ??????? ??????? ???? ?????? ???????? ??, ???ο? ?????? ??????? ????. add_theme_support('editor-color-palette')?? ??? ?????? ???? ?????? ???????????, ????? ?????? ????? ?迭?? ???? ?????????.
- Q: ????????? ?????? ????? ??????. ?? ????????
- A: ?????????? ?????? ???? ?????? ?????? ??? ?? ??????. CSS???? ?????? ???? ???? ??????????, ?????÷??? ????? ???? ???? ????? ?? ?? ??????. ??????? ???? ?????? ??????? ???? ?????? ???? ???????.
- Q: ???? ??? ????? ????? Ŀ???????¡?? ?? ??????
- A: ??, ???????????? 'editor-font-sizes', 'custom-spacing-size' ???? ????? ???? ??? ???, ???? ???? ?????? ?????? ?? ??????. ???? ????? ??????? theme.json ????? ???? ??????? ?????? ?? ??????.
?????: ?????????? ???? ????, ???????? Ŀ???? ????, functions.php ???? ????, ???? ?????? ????, ?????????? ?귣?? ????