All Projects → mclmza → Arc Theme Red

mclmza / Arc Theme Red

Licence: gpl-3.0
A red themed derivation of https://github.com/horst3180/arc-theme

Projects that are alternatives of or similar to Arc Theme Red

Yosemite-gtk-theme
Mac OSX Yosemite like theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 74 (-36.75%)
Mutual labels:  gtk, gnome, gnome-shell
Vimix Gtk Themes
Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 1,384 (+1082.91%)
Mutual labels:  gnome-shell, gnome, gtk
Resource Monitor
Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
Stars: ✭ 62 (-47.01%)
Mutual labels:  gtk, gnome, gnome-shell
Adementary Theme
A theme for GNOME/Budgie/Xfce/Cinnamon desktop with elementary-ish aesthetics.
Stars: ✭ 129 (+10.26%)
Mutual labels:  gnome-shell, gnome, gtk
Abrus-gtk-theme
Abrus is a stylish Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 25 (-78.63%)
Mutual labels:  gtk, gnome, gnome-shell
Clapper
A GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
Stars: ✭ 103 (-11.97%)
Mutual labels:  gnome, gtk
Acme Code
Gnome Shell Extensions etc...
Stars: ✭ 54 (-53.85%)
Mutual labels:  gnome-shell, gnome
Flat Remix
Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Stars: ✭ 1,518 (+1197.44%)
Mutual labels:  gnome-shell, gnome
Argos
Create GNOME Shell extensions in seconds
Stars: ✭ 1,251 (+969.23%)
Mutual labels:  gnome-shell, gnome
Os X Yosemite
GTK theme based on the flat appearance of OS X 10.10 Yosemite
Stars: ✭ 17 (-85.47%)
Mutual labels:  gnome, gtk
Sharexin
ShareX for Linux and BSD
Stars: ✭ 79 (-32.48%)
Mutual labels:  gnome, gtk
Tangram
Run web apps on your desktop.
Stars: ✭ 114 (-2.56%)
Mutual labels:  gnome, gtk
Compiz Alike Windows Effect
Simplified "Compiz alike" wobbly windows effect for GNOME Shell
Stars: ✭ 40 (-65.81%)
Mutual labels:  gnome-shell, gnome
Manjarin Gtk Theme
GTK2 and GTK3 theme developed for the Manjaro-Gnome Edition
Stars: ✭ 30 (-74.36%)
Mutual labels:  gnome, gtk
Qogir Theme
Qogir is a flat Design theme for GTK
Stars: ✭ 874 (+647.01%)
Mutual labels:  gnome, gtk
Fragments
Moved to GNOME GitLab -> https://gitlab.gnome.org/haecker-felix/Fragments
Stars: ✭ 80 (-31.62%)
Mutual labels:  gnome, gtk
Gtk Theming Guide
Novice guide towards making your own first gtk theme!
Stars: ✭ 95 (-18.8%)
Mutual labels:  gnome, gtk
Gnome Dash Fix
Sort GNOME apps dashboard by category.
Stars: ✭ 92 (-21.37%)
Mutual labels:  gnome-shell, gnome
Gnome Shell Volume Mixer
GNOME Shell Extension allowing separate configuration of PulseAudio devices
Stars: ✭ 95 (-18.8%)
Mutual labels:  gnome-shell, gnome
Hamster Gtk
A GTK3 time tracker. Powered by 'hamster-lib'
Stars: ✭ 106 (-9.4%)
Mutual labels:  gnome, gtk

Arc Theme Red

Donate

A red variation of Horst3180's Arc Theme.

This version has a reduced color range, is mostly gray and red. I developed this version especially for all those who use linux on a Thinkpad.

Download the built theme here

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, Budgie, Pantheon, XFCE, Mate, etc.

Arc Red is available in three variants

Arc-Red

A screenshot of the Arc theme

Arc-Red-Darker

A screenshot of the Arc-Darker theme

Arc-Red-Dark

A screenshot of the Arc-Dark theme

Requirements

  • Gnome/GTK 3.14, 3.16, 3.18 or 3.20
  • The gnome-themes-standard package
  • The murrine engine. This has different names depending on your 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)

Main distributions that meet these requirements are

  • Arch Linux and Arch Linux based distros
  • Ubuntu 15.04, 15.10 and 16.04 (Ubuntu 14.04 and 14.10 are not supported)
  • elementary OS Freya
  • Debian 8, Testing or Unstable
  • Gentoo
  • Fedora 21 - 24
  • openSUSE 13.2, Leap 42.1 and Tumbleweed

Derivatives of these distributions should work, as well.

If your distribution isn't listed, please check the requirements yourself.

Installation

Important: Remove all older versions of the theme from your system before you proceed any further.

sudo rm -rf /usr/share/themes/{Arc-Red,Arc-Red-Darker,Arc-Red-Dark}
rm -rf ~/.local/share/themes/{Arc-Red,Arc-Red-Darker,Arc-Red-Dark}
rm -rf ~/.themes/{Arc-Red,Arc-Red-Darker,Arc-Red-Dark}

Packages

Prebuilt packages for Ubuntu, Debian, Fedora and openSUSE are available at ...

Manual Installation

To build the theme you'll need

  • autoconf
  • automake
  • pkg-config or pkgconfig if you use Fedora
  • libgtk-3-dev for Debian based distros or gtk3-devel for RPM based distros
  • git if you want to clone the source directory

If your distributions doesn't ship separate development packages you just need GTK 3 instead of the -dev packages.

Install the theme with the following commands

1. Get the source

If you want to install the latest version from git, clone the repository with

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

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

--with-gnome=<version>     build the theme for a specific Gnome version (3.14, 3.16, 3.18, 3.20)
                           Note: Normally the correct version is detected automatically and this
                           option should not be needed.

After the installation is complete you can activate the theme with gnome-tweak-tool or a similar program by selecting Arc-Red, Arc-Red-Darker or Arc-Red-Dark as Window/GTK+ theme and Arc-Red or Arc-Red-Dark as Gnome-Shell and Xfce-Notify theme.

Uninstall the theme

Run

sudo make uninstall

from the same directory as this README resides in, or

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

Todo

  • Replace the color of some remaining pictures in the assets folder.

Extras

Arc Red Docky theme

A theme for Docky is available at https://github.com/alireza-amirsamimi/Arc-Dark-Docky-themes

Arc icon theme

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

Troubleshooting

If you have Ubuntu with a newer GTK/Gnome version than the one included by default (i.e Ubuntu 14.04 with GTK 3.14 or Ubuntu 15.04 with GTK 3.16, etc.) the prebuilt packages won't work properly and you have to install the theme manually as described above. This is also true for other distros with a different GTK/Gnome version than the one included by default

--

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

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

Bug reporting

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

Full Preview

A full screenshot of the Arc Red theme Screenshot Details: Icons: Coming soon | Wallpaper | Font: Cantarell

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].