• Stars
    star
    129
  • Rank 279,262 (Top 6 %)
  • Language
    CSS
  • License
    GNU Lesser Genera...
  • Created over 9 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Attempt to create a Breeze gtk-3 theme. GTK2 theme made by scionicspectre

ATTENTION: This repository is no longer maintained. You can find the up to date Breeze GTK on KDE's official repositories here: https://phabricator.kde.org/source/breeze-gtk/

Gnome-breeze

A GTK Theme Built to Match KDE's Breeze. GTK2 theme made by scionicspectre

Requirements

  • GTK+ 3.16
  • Pixmap/Pixbuf theme engine for GTK 2

Install instructions

If your distribution doesn't provide a package, you can install the theme system-wide by copying it to the appropriate directory, usually "/usr/share/themes".

find Breeze* -type f -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \;

To install only for the current user, copy the files to "~/.themes".

To set the theme in Plasma 5, install kde-gtk-config and use System Settings > Application Style > GNOME Application Style. Also make sure to disable "apply colors to non-Qt applications" in System Settings > Colors > Options.