mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
选题[tech]: 20210909 How to Change Color of Ubuntu Terminal
sources/tech/20210909 How to Change Color of Ubuntu Terminal.md
This commit is contained in:
parent
faf2782389
commit
817cd4070d
@ -0,0 +1,99 @@
|
||||
[#]: subject: "How to Change Color of Ubuntu Terminal"
|
||||
[#]: via: "https://itsfoss.com/change-terminal-color-ubuntu/"
|
||||
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
How to Change Color of Ubuntu Terminal
|
||||
======
|
||||
|
||||
The default terminal looks good enough if you want to get things done.
|
||||
|
||||
But, if you want a unique terminal experience or something that suits your taste, you can also change the color of your Ubuntu terminal.
|
||||
|
||||
In this quick tutorial, I shall focus on tweaking the color scheme of the terminal in Ubuntu. Ubuntu uses GNOME Terminal so the steps should be valid for most other distributions using GNOME desktop environment.
|
||||
|
||||
### Changing the color of your Ubuntu terminal
|
||||
|
||||
The steps are similar to how you [change the font and size of the terminal][1]. You have to find the option for customizing colors, that’s it.
|
||||
|
||||
Let me quickly highlight what you need to go through to find it:
|
||||
|
||||
**Step 1**. [Open the terminal window in Ubuntu][2] by pressing Ctrl+Alt+T.
|
||||
|
||||
**Step 2**. Head to the terminal preferences. You can click on the menu button to access the **Preferences** or right-click anywhere on the terminal screen.
|
||||
|
||||
![][3]
|
||||
|
||||
It will be a good idea to create a separate profile for your customization so that the default settings do not change.
|
||||
|
||||
![][4]
|
||||
|
||||
**Step 3**. Now, you can find the options to tweak the font size and style. But, here, you need to head to the “**Colors**” tab, as shown in the screenshot below.
|
||||
|
||||
![][5]
|
||||
|
||||
**Step 4**. By default, you will notice that it uses colors from the system theme. If you want to blend in with your system theme, that should be the preferred choice.
|
||||
|
||||
But, if you want to customize, you need to deselect the option and then start choosing the colors.
|
||||
|
||||
![][6]
|
||||
|
||||
As you can notice in the screenshot above, you can choose to use some of the built-in color schemes and also get to customize them to your liking _**by changing the default color option for the text and background.**_
|
||||
|
||||
You can customize every aspect of the terminal screen color, starting from the texts to the cursor, if you select a “custom” built-in scheme.
|
||||
|
||||
![][7]
|
||||
|
||||
Again! Create separate profiles if you want to access different customized versions of the terminal quickly or else you will end up customizing every time you want a specific color combination.
|
||||
|
||||
### Other ways to change the terminal color
|
||||
|
||||
Here are a couple of other ways to change the terminal color in Ubuntu:
|
||||
|
||||
#### Change the theme
|
||||
|
||||
Most Ubuntu themes have their own implementation of terminal colors and some of them actually look very nice. Here is how the terminal color scheme is changed for Ant and Orchis themes.
|
||||
|
||||
![][8]
|
||||
|
||||
You choose a dark theme and your terminal turns black. No need to wonder about selecting color schemes.
|
||||
|
||||
#### Change terminal color based on your wallpaper
|
||||
|
||||
If you do not want to customize the colors of your terminal manually, you can utilize Pywal. With this handy Python tool, you can [change the color scheme of your terminal][9] as per your wallpaper.
|
||||
|
||||
It will automatically adapt to any of your active wallpapers. So, you do not have to bother customizing the terminal.
|
||||
|
||||
### More Customization Options for Your Terminal
|
||||
|
||||
If you are more of a tinkerer, you would love to know that you have more options to customize the look of the terminal. You can read through our resource on [different ways to tweak the look of the terminal][10] to explore more about it.
|
||||
|
||||
_How do you prefer to customize the terminal? Let me know your experiences in the comments below!_
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/change-terminal-color-ubuntu/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/change-terminal-font-ubuntu/
|
||||
[2]: https://itsfoss.com/open-terminal-ubuntu/
|
||||
[3]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/09/terminal-preference.png?resize=800%2C428&ssl=1
|
||||
[4]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/02/terminal-profiles.jpg?resize=800%2C619&ssl=1
|
||||
[5]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/09/terminal-colors-option.png?resize=800%2C330&ssl=1
|
||||
[6]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/09/changing-colors-ubuntu-terminal.webp?resize=800%2C654&ssl=1
|
||||
[7]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/09/ubuntu-terminal-color-customize.png?resize=800%2C550&ssl=1
|
||||
[8]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/09/terminal-ant-theme.png?resize=742%2C316&ssl=1
|
||||
[9]: https://itsfoss.com/pywal/
|
||||
[10]: https://itsfoss.com/customize-linux-terminal/
|
Loading…
Reference in New Issue
Block a user