{"id":1646,"date":"2021-12-16T12:38:28","date_gmt":"2021-12-16T09:38:28","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/26\/how-to-install-the-equilibrium-gtk-theme-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/26\/how-to-install-the-equilibrium-gtk-theme-on-linux\/"},"modified":"2021-12-16T12:38:28","modified_gmt":"2021-12-16T09:38:28","slug":"how-to-install-the-equilibrium-gtk-theme-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1646-how-to-install-the-equilibrium-gtk-theme-on-linux\/","title":{"rendered":"How to install the Equilibrium GTK theme on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>The Equilibrium GTK theme is based on LinMOS. It presents a mid-2000\u2019s Mac OS skeuomorphism style. If you\u2019d like to try out this theme on your Linux PC, it\u2019s easier than you think! Here\u2019s how to get it going!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398080 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux.png\" alt=\"Equilibrium GTK theme on Linux\" width=\"1200\" height=\"657\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-3.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-4.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-6.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Downloading Equilibrium<\/h2>\n<p>The Equilibrium GTK theme is available to all Linux users via the Gnome-look.org theme website. On the Gnome-look.org page, there are four download options, each a different variation of the theme.<\/p>\n<p>To start the download on your Linux PC, head over to the Equilibrium Gnome-look.org page. Once on the page, find the \u201cFiles\u201d tab, and click on it with the mouse.\u00a0<\/p>\n<p>Look through the \u201cFiles\u201d tab for the theme pack you wish to download. Once you\u2019ve found the theme file you want to download, go to the \u201cDL\u201d tab and click on the blue download button next to the theme pack you wish to download.<\/p>\n<h2>Extracting Equilibrium<\/h2>\n<p>The Equilibrium theme pack is distributed to Linux users in the form of Tar XZ archives. These archives cannot be used as themes, as GTK themes must be fully extracted before using them on Linux.<\/p>\n<p>To extract the Equilibrium Tar XZ archive on your computer, you must open up a terminal window. To open up a terminal window, press <strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>Once the terminal window is open, you must move into the \u201cDownloads\u201d directory. To access the \u201cDownloads\u201d directory, use the\u00a0<strong>CD\u00a0<\/strong>command to move into the folder where the Equilibrium theme pack is.<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<p>Now that you\u2019re inside the \u201cDownloads\u201d directory, use the <strong>tar\u00a0<\/strong>command to extract the Equilibrium theme pack on your computer. To start the extraction, use the commands below.<\/p>\n<p>Did you download the Equilibrium Blue theme pack? Extract it on your computer with the following command.<\/p>\n<pre>\ntar xvf Equilibrium-Blue-*.tar.xz\n<\/pre>\n<p>Need to extract the Equilibrium Blue Dark theme? You can do that with the command below.<\/p>\n<pre>\ntar xvf Equilibrium-Blue-Dark-*.tar.xz\n<\/pre>\n<p>To extract the Equilibrium Blue Solid theme pack, make use of the following command.<\/p>\n<pre>\ntar xvf Equilibrium-Blue-Solid-*.tar.xz\n<\/pre>\n<p>To get your hands on the Equilibrium Blue Dark Solid GTK theme pack, you\u2019ll need to enter the following command in a terminal window.<\/p>\n<pre>\ntar xvf Equilibrium-Blue-Dark-Solid-*.tar.xz\n<\/pre>\n<h2>Installing Equilibrium<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398079 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/03\/eq2-fs8.png\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/03\/eq2-fs8.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-7.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-10.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-12.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Now that Equilibrium has been extracted, the next step in the setup process is to install the theme files to the system. There are two ways to install the Equilibrium theme on Linux.\u00a0<\/p>\n<p>The first way of installing the Equilibrium GTK theme on Linux is through single-user mode. This mode allows only the user that installs the theme onto the operating system to have access to it on their desktop.<\/p>\n<p>The second way of installing the Equilibrium GTK theme is known as system-wide mode. This type of installation is much more involved than the single-user method as it requires the modification of system folders, but it allows all users on the system to enjoy the theme.<\/p>\n<h3>Single-user<\/h3>\n<p>To start the installation of Equilibrium in single-user mode, you\u2019ll need to create a new folder in your home directory with the name \u201c.themes.\u201d This folder will enable your Linux desktop to access theme files installed as a single-user. Using the <strong>mkdir\u00a0<\/strong>command below, create the new folder.<\/p>\n<pre>\nmkdir -p ~\/.themes\n<\/pre>\n<p>After creating the new folder, you must move the terminal session into the \u201cDownloads\u201d directory where the Equilibrium theme package was extracted previously. To access this folder, make use of the\u00a0<strong>CD\u00a0<\/strong>command.<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<p>Once inside the \u201cDownloads\u201d directory, the installation can begin. Using the <strong>mv\u00a0<\/strong>command, move the Equilibrium theme package files from the \u201cDownloads\u201d directory to the newly created \u201c.themes\u201d folder in your home directory.<\/p>\n<pre>\nmv Equilibrium*\/ ~\/.themes\/\n<\/pre>\n<p>When the\u00a0<strong>mv\u00a0<\/strong>command is complete, the installation of Equilibrium on Linux in single-user mode is complete. To verify that the installation was successful, execute the\u00a0<strong>ls\u00a0<\/strong>command below.<\/p>\n<pre>\nls ~\/.themes\/\n<\/pre>\n<h3>System-wide<\/h3>\n<p>To start the installation of Equilibrium in system-wide mode, you must first access the \u201cDownloads\u201d directory in which the Equilibrium theme package was extracted previously. Using the\u00a0<strong>CD\u00a0<\/strong>command, move into \u201cDownloads.\u201d<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<p>Once inside the \u201cDownloads\u201d directory, you must elevate the terminal session to the root user, as installing Equilibrium requires modifying system-level files.\u00a0<\/p>\n<pre>\nsudo -s\n<\/pre>\n<p>Now that the terminal has root access use the <strong>mv\u00a0<\/strong>command to install the Equilibrium GTK theme in system-wide mode on your Linux PC.<\/p>\n<pre>\nmv Equilibrium*\/ \/usr\/share\/themes\/\n<\/pre>\n<p>When the installation is complete, Equilibrium is installed. To confirm it was successfully installed, run the command below.<\/p>\n<pre>\nls \/usr\/share\/themes\/\n<\/pre>\n<h2>Activating Equilibrium<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-398080 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux.png\" alt=\"\" width=\"1200\" height=\"657\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-3.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-4.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-equilibrium-gtk-theme-on-linux-6.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>The Equilibrium theme is now installed on your computer, but that\u2019s not the end of the guide. You can\u2019t start using the Equilibrium theme without first making it your default GTK theme.\u00a0<\/p>\n<p>To make Equilibrium your default GTK theme on Linux, take a look at the list of links below. Each of the links points to an in-depth guide on how to change the default GTK theme on your Linux desktop.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles The Equilibrium GTK theme is based on LinMOS. It presents a mid-2000\u2019s Mac OS skeuomorphism style. If you\u2019d like to try out this theme on your Linux PC, it\u2019s easier than you think! Here\u2019s how to get it going! Downloading Equilibrium The Equilibrium GTK theme is available to all Linux users via the &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1647,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1646"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1646"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1646\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1647"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1646"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1646"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}