mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-16 05:34:44 +00:00
fix(docs): locale markdown issues
This commit is contained in:
@@ -26,19 +26,19 @@ truecolor 지원 없이, 테마는 감소된 색깔 정확도로 나타날지도
|
||||
|
||||
OpenCode는 여러 내장 테마와 함께 제공됩니다.
|
||||
|
||||
| 이름 | 설명 |
|
||||
| ---------------------- | -------------------------------------------------------------------------------- | -------------------------------------------- |
|
||||
| `system` | 단말기의 배경 색상에 적응 |
|
||||
| `tokyonight` | 【도쿄의 밤】(https://github.com/folke/tokyonight.nvim) 테마 |
|
||||
| `everforest` | [Everforest]에 근거 | (https://github.com/sainnhe/everforest) 테마 |
|
||||
| `ayu` | 【Ayu】(https://github.com/ayu-theme) 다크 테마 |
|
||||
| `catppuccin` | [Catppuccin](https://github.com/catppuccin) 테마에 따라 다름 |
|
||||
| `catppuccin-macchiato` | [Catppuccin](https://github.com/catppuccin) 테마에 따라 다름 |
|
||||
| `gruvbox` | [Gruvbox]에 근거 | (https://github.com/morhetz/gruvbox) 테마 |
|
||||
| `kanagawa` | 가나가와현에 기반을 두고 있습니다(https://github.com/rebelot/kanagawa.nvim) 테마 |
|
||||
| `nord` | [Nord](https://github.com/nordtheme/nord) 테마에 근거 |
|
||||
| `matrix` | 블랙 테마의 해커 스타일 그린 |
|
||||
| `one-dark` | [Atom One]을 기반으로 합니다(https://github.com/Th3Whit3Wolf/one-nvim) 다크 테마 |
|
||||
| 이름 | 설명 |
|
||||
| ---------------------- | ------------------------------------------------------------------- |
|
||||
| `system` | 터미널 배경 색상에 맞춰 자동으로 조정됨 |
|
||||
| `tokyonight` | [Tokyonight](https://github.com/folke/tokyonight.nvim) 테마 기반 |
|
||||
| `everforest` | [Everforest](https://github.com/sainnhe/everforest) 테마 기반 |
|
||||
| `ayu` | [Ayu](https://github.com/ayu-theme) 다크 테마 기반 |
|
||||
| `catppuccin` | [Catppuccin](https://github.com/catppuccin) 테마 기반 |
|
||||
| `catppuccin-macchiato` | [Catppuccin](https://github.com/catppuccin) 테마 기반 |
|
||||
| `gruvbox` | [Gruvbox](https://github.com/morhetz/gruvbox) 테마 기반 |
|
||||
| `kanagawa` | [Kanagawa](https://github.com/rebelot/kanagawa.nvim) 테마 기반 |
|
||||
| `nord` | [Nord](https://github.com/nordtheme/nord) 테마 기반 |
|
||||
| `matrix` | 검은 배경에 녹색 텍스트의 해커 스타일 테마 |
|
||||
| `one-dark` | [Atom One](https://github.com/Th3Whit3Wolf/one-nvim) Dark 테마 기반 |
|
||||
|
||||
그리고 더, 우리는 끊임없이 새로운 테마를 추가하고 있습니다.
|
||||
|
||||
@@ -79,7 +79,7 @@ OpenCode는 사용자가 쉽게 테마를 만들 수 있도록 유연한 JSON
|
||||
|
||||
---
|
||||
|
||||
# # # # # Hierarchy의
|
||||
##### Hierarchy의
|
||||
|
||||
테마는 다음과 같은 순서에서 여러 디렉토리에서로드됩니다. 나중에 감독은 이전 것을 무시합니다.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user