
In Ubuntu 18.04, the theme settings are no longer located in the System Settings as they were in previous versions. Instead, they are now found in the GNOME Tweaks tool. This article will guide you through the process of accessing and modifying these settings.
In Ubuntu 18.04, the theme settings can be found in the GNOME Tweaks tool, which is accessed through the ‘Show Applications’ menu. Simply search for ‘Tweaks’ and click on the ‘GNOME Tweaks’ application. In the GNOME Tweaks window, navigate to the ‘Appearance’ tab to access and modify the theme settings.
Installing GNOME Tweaks
If you don’t already have GNOME Tweaks installed on your system, you’ll need to install it. This can be done using the terminal, a command-line interface that allows you to interact directly with your system.
Open the terminal by either right-clicking on your desktop and selecting ‘Open Terminal’, or by pressing Ctrl+Alt+T
on your keyboard. Once the terminal is open, type the following command:
sudo apt install gnome-tweaks
The sudo
command is used to execute the following command with superuser privileges, which are necessary for installing software. apt
is the package handling utility in Ubuntu, and install
is the command to install a package. gnome-tweaks
is the name of the package we want to install.
After you’ve entered your password, the system will install GNOME Tweaks.
Accessing Theme Settings
Once you’ve installed GNOME Tweaks, you can access the theme settings. Here’s how:
- Click on the ‘Show Applications’ button at the bottom of the Launch Panel to open the ‘All Applications’ menu.
- In the search bar, type ‘Tweaks’ and click on the ‘GNOME Tweaks’ application to launch it.
- In the GNOME Tweaks window, you’ll see several options for customizing your desktop. Click on the ‘Appearance’ tab to access the theme settings.
Changing Your Theme
In the ‘Appearance’ tab, you’ll see a section labeled ‘Themes’. Here, you can select a different theme from the dropdown menu.
To change the icons, simply select a different icon theme from the dropdown menu in the ‘Icons’ section.
Once you’ve made your selections, close the GNOME Tweaks application. Your new theme and icons should now be applied.
Conclusion
While the location of the theme settings has changed in Ubuntu 18.04, the process of changing your theme and icons is still straightforward. By using the GNOME Tweaks tool, you can easily customize your desktop to suit your personal preferences.
Remember, if you ever need to change your theme or icons in the future, you can do so by opening the GNOME Tweaks tool and navigating to the ‘Appearance’ tab. Happy customizing!
To install GNOME Tweaks, open the terminal and run the command sudo apt install gnome-tweaks
. Enter your password when prompted and the system will install GNOME Tweaks.
To access the theme settings, you need to open the GNOME Tweaks tool. Click on the ‘Show Applications’ button at the bottom of the Launch Panel, search for ‘Tweaks’, and click on the ‘GNOME Tweaks’ application to launch it.
In the ‘Appearance’ tab of GNOME Tweaks, you’ll see a section labeled ‘Themes’. Select a different theme from the dropdown menu to change your theme.
In the ‘Appearance’ tab of GNOME Tweaks, you’ll find a section labeled ‘Icons’. Simply select a different icon theme from the dropdown menu to change your icons.
If you ever need to change your theme or icons in the future, you can do so by opening the GNOME Tweaks tool and navigating to the ‘Appearance’ tab.