Giter Site home page Giter Site logo

profiler1982 / adapta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adapta-project/adapta-gtk-theme

0.0 1.0 0.0 5.57 MB

An adaptive Gtk+ theme based on Material Design Guidelines

License: GNU General Public License v2.0

Makefile 0.02% Shell 0.11% Ruby 0.01% CSS 99.84% M4 0.02%

adapta's Introduction

Adapta

Button

An adaptive Gtk+ theme based on Material Design Guidelines. Lots of elements are forked from Flat-Plat: https://github.com/nana-4/Flat-Plat

Elements

Materials

Required Components

Adapta supports Gtk+ 3.20.x (and 3.18.x)

  • Gtk+-3.0 >= 3.20 (or 3.18.4)
  • Gtk+-2.0 >= 2.24.30 (or 2.24.29)
  • gtk2-engines-pixbuf >= 2.24.30 (or 2.24.29)

Supported Desktop Environments

  • GNOME 3.20 (or 3.18)
    • gnome-shell >= 3.19.92 (or 3.18.4)
    • mutter >= 3.19.92 (or 3.18.4)
  • GNOME-Flashback 3.18.x
  • budgie-desktop 10.2.x
  • Unity7 7.4.0
  • Cinnamon 2.8.x

Unity and Cinnamon are under W.I.P state.

Unsupported Gtk+ Based Desktops

  • Mate
  • XFce4
  • Pantheon

Installation from PPA (Ubuntu 16.04 LTS only)

  1. Run
sudo apt-add-repository ppa:tista/adapta -y
sudo apt-get update
sudo apt-get install adapta-gtk-theme

to install theme (it also upgrades your Gnome-Tweak-Tool).

  1. select Adapta via Gnome-Tweak-Tool.

My PPA also has the latest Gnome-Tweak-Tool 3.20.0, so it already solved multiple versioned theme issue. (Gnome-Tweak-Tool 3.20.0 surely works with stock Gtk+ 3.18.x and Gnome-shell 3.18.x.)

Installation from Git Source

  1. Check autoconf, automake and pkg-config (pkgconfig) are installed.

  2. Build and install system-wide:

    ./autogen.sh
    make
    sudo make install
    
    • Default prefix is /usr
    • make actually does nothing (for future release)
    • sudo make install installs multiple versioned themes, and Gtk+ automatically selects proper versioned one when running.
  3. Run

    gsettings set org.gnome.desktop.interface gtk-theme 'Adapta'
    gsettings set org.gnome.desktop.wm.preferences theme 'Adapta'
    gsettings set org.gnome.metacity theme 'Adapta'
    

    to enable Gtk+, Mutter and Metacity theme. (gnome-tweak-tool can NOT support multiple versioned theme now. But upstream fix will be landed soon: https://git.gnome.org/browse/gnome-tweak-tool/commit/?id=f47ba28fbb2c895a88d4e5ca8b89bc18475a86e9)

Work in Progress

  • Conversion to Gtk+ 3.20 or git master
  • Cinnamon 2.8 desktop integration

TODO

Public License

  • License: GPLv2

Special Thanks to

Nana-4, the developer of Flat-Plat.

adapta's People

Contributors

tista500 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.