mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-28 23:20:10 +08:00
translated
This commit is contained in:
parent
b429aadc41
commit
f9d44bd5de
@ -1,88 +0,0 @@
|
||||
JonathanKang is translating
|
||||
|
||||
Best Icon Themes For Ubuntu 14.04
|
||||
================================================================================
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Ubuntu_Trusty_Tahr_Best_Icons.jpeg)
|
||||
|
||||
Looking for ways to beautify your system running Ubuntu 14.04? Why not change the icon themes? If you are not aware of some good icon sets, I have compiled a list of some **best icon set for Ubuntu 14.04**. But before we look at the icons, lets first see how to use the icon themes.
|
||||
|
||||
### How to use a new icon set in Ubuntu: ###
|
||||
|
||||
You can install a new icon set in two ways. One is by adding a PPA. You add the PPA, install the icon set. But you won’t find icon sets for all the icon themes. Therefore, the other way round is to download the compressed file and extract it to **~/.icons**. If this directory doesn’t exist, create one using the following command:
|
||||
|
||||
mkdir ~/.icons
|
||||
|
||||
The icons extracted in the above directory will be available for the current user only. If you want the icons to be available for all the users, you should extract the icons to **/usr/share/icons**.
|
||||
|
||||
Now, once you have installed the icon set, you can use a [Unity Tweak Tool][1] to change the icon theme. Use the following command to install Unity Tweak Tool:
|
||||
|
||||
sudo apt-get install unity-tweak-tool
|
||||
|
||||
Once installed, run the tool and click on **Icons** under **Appearance** section:
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Unity_Tweak_Tool.jpeg)
|
||||
|
||||
You can select your preferred icon set among the available ones here. Now you now how to change icons in Ubuntu, lets take a look at some of the best icon themes for Ubuntu.
|
||||
|
||||
### Best icon themes for Ubuntu 14.04: ###
|
||||
|
||||
Without wasting further time, lets see some beautiful icon sets available for Ubuntu Unity (and perhaps Gnome as well, not tested):
|
||||
|
||||
#### Moka: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/moka-Ubuntu-themes.jpeg)
|
||||
|
||||
To install Moka in Ubuntu and other similar distributions, use the following commands:
|
||||
|
||||
sudo add-apt-repository ppa:snwh/moka-icon-theme-daily
|
||||
sudo apt-get update
|
||||
sudo apt-get install moka-icon-theme moka-icon-theme-symbolic moka-icon-theme-extras
|
||||
|
||||
#### Numix: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Numix_Circle.jpeg)
|
||||
|
||||
In the image above you can see Numix Circle icon theme. A few more similar themes along with some wallpapers are available in the Numix PPA:
|
||||
|
||||
sudo add-apt-repository ppa:numix/ppa
|
||||
sudo apt-get update
|
||||
sudo apt-get install numix-icon-theme numix-icon-theme-circle
|
||||
|
||||
#### Uniform: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Uniform_Icons.jpeg)
|
||||
|
||||
You can get the Uniform icon themes from the link below:
|
||||
|
||||
- [Download Uniform icon theme][2]
|
||||
|
||||
#### Plateau: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Plateau_Icon_Themes.jpeg)
|
||||
|
||||
You can download the flat icon themes Plateau from the link below:
|
||||
|
||||
- [Download Plateau icon theme][3]
|
||||
|
||||
#### Simple [Gnome only]: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/simple_icon_theme.jpeg)
|
||||
|
||||
Below is the download link for Simple icons for Gnome:
|
||||
|
||||
- [Download Simple icon theme for Gnome][4]
|
||||
|
||||
The list ends here for the time being but it is not final. I’ll be adding more icon themes in the list over the time. Meanwhile, do share if you have some favorite(s) which is not included in this **list of best icon themes or Ubuntu**.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://itsfoss.com/best-icon-themes-ubuntu-1404/
|
||||
|
||||
译者:[译者ID](https://github.com/译者ID) 校对:[校对者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://0rax0.deviantart.com/art/Uniform-Icon-Theme-453054609
|
||||
[3]:http://malysss.deviantart.com/art/Plateau-0-2-391110900
|
||||
[4]:http://www.deviantart.com/art/Simple-icon-theme-426040287
|
86
translated/tech/Best Icon Themes For Ubuntu 14.04.md
Normal file
86
translated/tech/Best Icon Themes For Ubuntu 14.04.md
Normal file
@ -0,0 +1,86 @@
|
||||
Ubuntu 14.04最棒的图标主题
|
||||
================================================================================
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Ubuntu_Trusty_Tahr_Best_Icons.jpeg)
|
||||
|
||||
还在苦苦寻找方法来让你的Ubuntu 14.04更加漂亮吗?那就赶紧给你的系统换套图标吧!如果你还不知道有哪些很棒的图标主题,不用着急,我已经整理了一些适用于**Ubuntu 14.04的最棒的图标集**。不过在向你们介绍这些图标集之前,我还是先向你介绍一下如何应用图标主题吧。
|
||||
|
||||
### 如何在Ubuntu系统中应用新图标: ###
|
||||
|
||||
你可以通过两种方式来安装一个新的图标主题。一个是添加PPA源。你可以添加PPA软件源,然后安装某个图标集。但并不是所有的图标集可以通过该方法获得。所以,另一种方法就是,下载该图标集的压缩文件,然后将之解压到**~/.icons**文件夹。如果这个文件夹不存在的话,你可以使用下面的命令来新建:
|
||||
|
||||
mkdir ~/.icons
|
||||
|
||||
解压到以上路径的图标只对当前用户有效。如果你希望所有的用户都可以使用该图标主题,你应该将该图标解压到**/usr/share/icons**。
|
||||
|
||||
到此,你已经安装了该图标。这样的话,你就可以使用[Unity Tweak Tool][1]来应用该图标主题。你可以使用下面的命令来安装Unity Tweak Tool:
|
||||
|
||||
sudo apt-get install unity-tweak-tool
|
||||
|
||||
安装完毕后,打开该软件,点击**外观**选项下面的**图标**:
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Unity_Tweak_Tool.jpeg)
|
||||
|
||||
现在,你可以选择你所喜欢的图标集啦。到此为止,我想你已经掌握了如何在Ubuntu中更换图标,下面我们一起来欣赏Ubuntu中最棒的图标主题吧。
|
||||
|
||||
### Ubuntu 14.04最棒的图标主题: ###
|
||||
|
||||
废话不多说,我们一起来欣赏一些Ubuntu Unity桌面可用的图标主题吧(可能也支持Gnome桌面环境,小编未在该桌面环境下测试):
|
||||
|
||||
#### Moka: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/moka-Ubuntu-themes.jpeg)
|
||||
|
||||
你可以使用下面的命令在Ubuntu以及相似的发行版中安装该图标主题:
|
||||
|
||||
sudo add-apt-repository ppa:snwh/moka-icon-theme-daily
|
||||
sudo apt-get update
|
||||
sudo apt-get install moka-icon-theme moka-icon-theme-symbolic moka-icon-theme-extras
|
||||
|
||||
#### Numix: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Numix_Circle.jpeg)
|
||||
|
||||
上图中展示的是Numix 圆形图标主题。一些相似的图标主题和壁纸资源也是可以通过Numix PPA软件源获得的:
|
||||
|
||||
sudo add-apt-repository ppa:numix/ppa
|
||||
sudo apt-get update
|
||||
sudo apt-get install numix-icon-theme numix-icon-theme-circle
|
||||
|
||||
#### Uniform: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Uniform_Icons.jpeg)
|
||||
|
||||
你可以通过下面的链接获取该图标主题:
|
||||
|
||||
- [下载Uniform icon theme][2]
|
||||
|
||||
#### Plateau: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/Plateau_Icon_Themes.jpeg)
|
||||
|
||||
你可以通过下面的链接获取该图标主题:
|
||||
|
||||
- [下载Plateau icon theme][3]
|
||||
|
||||
#### Simple [只支持Gnome桌面环境]: ####
|
||||
|
||||
![](http://itsfoss.com/wp-content/uploads/2014/05/simple_icon_theme.jpeg)
|
||||
|
||||
你可以通过下面的链接获取该图标主题:
|
||||
|
||||
- [下载Simple icon theme for Gnome][4]
|
||||
|
||||
到此,这一次精美图标主题介绍就结束了,但这绝不意味着终止。之后我还会继续给大家介绍更多的精美图标主题。此外,如果你有很棒的图标主题,而且没有在我们这次的**图标主题介绍**中提到,一定记得分享给我们哦。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://itsfoss.com/best-icon-themes-ubuntu-1404/
|
||||
|
||||
译者:[JonathanKang](https://github.com/JonathanKang) 校对:[校对者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://0rax0.deviantart.com/art/Uniform-Icon-Theme-453054609
|
||||
[3]:http://malysss.deviantart.com/art/Plateau-0-2-391110900
|
||||
[4]:http://www.deviantart.com/art/Simple-icon-theme-426040287
|
Loading…
Reference in New Issue
Block a user