Skyfall themes for GTK3/Mate Desktop Environment
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Aaron Johnson 5b48e7eb1b
dark mode rc3
5 years ago
SkyfallDarkTeal dark mode rc3 5 years ago
SkyfallTeal gen2 dark mode 5 years ago
README.md Added readme 5 years ago

README.md

Installation

1. Clone git Repo

mkdir -p ~/git/themes
cd $_

  # If you have a user on this git site:
git clone git@git.skyfall.tech:skyfall/skyfall_themes_gtk3.git
  # Else:
git clone https://git.skyfall.tech/skyfall/skyfall_themes_gtk3.git

2. Create .themes dir (if it doesn't exist) and cd

mkdir -p ~/.themes
cd ~/.themes
ln -s ../git/themes/skyfall_themes_gtk3/SkyfallTeal ./
ln -s ../git/themes/skyfall_themes_gtk3/SkyfallDarkTeal ./