From 6574f187f5b36e6f5b52671692865622def3dd25 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 10 Apr 2020 21:02:06 +0800 Subject: [PATCH 1/4] APL --- ...ssociation Launches an Open Source Collaboration Platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md b/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md index 9a6eadffad..d3010bed2d 100644 --- a/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md +++ b/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md @@ -1,5 +1,5 @@ [#]: collector: (lujun9972) -[#]: translator: ( ) +[#]: translator: (wxy) [#]: reviewer: ( ) [#]: publisher: ( ) [#]: url: ( ) From f8d1047052c3a5587897492820fd208f6e24664c Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 10 Apr 2020 21:53:03 +0800 Subject: [PATCH 2/4] TSL&PRF --- ...s an Open Source Collaboration Platform.md | 93 ------------------- ...s an Open Source Collaboration Platform.md | 91 ++++++++++++++++++ 2 files changed, 91 insertions(+), 93 deletions(-) delete mode 100644 sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md create mode 100644 translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md diff --git a/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md b/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md deleted file mode 100644 index d3010bed2d..0000000000 --- a/sources/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md +++ /dev/null @@ -1,93 +0,0 @@ -[#]: collector: (lujun9972) -[#]: translator: (wxy) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) -[#]: subject: (IEEE Standards Association Launches an Open Source Collaboration Platform) -[#]: via: (https://itsfoss.com/ieee-open-source-collaboration-platform/) -[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) - -IEEE Standards Association Launches an Open Source Collaboration Platform -====== - -_**Brief: IEEE Standards Association has announced a GitLab-based open source collaboration platform. Read how is it different and what advantages it has.**_ - -[IEEE][1] is the world’s largest technical professional organization dedicated to advancing technology. The IEEE Standards Association (IEEE SA) is an organization within IEEE that develops global standards in a broad range of industries. - -The IEEE Standards Association (SA) has come up with an open-source collaboration platform i.e [IEEE SA Open][2]. - -It is technically a self-hosted GitLab instance combined with [Mattermost][3] (a [slack alternative][4]) and [GitLab Pages][5]. To describe it further, the [official blog post][6] mentioned: - -> The platform enables independent software developers, startups, industry, academic institutions, and others to create, test, manage, and deploy innovative projects in a collaborative, safe, and responsible environment. - -### How is it different or useful? - -The main key attraction for this platform would be IEEE’s members’ network, technical expertise, and resources. - -IEEE President, [Robert Fish][7], also mentions in brief (during an interview with Radio Kan) how it’s different and why IEEE wanted to go with it: - -> Today, much of the world’s infrastructure is run by software, and that software needs to comply with standards in communications networking, electrical grids, agriculture, and the like. - -It makes sense – if we want to improve standardizing technologies, it highly depends on the software. So, this definitely sounds like something to standardize innovative open-source projects to gear them up for potential capital opportunities as well. - -IEEE also clarified that: - -> As software becomes increasingly prevalent in the world today, ethical alignment, reliability, transparency, and democratic governance become must-haves. IEEE is uniquely positioned to endow open-source projects with these attributes. - -While this sounds good, what exactly the open-source platform by the IEEE offer? Let’s take a look at that: - -### IEEE SA Open: Quick overview - -![][8] - -To start with, it is open to all and completely free to use. You just need to create an [IEEE account][9] and then [sign in to the open-source platform][10] to get started. - -Along with the benefits associated with IEEE’s extensive network of Members, you can also expect guidance support from their open-source community managers or community members. - -![Ieee Gitlab][11] - -The platform presents use cases for both standard and non-standard projects, so you can give it a try. - -For its choice to go with GitLab combined with Mattermost and Pages, you get a couple of useful features, they are: - - * Project planning and management features - * Source code management - * Testing, code quality, and continuous integration features - * Docker container registry and Kubernetes integration - * Application release and delivery features - * Integrated Mattermost chat forum w/slash commands; (Android and iPhone apps are fully supported) - * Capable of bridging the gap between Standards development and open source communities to allow for the advancement of nimble and creative technical solutions at a faster pace - * A safe open space with an enforced code of conduct - - - -### Wrapping Up - -It’s obviously a good thing to have more platforms to potentially amplify the exposure of open-source projects – hence, IEEE’s initiative sounds promising to start with. - -What do you think about it? Let me know your thoughts! - --------------------------------------------------------------------------------- - -via: https://itsfoss.com/ieee-open-source-collaboration-platform/ - -作者:[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://www.ieee.org/about/index.html -[2]: https://standards.ieee.org/content/ieee-standards/en/initiatives/opensource/ -[3]: https://mattermost.com/ -[4]: https://itsfoss.com/open-source-slack-alternative/ -[5]: https://docs.gitlab.com/ee/user/project/pages/ -[6]: https://spectrum.ieee.org/the-institute/ieee-products-services/ieee-standards-association-launches-a-platform-for-open-source-collaboration -[7]: https://www.linkedin.com/in/robertsfish/ -[8]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/03/ieee-opensource.jpg?ssl=1 -[9]: https://www.ieee.org/profile/public/createwebaccount/showRegister.html -[10]: https://opensource.ieee.org/ -[11]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/03/ieee-gitlab.jpg?ssl=1 diff --git a/translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md b/translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md new file mode 100644 index 0000000000..bb64b0e9df --- /dev/null +++ b/translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md @@ -0,0 +1,91 @@ +[#]: collector: (lujun9972) +[#]: translator: (wxy) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (IEEE Standards Association Launches an Open Source Collaboration Platform) +[#]: via: (https://itsfoss.com/ieee-open-source-collaboration-platform/) +[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) + +IEEE 标准协会推出开源协作平台 +====== + +> IEEE 标准协会宣布了一个基于 GitLab 的开源协作平台。 + +[IEEE][1] 是世界上最大的技术专业组织,致力于推动技术的发展。IEEE 标准协会the IEEE Standards Association(IEEE SA)是 IEEE 内部的一个组织,负责制定全球各行业的标准。 + +IEEE 标准协会(SA)提出了一个开源协作平台,即 [IEEE SA Open][2]。 + +技术上来说,它是一个自托管的 GitLab 实例,结合了 [Mattermost][3](一个 [Slack 的替代品][4])和 [GitLab Pages][5]。[其官方博文][6]对此进一步解释道: + +> 该平台使独立软件开发者、初创企业、业界、学术机构等能够在一个协作、安全、负责任的环境中创建、测试、管理和部署创新项目。 + +### 它有什么不同或有用的地方? + +这个平台最主要的吸引力应该是 IEEE 的会员网络、技术专长和资源。 + +IEEE 主席 [Robert Fish][7],也曾(在接受 Radio Kan 的采访时)简单地提到它有什么不同之处,以及为什么 IEEE 想要使用它。 + +> 如今,世界上大部分的基础设施都是由软件运行的,而这些软件需要符合通信网络、电网、农业等方面的标准。 + +这是有道理的 —— 如果我们想提高标准化技术,这在很大程度上取决于软件。所以,这听起来肯定是要对创新的开源项目进行标准化,让它们也能为潜在的资本机会做好准备。 + +IEEE 还澄清说: + +> 随着软件在当今世界越来越普遍,道德规范、可靠性、透明度和民主治理成为必须具备的条件。IEEE 在赋予开源项目这些属性方面有着得天独厚的优势。 + +虽然听起来很好,但 IEEE 的开源平台究竟能提供什么?让我们一起来看看这个问题。 + +### IEEE SA Open 概览 + +![][8] + +首先,它对所有人开放并且完全免费使用。你只需要创建一个 [IEEE 帐户][9],然后[登录到这个开源平台][10]就可以开始。 + +除了与 IEEE 广泛的会员网络相关的好处之外,你还可以期望其开源社区经理或社区成员提供指导性支持。 + +![Ieee Gitlab][11] + +该平台提供了标准和非标准项目的用例,你可以尝试一下。 + +因为选择将 GitLab 与 Mattermost 和 Pages 结合起来,你可以获得一些有用的功能,它们是: + + * 项目规划和管理功能 + * 源代码管理 + * 测试、代码质量和持续集成功能 + * Docker 容器注册库和 Kubernetes 集成 + * 应用程序的发布和交付功能 + * 集成了 Mattermost 聊天论坛的斜线命令(完全支持 Android 和 iPhone 应用程序) + * 能够弥合标准制定和开源社区之间的差距,以便以更快的速度推进灵活和创造性的技术解决方案 + * 安全的开放空间,并有严格的行为准则。 + +### 小结 + +显然,有更多的平台来潜在地放大开源项目的曝光率是一件好事 —— 因此,IEEE 的举措听起来很有希望。 + +你对此有何看法?让我知道你的想法吧! + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/ieee-open-source-collaboration-platform/ + +作者:[Ankush Das][a] +选题:[lujun9972][b] +译者:[wxy](https://github.com/wxy) +校对:[wxy](https://github.com/wxy) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/ankush/ +[b]: https://github.com/lujun9972 +[1]: https://www.ieee.org/about/index.html +[2]: https://standards.ieee.org/content/ieee-standards/en/initiatives/opensource/ +[3]: https://mattermost.com/ +[4]: https://itsfoss.com/open-source-slack-alternative/ +[5]: https://docs.gitlab.com/ee/user/project/pages/ +[6]: https://spectrum.ieee.org/the-institute/ieee-products-services/ieee-standards-association-launches-a-platform-for-open-source-collaboration +[7]: https://www.linkedin.com/in/robertsfish/ +[8]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/03/ieee-opensource.jpg?ssl=1 +[9]: https://www.ieee.org/profile/public/createwebaccount/showRegister.html +[10]: https://opensource.ieee.org/ +[11]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/03/ieee-gitlab.jpg?ssl=1 From a757d8cb078e646abdd98194606708288c4ec948 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 10 Apr 2020 22:29:54 +0800 Subject: [PATCH 3/4] PUB @wxy https://linux.cn/article-12096-1.html --- ...tion Launches an Open Source Collaboration Platform.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename {translated/news => published}/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md (96%) diff --git a/translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md b/published/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md similarity index 96% rename from translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md rename to published/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md index bb64b0e9df..891edf7bdb 100644 --- a/translated/news/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md +++ b/published/20200401 IEEE Standards Association Launches an Open Source Collaboration Platform.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: reviewer: (wxy) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12096-1.html) [#]: subject: (IEEE Standards Association Launches an Open Source Collaboration Platform) [#]: via: (https://itsfoss.com/ieee-open-source-collaboration-platform/) [#]: author: (Ankush Das https://itsfoss.com/author/ankush/) @@ -12,6 +12,8 @@ IEEE 标准协会推出开源协作平台 > IEEE 标准协会宣布了一个基于 GitLab 的开源协作平台。 +![](https://img.linux.net.cn/data/attachment/album/202004/10/222910vjpiqd6lqqm6riqp.jpg) + [IEEE][1] 是世界上最大的技术专业组织,致力于推动技术的发展。IEEE 标准协会the IEEE Standards Association(IEEE SA)是 IEEE 内部的一个组织,负责制定全球各行业的标准。 IEEE 标准协会(SA)提出了一个开源协作平台,即 [IEEE SA Open][2]。 From 8644fda421837db548933a91ca861d2ca3009106 Mon Sep 17 00:00:00 2001 From: HankChow <280630620@qq.com> Date: Fri, 10 Apr 2020 22:46:43 +0800 Subject: [PATCH 4/4] hankchow translated --- ...ow to Go Full Dark Mode in Ubuntu 20.04.md | 111 ------------------ ...ow to Go Full Dark Mode in Ubuntu 20.04.md | 108 +++++++++++++++++ 2 files changed, 108 insertions(+), 111 deletions(-) delete mode 100644 sources/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md create mode 100644 translated/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md diff --git a/sources/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md b/sources/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md deleted file mode 100644 index e668ac6d00..0000000000 --- a/sources/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md +++ /dev/null @@ -1,111 +0,0 @@ -[#]: collector: (lujun9972) -[#]: translator: (HankChow) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) -[#]: subject: (How to Go Full Dark Mode in Ubuntu 20.04) -[#]: via: (https://itsfoss.com/dark-mode-ubuntu/) -[#]: author: (Abhishek Prakash https://itsfoss.com/author/abhishek/) - -How to Go Full Dark Mode in Ubuntu 20.04 -====== - -One of the most talked about [new features in Ubuntu 20.04][1] is the dark mode. You can [install dark theme in any Ubuntu version][2] to give it a dark look but the new Ubuntu 20.04 makes it a lot easier. - -You don’t need to install themes on your own. You can find three variants of the default theme (called Yaru) and you can enable the dark mode from the settings. - -It still leaves a few thing to I am going to show you some tips on giving complete dark mode to your Ubuntu system. - -### Enable dark mode in Ubuntu 20.04 - -[Subscribe to our YouTube channel for more Linux videos][3] - -The steps are performed on the GNOME desktop. If you are [using some other desktop environment][4], the screenshots may look different. - -Press the super key (Windows key) and start typing settings to search for the Settings application. - -![Search for Settings][5] - -In the Settings application, go to Apperance section and you should see three variants of the theme: Light, Standard and Dark. No prizes for guessing that you need to select Dark if you want to use the dark mode. - -![Enable Dark Theme in Ubuntu][6] - -Not all but applications using GTK3 should automatically comply with the dark theme. In other words, you’ll notice that most of the applications like text editor, terminal, LibreOffice etc on your system automatically switch to dark mode. - -But it still leaves a few thing in the light mode. Let me show you a couple of tips to ‘go to the darker side’. - -### Tweaks to go full dark mode in Ubuntu 20.04 - -You’ll notice that the shell theme is still light. The message tray, system tray (in the top panel) are still not using dark mode. - -![No Dark Shell by default in Ubuntu][7] - -You’ll have to [use a GNOME extension][8] here that will let you install Yaru dark shell theme. Install the browser extension first by using this command in terminal ([use Ctrl+Alt+T keyboard shortcut for terminal in Ubuntu][9]). - -``` -sudo apt install chrome-gnome-shell -``` - -Now [go to the extension’s webpage][10] and enable the extension by switching it on: - -![Enable User Themes GNOME Extension][11] - -You need to [install GNOME Tweaks tool][12] by using this command: - -``` -sudo apt install gnome-tweaks -``` - -Open the GNOME Tweaks tool and go to Appearance. You’ll see the option to change the shell theme. You don’t need to install this Yaru dark shell theme. It’s already there. You just have to enable it. - -![Enable Yaru Dark Shell Theme in Ubuntu][13] - -Now, you can see that even the shell features like desktop notifications, message tray, system tray are also in dark mode. - -![Yaru Dark Shell Theme in Ubuntu][14] - -Looks better, isn’t it? There is one more thing you could do to further enjoy dark mode in Ubuntu. You’ll notice that the websites you visit still have white background. You cannot expect all the websites to provide a dark mode. - -This is where you can use a browser extension like [Dark Reader][15]. John has already discussed it in the tutorial on [enabling dark mode in Firefox][16]. It’s not a complicated task. If you use Firefox, Chrome or [Chromium in Ubuntu][17], you can install the browser extension listed on the [Dark Reader website][15]. - -Once you have installed Dark Reader, all the websites you visit should be in dark mode automatically. - -![It’s FOSS Homepage in Dark Mode with Dark Reader][18] - -You may still find a few external third party applications using light theme. You may have to manually enable dark theme, if they have such an option available. - -Dark mode is getting popular these days even among the non-coders. With these tips, you can satisfy your craving of dark mode in Ubuntu. - -I hope you like it. Enjoy the dark mode. - --------------------------------------------------------------------------------- - -via: https://itsfoss.com/dark-mode-ubuntu/ - -作者:[Abhishek Prakash][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/abhishek/ -[b]: https://github.com/lujun9972 -[1]: https://itsfoss.com/ubuntu-20-04-release-features/ -[2]: https://itsfoss.com/install-themes-ubuntu/ -[3]: https://www.youtube.com/c/itsfoss?sub_confirmation=1 -[4]: https://itsfoss.com/find-desktop-environment/ -[5]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/settings-search-ubuntu-20-04.jpg?ssl=1 -[6]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/04/enable-dark-theme-ubuntu.png?ssl=1 -[7]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/04/no-dark-shell-ubuntu.jpg?ssl=1 -[8]: https://itsfoss.com/gnome-shell-extensions/ -[9]: https://itsfoss.com/ubuntu-shortcuts/ -[10]: https://extensions.gnome.org/extension/19/user-themes/ -[11]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/enable-user-themes-gnome.jpg?ssl=1 -[12]: https://itsfoss.com/gnome-tweak-tool/ -[13]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/ubuntu-yaru-dark-shell-theme.jpeg?ssl=1 -[14]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/yaru-dark-shell-theme-ubuntu.jpg?ssl=1 -[15]: https://darkreader.org/ -[16]: https://itsfoss.com/firefox-dark-mode/ -[17]: https://itsfoss.com/install-chromium-ubuntu/ -[18]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/01/itsfoss_dark_mode.jpg?ssl=1 diff --git a/translated/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md b/translated/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md new file mode 100644 index 0000000000..9d0223efa8 --- /dev/null +++ b/translated/tech/20200410 How to Go Full Dark Mode in Ubuntu 20.04.md @@ -0,0 +1,108 @@ +[#]: collector: (lujun9972) +[#]: translator: (HankChow) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (How to Go Full Dark Mode in Ubuntu 20.04) +[#]: via: (https://itsfoss.com/dark-mode-ubuntu/) +[#]: author: (Abhishek Prakash https://itsfoss.com/author/abhishek/) + +在 Ubuntu 20.04 中完全进入深色模式 +====== + +> 深色模式是 Ubuntu 20.04 最受瞩目的[新功能][1]之一了。任何版本的 Ubuntu 都可以通过[安装深色主题][2]让用户界面拥有一个深色的外观,但在 Ubuntu 20.04 中,这个过程变得更简单。 + +在 Ubuntu 20.04 中,无需额外安装主题,默认主题(称为 Yaru)本身就带有三种模式,其中就包括深色模式。 + +下面我会展示如何将 Ubuntu 系统完全设置为深色模式。 + +### 在 Ubuntu 20.04 打开深色模式 + +这个步骤将会在 GNOME 桌面上完成,如果你[使用的是其它桌面][4],你看到的可能会和下面的截图不一样。 + +按下 super 键(或 Windows 键),然后输入“settings”,就可以找到系统设置。 + +![Search for Settings][5] + +在系统设置中,进入“外观Appearance”部分,就可以看到浅色light标准standard深色dark三个选项。既然要使用深色模式,那自然而然要选择“深色”这个选项了。 + +![Enable Dark Theme in Ubuntu][6] + +完成设置以后,使用了 GTK3 的应用程序都可以跟随深色模式。因此你会看到系统中包括文本编辑器、终端、LibreOffice 等在内的大多数应用程序都已经切换成深色了。但未使用 GTK3 的应用程序可能并没有跟随进入深色模式,下面我会展示如何更完整地进入深色模式。 + +### 继续调整,进入完整深色模式 + +这个时候你会发现,shell 主题、屏幕顶部面板中的消息托盘和系统托盘还仍然保持在原有的模式当中。 + +![No Dark Shell by default in Ubuntu][7] + +现在就需要使用 [GNOME 扩展][8]安装 Yaru 深色 shell 主题了。[在 Ubuntu 中通过 Ctrl+Alt+T 打开终端][9],然后执行以下这个命令安装浏览器扩展: + +``` +sudo apt install chrome-gnome-shell +``` + +进入[扩展页面][10]启用这个扩展: + +![Enable User Themes GNOME Extension][11] + +执行以下命令安装 [GNOME 调整工具][12]: + +``` +sudo apt install gnome-tweaks +``` + +打开 GNOME 调整工具,进入“外观Appearance”部分,就可以看到 shell 主题的选项,现在只需要把它启用就可以了。 + +![Enable Yaru Dark Shell Theme in Ubuntu][13] + +设置完之后再观察一下,桌面通知、消息托盘、系统托盘等等都已经进入深色模式了。 + +![Yaru Dark Shell Theme in Ubuntu][14] + +现在感觉好多了。但你可能还会注意到,在使用浏览器访问网站的时候,很多网站都使用了白色的背景色。如果期望网站方提供深色模式,那是很不现实的,但我们可以自己实现这一件事。 + +你需要用到的东西就是诸如 [Dark Reader][15] 这样的浏览器扩展。《[在 Firefox 中启用深色模式][16]》这篇文章中也有讨论过这个浏览器扩展,它的使用过程并不复杂,如果你使用的浏览器是 Firefox、Chrome 或 [Ubuntu 下的 Chromium][17],就可以直接安装[其官方网站][15]上列出的扩展。 + +Dark Reader 安装完成后,就会以深色模式打开网站了。 + +![It’s FOSS Homepage in Dark Mode with Dark Reader][18] + +当然,有些外部的第三方应用程序可能仍然是浅色状态。如果它们自己附带了深色模式的选项,就需要手动启用它们的深色模式。 + +如今,深色模式在非开发者人群中也越来越流行了。按照以上的步骤,你就可以轻松进入深色模式。 + +请享受深色模式。 + + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/dark-mode-ubuntu/ + +作者:[Abhishek Prakash][a] +选题:[lujun9972][b] +译者:[HankChow](https://github.com/HankChow) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/abhishek/ +[b]: https://github.com/lujun9972 +[1]: https://itsfoss.com/ubuntu-20-04-release-features/ +[2]: https://itsfoss.com/install-themes-ubuntu/ +[3]: https://www.youtube.com/c/itsfoss?sub_confirmation=1 +[4]: https://itsfoss.com/find-desktop-environment/ +[5]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/settings-search-ubuntu-20-04.jpg?ssl=1 +[6]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/04/enable-dark-theme-ubuntu.png?ssl=1 +[7]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/04/no-dark-shell-ubuntu.jpg?ssl=1 +[8]: https://itsfoss.com/gnome-shell-extensions/ +[9]: https://itsfoss.com/ubuntu-shortcuts/ +[10]: https://extensions.gnome.org/extension/19/user-themes/ +[11]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/enable-user-themes-gnome.jpg?ssl=1 +[12]: https://itsfoss.com/gnome-tweak-tool/ +[13]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/ubuntu-yaru-dark-shell-theme.jpeg?ssl=1 +[14]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/04/yaru-dark-shell-theme-ubuntu.jpg?ssl=1 +[15]: https://darkreader.org/ +[16]: https://itsfoss.com/firefox-dark-mode/ +[17]: https://itsfoss.com/install-chromium-ubuntu/ +[18]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/01/itsfoss_dark_mode.jpg?ssl=1