Skip to content

Commit

Permalink
docs: enable tmux true color and italic guide
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchilly committed Sep 11, 2023
1 parent e029b3b commit 8feb57a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1425,6 +1425,14 @@ Full list of support terminals can be found here: <https://github.com/termstanda

Full list of Unsupported terminals can be found here: <https://github.com/termstandard/colors#not-supporting-truecolor>

### FOR TMUX USERS

FOLLOW THESE GIST BEFORE OPENING THE ISSUE

- [Enable true color support](https://gist.github.com/andersevenrud/015e61af2fd264371032763d4ed965b6) to fix the [abnormal colors](https://github.com/catppuccin/nvim/issues/415)

- [Enable italic font support](https://gist.github.com/gyribeiro/4192af1aced7a1b555df06bd3781a722) to fix the [incorrect if, then, else, end highlights](https://github.com/catppuccin/nvim/issues/428)

# Thanks to

- [Pocco81](https://github.com/Pocco81)
Expand Down

0 comments on commit 8feb57a

Please sign in to comment.