Why don't my colors look like the example pics? #128
-
How do I get the exact text and bg colors shown in the example screenshots? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @davidstaab ! From this point, you need 2 (maybe 3) things to have your terminal look exactly like the one shown in the README. Have fun! 1. FontThe font used is JetBrains Mono. Install it on your machine, and update your terminal's configuration so that it uses that font. 2. ColorsThe color scheme used in the demo is Seoul256, a vim color scheme. Check out the repo and you'll see that there are some integrations for various terminals. Install it for the terminal you're currently using. 3. iTerm2 (only on macOS)This is optional, but to get the window style you can see in the demo, get iTerm2 terminal. To be even more precise with the look, in the settings, navigate to |
Beta Was this translation helpful? Give feedback.
Hi @davidstaab !
From this point, you need 2 (maybe 3) things to have your terminal look exactly like the one shown in the README.
Have fun!
1. Font
The font used is JetBrains Mono. Install it on your machine, and update your terminal's configuration so that it uses that font.
2. Colors
The color scheme used in the demo is Seoul256, a vim color scheme. Check out the repo and you'll see that there are some integrations for various terminals. Install it for the terminal you're currently using.
3. iTerm2 (only on macOS)
This is optional, but to get the window style you can see in the demo, get iTerm2 terminal. To be even more precise with the look, in the settings, navigate to
Appearance > G…