GithubHelp home page GithubHelp logo

dbasinge / arc-green-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from horst3180/arc-theme

0.0 1.0 0.0 5.75 MB

A flat theme with transparent elements with green shading

License: GNU General Public License v3.0

Makefile 0.18% Shell 0.09% CSS 99.59% JavaScript 0.07% M4 0.08%

arc-green-theme's Introduction

Installation

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

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

Packages

Prebuilt packages for Ubuntu, Debian, Fedora and openSUSE are available at
http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc-theme

A non-transparent version of the theme is available here
http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc-theme-solid

Note: elementary OS Freya users can install the package for Ubuntu 15.04

--

Arch Linux users can install the theme from the AUR

Official Releases: https://aur.archlinux.org/packages/gtk-theme-arc/

Development Releases: https://aur.archlinux.org/packages/gtk-theme-arc-git/

Note: If you're having trouble with the AUR packages please email the package maintainer at [email protected] before creating an issue.

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/horst3180/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-xfce-notify      disable XFCE Notify support

--with-gnome=<version>     build the theme for a specific Gnome version (3.14, 3.16, 3.18)
                           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, Arc-Darker or Arc-Dark as Window/GTK+ theme and Arc or Arc-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,Arc-Darker,Arc-Dark}

arc-green-theme's People

Contributors

alvoynes avatar dbasinge avatar eugeny avatar horst3180 avatar itzblitz98 avatar ryanvade avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.