# flat-remix-gnome
**Repository Path**: jeffman/flat-remix-gnome
## Basic Information
- **Project Name**: flat-remix-gnome
- **Description**: Flat Remix GNOME theme is a pretty simple shell theme inspired on material design. It follows a modern design using "flat" colors with high contrasts and sharp borders.
- **Primary Language**: CSS
- **License**: CC-BY-SA-4.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2019-05-19
- **Last Updated**: 2022-07-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

### Support this theme by downloading it from [openDesktop](https://www.opendesktop.org/p/1013030)
# Themes
#### Flat Remix 
#### Flat Remix Dark 
#### Flat Remix Darkest 
#### Flat Remix Miami 
#### Flat Remix Dark Miami 
#### Login Screen 
## Variants
- **Full Panel:** no topbar spacing
# Installation
#### Manual installation
1. Download and uncompress the zip file.
1. Move "Flat-Remix" folder to ".themes" in your home directory.
1. Install [user themes extension](https://extensions.gnome.org/extension/19/user-themes/)
1. Run ```gsettings set org.gnome.shell.extensions.user-theme name "Flat-Remix"``` or select "Flat-Remix" via gnome-tweaks.
#### Terminal installation
```sh
cd /tmp && rm -rf flat-remix-gnome &&
git clone https://github.com/daniruiz/flat-remix-gnome && cd flat-remix-gnome;
# If you want to change the login wallpaper
# (cd src && ./build.sh --login-background /path/to/image)
sudo make install
```
#### Ubuntu based distributions:
```sh
sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt-get update
sudo apt-get install flat-remix-gnome
```
##### Fedora based distributions
```sh
sudo dnf copr enable daniruiz/flat-remix
sudo dnf install flat-remix-gnome
```
##### Arch based distributions
- [`flat-remix-gnome`](https://aur.archlinux.org/packages/flat-remix-gnome/) (AUR)
# [Flat Remix ICON theme](https://github.com/daniruiz/Flat-Remix/)
# [Flat Remix GTK theme ](https://github.com/daniruiz/flat-remix-gtk)