Coder Social home page Coder Social logo

matogilak / orchis-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vinceliuice/orchis-theme

0.0 0.0 0.0 40 MB

Orchis is a [Material Design](https://material.io) theme for GNOME/GTK based desktop environments.

License: GNU General Public License v3.0

Shell 1.13% JavaScript 0.01% CSS 78.54% SCSS 20.32%

orchis-theme's Introduction

Orchis theme

Orchis is a Material Design theme for GNOME/GTK based desktop environments. Based on nana-4 -- materia-theme

Requirements

  • GTK >=3.20
  • gnome-themes-extra (or gnome-themes-standard)
  • Murrine engine — The package name depends on the distro.
    • gtk-engine-murrine on Arch Linux
    • gtk-murrine-engine on Fedora
    • gtk2-engine-murrine on openSUSE
    • gtk2-engines-murrine on Debian, Ubuntu, etc.
  • sassc — build dependency

Installation

Manual Installation

Run the following commands in the terminal:

./install.sh

Tip: ./install.sh allows the following options:

OPTIONS:
  -d, --dest DIR          Specify destination directory (Default: /home/vince/.themes)
  -n, --name NAME         Specify theme name (Default: Orchis)

  -t, --theme VARIANT     Specify theme color variant(s) [default|purple|pink|red|orange|yellow|green|grey|all] (Default: blue)
  -c, --color VARIANT     Specify color variant(s) [standard|light|dark] (Default: All variants)s)
  -s, --size VARIANT      Specify size variant [standard|compact] (Default: All variants)

  -l, --libadwaita        Link installed Orchis gtk-4.0 theme to config folder for all libadwaita app use Orchis theme

  -r, --remove,
  -u, --uninstall         Uninstall/Remove installed themes

  --tweaks                Specify versions for tweaks [solid|compact|black|primary] (Options can mix)
                          1. solid:    no transparency panel variant
                          2. compact:  no floating panel variant
                          3. black:    full black variant
                          4. primary:  Change radio icon checked color to primary theme color (Default is Green)

  --shell                 install gnome-shell version [38|40|42]
                          1. 38:       gnome-shell version < 40.0
                          2. 40:       gnome-shell version = 40.0
                          3. 42:       gnome-shell version = 42.0

  -h, --help              Show help

For more information, run: ./install.sh -h

Fix for libadwaita (Gnome-shell >= 42.0)

run: ./install.sh -l

1

1

Flatpak Installation

Automatically install your host GTK+ 3.0 theme as a Flatpak. Use this:

Also if you want to use this theme on a GTK+ 4.0 flatpak app, you can give the permission to access this file

local:

flatpak override --user --filesystem=xdg-config/gtk-4.0

global:

flatpak override --filesystem=xdg-config/gtk-4.0

On Snapcraft

Get it from the Snap Store

You can install the theme from the Snap Store оr by running:

sudo snap install orchis-themes

To connect the theme to an app run:

sudo snap connect [other snap]:gtk-3-themes orchis-themes:gtk-3-themes

To connect the theme to all apps which have available plugs to gtk-common-themes you can run:

for i in $(snap connections | grep gtk-common-themes:gtk-3-themes | awk '{print $2}'); do sudo snap connect $i orchis-themes:gtk-3-themes; done

Firefox theme

Install Firefox theme

Firefox-theme Firefox-theme

Fix for Dash to panel

Go to src/gnome-shell/extensions/dash-to-panel dash-to-panel run the following commands in the terminal:

./install.sh

Preview

1

orchis-theme's People

Contributors

vinceliuice avatar kapouer avatar aaron-uriel avatar workonfire avatar nicolaerario avatar ryanhakurei avatar thesola10 avatar zhangwenlong8911 avatar buncis avatar proof-by-accident 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.