• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

iris-ui

Fork of Seti UI theme for Atom.
phaux
0.7.1 1,632
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Iris UI

An Atom theme that goes well with the Iris GTK theme. Based on Seti UI.

Recommended themes

  • Iris GTK theme
  • Iris Gnome Shell theme
  • Ozon icon theme
  • Pink as hell wallpaper

Screenshot

Screenshot

Installing

Easiest way to install all this stuff and keep it updated is via git. Here's how I do it:

  1. Clone everything into a globally readable directory like /opt/gitstuff

    sudo mkdir /opt/gitstuff
    cd /opt/gitstuff
    sudo git clone https://github.com/xyl0n/iris.git
    sudo git clone https://github.com/phaux/iris-shell.git
    sudo git clone https://github.com/ozonos/ozon-icon-theme.git
  2. Symlink

    sudo ln -sT /opt/gitstuff/iris /usr/share/themes/Iris
    sudo ln -sT /opt/gitstuff/iris-shell /usr/share/themes/Iris-Shell
    sudo ln -sT /opt/gitstuff/ozon-icon-theme/Ozon /usr/share/icons/Ozon
  3. Select the themes with the Tweak Tool and you're done!

  4. Later you can use this script to update everything:

    #!/bin/bash 
    for repo in /opt/gitstuff/*
    do
    cd $repo
    git pull
    done

These scripts were tested on Fedora 21 x86_64

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by