# 코드 블록 기본 색상 변경 방법?

**URL:** https://meta.discourse.org/t/how-to-change-default-colours-of-the-code-block-provides/281011
**Category:** Support
**Created:** [10월 4, 2023, 9:07오전 UTC](https://meta.discourse.org/t/how-to-change-default-colours-of-the-code-block-provides/281011 "2023-10-04T09:07:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [10월 4, 2023, 10:12오전 UTC](https://meta.discourse.org/t/how-to-change-default-colours-of-the-code-block-provides/281011/2 "2023-10-04T10:12:29Z")

</div>

언어에 따라 색상이 추가됩니다. 하이라이트된 언어에 Swift가 포함되어 있는지 확인하고, 여전히 감지가 작동하지 않으면 코드 블록의 언어를 수동으로 설정할 수도 있습니다.

> [@Selecting the programming language used in code blocks](https://meta.discourse.org/t/select-the-programming-language-used-in-code-blocks/19247):
>
> bookmark This guide explains how to select the programming language used in code blocks within Discourse posts, along with how to suppress syntax highlighting. person_raising_hand Required user level: All users When you enclose code using triple backticks in your posts, Discourse uses [highlight.js](https://highlightjs.org/) to automatically detect and apply syntax highlighting to the code. However, you can specify the programming language if the autodetection does not work as expected. Specifying the programming…

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-default-colours-of-the-code-block-provides/281011)._
