TranslateProject/sources/5 Best Themes For Ubuntu 13.10.md
2014-02-15 16:18:30 +08:00

80 lines
4.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(翻译中 by runningwater)
5 Best Themes For Ubuntu 13.10
================================================================================
![](http://itsfoss.com/wp-content/uploads/2014/02/Best_Themes_Ubuntu.jpeg)
Not satisfied with the default Ambiance theme in Ubuntu? Why not use another theme to change the looks of your desktop by changing the themes? If you are not sure of what themes would be good for you, I have listed here the **best themes for Ubuntu 13.10**. Before we see the themes, a quick word on how to use these themes.
### Installing themes in Ubuntu 13.10 ###
There are two ways to use themes in Ubuntu, either you add it via a PPA or you download the file. If you download the theme file, extract it to **~/.themes** or **/user/share/themes** directory. If you add it via PPA, nothing special needed.
Next step is to use the installed themes. You can use Unity Tweak Tool to apply the installed themes. Refer to this article for a screenshot tutorial on [how to install themes in Ubuntu 13.10][1].
### Best themes for Ubuntu 13.10 Unity: ###
Most of the themes are divided in themes and icon set. I would advise to install both themes and icons from the same set to make it look more beautiful. Without further ado, lets see the list of best themes for Ubuntu 13.10:
### Numix ###
![](http://itsfoss.com/wp-content/uploads/2014/02/Numix_theme_Ubuntu.jpeg)
[Numix][2] is certainly a beautiful theme. With flat and circle icons, it integrates perfectly in Unity environment. Use the following command in terminal to install Numix theme and icons set:
sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-gtk-theme numix-icon-theme numix-icon-theme-circle numix-wallpaper-saucy
### Moka ###
![](http://itsfoss.com/wp-content/uploads/2014/02/Moka_Theme_Ubuntu.jpeg)
Beautiful, isnt it? Use the following commands to install Moka GTK theme and icons set:
sudo add-apt-repository ppa:snwh/moka-gtk-theme-daily
sudo add-apt-repository ppa:snwh/moka-icon-theme-daily
sudo apt-get update
sudo apt-get install moka-gtk-theme moka-icon-theme moka-icon-theme-symbolic moka-icon-theme-extras
### zonColor ###
![](http://itsfoss.com/wp-content/uploads/2014/02/zoncolor_theme_Ubuntu.jpeg)
[zonColor][3] is a pack of several themes that varies between light to dark and various colors. It also has its own icons set. Use the following commands to install zonColor themes and icons set:
sudo add-apt-repository ppa:noobslab/themes
sudo add-apt-repository ppa:noobslab/icons
sudo apt-get update
sudo apt-get install zoncolor-themes zoncolor-icons
### Nokto ###
![](http://itsfoss.com/wp-content/uploads/2014/02/Nokto_Theme_ubuntu.jpeg)
Nokto does not have its own icon set. Nevertheless its a beautiful dark theme. To install Natko theme, use the following commands:
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install nokto-theme
### Flattastic ###
![](http://itsfoss.com/wp-content/uploads/2014/02/Flattastic_theme.jpeg)
Like Nokto, Flattastic too does not have its own icon set but you can use any flat icon set with it as it blends very well. Though its not available through PPA, you can install it by downloading the files from [here][4]. Once downloaded, extract the zipped file to /usr/share/themes directory. Later you can use Unity Tweak Tool to use the theme.
And that ends the list of 5 best themes for Ubuntu 13.10. You may want to check similar article that lists the [best icon sets for Ubuntu][5]. What you think of these themes? Do you have a hot favorite theme apart from those mentioned here? Do share it with us.
--------------------------------------------------------------------------------
via: http://itsfoss.com/best-themes-ubuntu-1310/
译者:[runningwater](https://github.com/runningwater) 校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://itsfoss.com/how-to-install-themes-in-ubuntu-13-10/
[2]:http://satya164.deviantart.com/art/Numix-GTK3-theme-360223962
[3]:https://code.google.com/p/zoncolor/
[4]:http://nale12.deviantart.com/art/Flattastic-13-01-2014-424913255
[5]:http://itsfoss.com/best-icon-themes-ubuntu-1310/