mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
85 lines
3.5 KiB
Markdown
85 lines
3.5 KiB
Markdown
[#]: subject: "How to Apply Accent Colour in Ubuntu Desktop"
|
||
[#]: via: "https://www.debugpoint.com/ubuntu-accent-colour/"
|
||
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
|
||
[#]: collector: "lkxed"
|
||
[#]: translator: "yjacks"
|
||
[#]: reviewer: "wxy"
|
||
[#]: publisher: "wxy"
|
||
[#]: url: "https://linux.cn/article-15025-1.html"
|
||
|
||
如何在 Ubuntu 桌面中应用强调色
|
||
======
|
||
|
||
![](https://img.linux.net.cn/data/attachment/album/202209/13/075753yoi4j2ozozkkxmmk.jpg)
|
||
|
||
> 得益于开发者们最近的贡献,在 Ubuntu 中使用自己的强调色是很简单的。
|
||
|
||
每个 Linux 发行版都有它们默认的主题,具有各自的主色调。强调色用于在各个设置中突出主色调。通常,主色调和强调色应该形成对比和补充。
|
||
|
||
在最近的 GNOME 桌面的更新之后,Ubuntu 桌面在 22.04 LTS 版本中引入了强调色。
|
||
|
||
尽管如何应用它们是显而易见的,但是为了 Linux 的新手,我将解释如何在 Ubuntu 桌面中使用强调色。
|
||
|
||
### 在 Ubuntu 桌面中应用强调色
|
||
|
||
1. 从应用菜单中打开 <ruby>系统设置<rt>System Settings</rt></ruby>
|
||
2. 进入 <ruby>外观<rt>Appearance</rt></ruby> 菜单
|
||
3. 在 <ruby>风格<rt>Style</rt></ruby> 菜单下,你应该见到一套预设的颜色。
|
||
4. 选择其中的一个来改变强调色。
|
||
|
||
一旦更改,强调色将被应用到 GTK 应用程序中的选区和 GTK 控件中,如切换按钮和文件夹的默认外观。
|
||
|
||
默认的强调色是橙色,有十种颜色可供选择,具体如下:
|
||
|
||
* 橙色
|
||
* 树皮色
|
||
* 鼠尾草色
|
||
* 橄榄绿
|
||
* 铬绿
|
||
* 普鲁士绿
|
||
* 蓝色
|
||
* 紫色
|
||
* 品红色
|
||
* 红色
|
||
|
||
![Accent Colour in Ubuntu][1]
|
||
|
||
(LCTT 译注:树皮色是一种棕色,鼠尾草色是一种灰绿色。)
|
||
|
||
你应该记住一点,深色和浅色的主题的强调色组合可能改变你的桌面的整体外观。
|
||
|
||
以上的特性只是只适用于目前使用 GNOME 桌面的 Ubuntu,而不适用于其它提供原生 GNOME 的发行版,例如 Fedora Workstation。因为有一些内容是由 Ubuntu 团队开发的,并且并没有合并到 GNOME 上游。
|
||
|
||
### Kubuntu 中的强调色
|
||
|
||
使用带有 KDE Plasma 桌面的 Kubuntu,你可以简单地使用强调色。KDE Plasma 提供了预设的颜色,也有自定义的颜色选择器选项。另外,自 KDE Plasma 5.25 起,强调色可以根据壁纸来改变。
|
||
|
||
为了在 Kubuntu 中改变它,跟着下面的步骤走:
|
||
|
||
* 在应用菜单中打开 <ruby>系统设置<rt>System Settings</rt></ruby>
|
||
* 进入 <ruby>外观<rt>Appearance</rt></ruby> > <ruby>全局主题<rt>Global Theme</rt></ruby> > <ruby>颜色<rt>Colours</rt></ruby> 标签
|
||
* 选择你的强调色
|
||
|
||
![KDE Plasma 5.25 - Accent Colour Change Based on wallpaper][2]
|
||
|
||
我知道 Lubuntu 与 Xubuntu 并没有这个特性。而且它不太可能很快到来。
|
||
|
||
使用愉快。
|
||
|
||
--------------------------------------------------------------------------------
|
||
|
||
via: https://www.debugpoint.com/ubuntu-accent-colour/
|
||
|
||
作者:[Arindam][a]
|
||
选题:[lkxed][b]
|
||
译者:[yjacks](https://github.com/yjacks)
|
||
校对:[wxy](https://github.com/wxy)
|
||
|
||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||
|
||
[a]: https://www.debugpoint.com/author/admin1/
|
||
[b]: https://github.com/lkxed
|
||
[1]: https://www.debugpoint.com/wp-content/uploads/2022/08/Accent-Colour-in-Ubuntu.jpg
|
||
[2]: https://www.debugpoint.com/wp-content/uploads/2022/05/KDE-Plasma-5.25-Accent-Colour-Change-Based-on-wallpaper-1024x611.jpg
|
||
[3]: https://t.me/debugpoint
|