A Miku-styled theme for the Linux desktop.
 
 
 
 
 
Go to file
jnsh 1759706eb4 Separate gtk3 and gnome-shell versioning (#117)
* Separate gtk3 and gnome-shell version detection

GTK3's version isn't tied to gnome desktop version any more. Let's
separate the versioning for gtk3 and gnome-shell themes to reflect that.

* Add symlinks to support shell versions up to 3.30

* Fix indentation in autoconf macros

* Detect version with gnome-shell: grab the shell version directly from 'gnome-shell --version'
output.

* Update README for gtk3 and gnome-shell options

GTK3 and gnome-shell themes are now versioned separately.

* Update build options indentation in README
2018-09-08 16:13:25 +01:00
.github Removing unnecessary repeat of "list" word 2016-09-02 01:27:44 -03:00
common Separate gtk3 and gnome-shell versioning (#117) 2018-09-08 16:13:25 +01:00
extra Added plank theme to makefile (#31) 2018-01-13 14:44:38 +00:00
m4 Separate gtk3 and gnome-shell versioning (#117) 2018-09-08 16:13:25 +01:00
scripts oomox support: initial commit 2018-08-08 22:18:51 +02:00
.gitignore Changed XFCE bottom border to match other border widths (fixes #56) (#90) 2018-07-23 13:54:03 +01:00
.nvmrc remove duplicate files 2016-04-05 16:23:55 +02:00
AUTHORS add build system 2015-05-28 17:41:22 +02:00
COPYING initial commit 2015-05-16 22:53:00 +02:00
HACKING.md Update HACKING.md to reflect sassc change 2018-01-09 19:07:17 +01:00
Makefile.am remove duplicate files 2016-04-05 16:23:55 +02:00
README.md Separate gtk3 and gnome-shell versioning (#117) 2018-09-08 16:13:25 +01:00
autogen.sh add build system 2015-05-28 17:41:22 +02:00
change_color.sh feat(change_color.sh): recolor gtk2 scrollbar slider 2018-08-09 03:39:51 +02:00
configure.ac Separate gtk3 and gnome-shell versioning (#117) 2018-09-08 16:13:25 +01:00
package.json remove duplicate files 2016-04-05 16:23:55 +02:00

README.md

Arc Theme

Arc is a flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments like GNOME, Unity, Pantheon, Xfce, MATE, Cinnamon (>=3.4), Budgie Desktop (10.4 for GTK+3.22) etc.

The NicoHood/arc-theme repository is a fork of the horst3180/arc-theme repository which as been umaintained since March 2017. Its aim is to continue the maintenance of arc-theme. The two maintainers are the Arch-Linux and Debian & Ubuntu packaging maintainers.

It is strongly encouraged to submit pull-requests to suggest fixes and enhancements.

Arc is available in three variants

Arc

A screenshot of the Arc theme

Arc-Darker

A screenshot of the Arc-Darker theme

Arc-Dark

A screenshot of the Arc-Dark theme

Installation

Packages

Distro Package Name/Link
Arch Linux arc-gtk-theme, arc-solid-gtk-theme
Debian arc-theme
Fedora arc-theme
Gentoo/Funtoo x11-themes/arc-theme from the Scriptkitties Overlay
Solus arc-gtk-theme
Ubuntu 16.10 - 18.04 arc-theme
Ubuntu 16.04 - 18.04 arc-theme from fossfreedom/arc-gtk-theme-daily
FreeBSD x11-themes/gtk-arc-themes

--

Manual Installation

To build the theme the following packages are required

  • autoconf
  • automake
  • sassc
  • pkg-config or pkgconfig for Fedora
  • libgtk-3-dev for Debian based distros or gtk3-devel for RPM based distros
  • git to clone the source directory
  • optipng
  • inkscape

Note: For distributions which don't ship separate development packages, just the GTK 3 package is needed instead of the -dev packages.

For the theme to function properly, install the following

  • GNOME Shell 3.18 - 3.26, GTK 3.18 - 3.22
  • The gnome-themes-extra package
  • The murrine engine. This has different names depending on the distro.
    • gtk-engine-murrine (Arch Linux)
    • gtk2-engines-murrine (Debian, Ubuntu, elementary OS)
    • gtk-murrine-engine (Fedora)
    • gtk2-engine-murrine (openSUSE)
    • gtk-engines-murrine (Gentoo)

Install the theme with the following commands

1. Get the source

Clone the git repository with

git clone https://github.com/NicoHood/arc-theme --depth 1 && cd arc-theme

2. Build and install the theme

./autogen.sh --prefix=/usr
sudo make install

Other options to pass to autogen.sh are

--disable-transparency         disable transparency in the GTK3 theme
--disable-light                disable Arc Light support
--disable-darker               disable Arc Darker support
--disable-dark                 disable Arc Dark support
--disable-cinnamon             disable Cinnamon support
--disable-gnome-shell          disable GNOME Shell support
--disable-gtk2                 disable GTK2 support
--disable-gtk3                 disable GTK3 support
--disable-metacity             disable Metacity support
--disable-unity                disable Unity support
--disable-xfwm                 disable XFWM support
--disable-plank                disable Plank theme support
--disable-openbox              disable Openbox support

--with-gnome-shell=<version>   build the gnome-shell theme for a specific version
--with-gtk3=<version>          build the GTK3 theme for a specific version
                               Note: Normally the correct version is detected automatically
                               and these options should not be needed.
--with-custom=<script>         run the executable script file in the custom subfolder

After the installation is complete the theme can be activated with gnome-tweak-tool or a similar program by selecting Arc, Arc-Darker or Arc-Dark as Window/GTK+ theme and Arc or Arc-Dark as GNOME Shell/Cinnamon theme.

If the --disable-transparency option was used, the theme will be installed as Arc-solid, Arc-Darker-solid and Arc-Dark-solid.

Uninstall

Run

sudo make uninstall

from the cloned git repository, or

sudo rm -rf /usr/share/themes/{Arc,Arc-Darker,Arc-Dark}

Extras

Arc KDE

A port of Arc for the Plasma 5 desktop with a few additions and extras. Available here.

Arc icon theme

The Arc icon theme is available at https://github.com/horst3180/arc-icon-theme

Plank theme

As of version 20180114 the plank theme will be installed along with the normal arc gtk theme. You can disable the install by passing disable-plank to the autogen command. Now open the Plank preferences window by executing plank --preferences from a terminal and select Gtk+ as the theme.

Arc-Dark for Ubuntu Software Center

The Arc Dark theme for the Ubuntu Software Center by mervick can be installed from here. It solves readability issues with Arc Dark and the Ubuntu Software Center.

Troubleshooting

If you get artifacts like black or invisible backgrounds under Unity, disable overlay scrollbars with

gsettings set com.canonical.desktop.interface scrollbar-mode normal

Bugs

If you find a bug, please report it at https://github.com/NicoHood/arc-theme/issues

License

Arc is available under the terms of the GPL-3.0. See COPYING for details.

Full Preview

A full screenshot of the Arc theme Screenshot Details: Icons: Arc | Launcher Icons based on White Pixel Icons | Wallpaper | Font: Futura Bk bt