/Mint-Y-Colora-Theme-Collection

Mint-Y themes made on Linux Mint for use on Linux Mint

Primary LanguageCSS

Mint-Y-Colora Theme Collection

Since the Mint-Y theme is constantly in evolution and the same goes for Cinnamon and Linux Mint, I made this github to make a division between cinnamon versions.

Linux Mint 18   has standard version 3.0+
Linux Mint 18.1 has standard version 3.2+
Linux Mint 18.2 has standard version 3.4+

You can find your personal cinnamon version when you type the following code in the terminal

cinnamon --version

But the best thing to do always, is to run the scripts from https://github.com/erikdubois/Mint-Y-Colora-Theme yourself on your personal setup. This will always be the best option. More information how to do just that, can be found here.

http://erikdubois.be/category/themes/mint-y-based-themes/

Just want to download the themes

Download this github,
extract it,
check your cinnamon version
select the appropriate themes
copy/paste them to the hidden folder .themes in your home directory.

Or

you can use one of the scripts to install them via terminal

Cinnamon 3.0

theme-mint-y-colora-collection-3.0-vx.sh

Cinnamon 3.2

theme-mint-y-colora-collection-3.2-vx.sh

Cinnamon 3.4

theme-mint-y-colora-collection-3.4-vx.sh

You will find the themes in the hidden folder .themes in your home directory. Select them with your theme manager.

Mint-Y-Colora themes on Linux Mint 18.2

Google+ is far easier to host the images on

https://plus.google.com/collection/UlExqB

Mint-Y-Colora Themes on Linux Mint 18.1

Mint-Y-Dark-Arc

Screenshots

Mint-Y-Dark-Crimson

Screenshots

Mint-Y-Dark-Evopop

Screenshots

Mint-Y-Dark-Froly

Screenshots

Mint-Y-Dark-Majestic

Screenshots

Mint-Y-Dark-Orange

Screenshots

Mint-Y-Dark-Polo

Screenshots

Mint-Y-Dark-Smoke #A1A1A1

Screenshots

Mint-Y-Dark-Watusi

Screenshots

Mint-Y-Colora Themes on Linux Mint 18

All themes are sorted alphabetically.

This is the Mint-Y-Alu theme.

Mint-Y-Dark-Alu

Screenshots

Mint-Y-Alu

Screenshots

Mint-Y-Darker-Alu

Screenshots

This is the Mint-Y-Arc theme.

Mint-Y-Dark-Arc

Screenshots

Mint-Y-Arc

Screenshots

Mint-Y-Darker-Arc

Screenshots

##This is the Mint-Y-Arch theme.

Mint-Y-Dark-Arch

Screenshots

Mint-Y-Arch

Screenshots

Mint-Y-Darker-Arch

Screenshots

##This is the Mint-Y-Crimson theme.

Mint-Y-Dark-Crimson

Screenshots

##This is the Mint-Y-Evopop theme.

Mint-Y-Dark-Evopop

Screenshots

##This is the Mint-Y-Faba theme.

Mint-Y-Dark-Faba

Screenshots

##This is the Mint-Y-Fire theme.

Mint-Y-Dark-Fire

Screenshots

Mint-Y-Fire

Screenshots

Mint-Y-Darker-Fire

Screenshots

##This is the Mint-Y-Havelock theme.

Mint-Y-Dark-Havelock

Screenshots

##This is the Mint-Y-Hibiscus theme.

Mint-Y-Dark-Hibiscus

Screenshots

##This is the Mint-Y-Lightning theme.

Mint-Y-Dark-Lightning

Screenshots

Mint-Y-Lightning

Screenshots

Mint-Y-Darker-Lightning

Screenshots

##This is the Mint-Y-Moka theme.

Mint-Y-Dark-Moka

Screenshots

##This is the Mint-Y-Majestic theme.

Mint-Y-Dark-Majestic

Screenshots

##This is the Mint-Y-Matrix theme.

Mint-Y-Dark-Matrix

Screenshots

##This is the Mint-Y-Oranchelo theme.

Mint-Y-Dark-Oranchelo

Screenshots

##This is the Mint-Y-Paper theme.

Mint-Y-Dark-Paper

Screenshots

##This is the Mint-Y-Polo theme.

Mint-Y-Dark-Polo

Screenshots

##This is the Mint-Y-Sun theme.

Mint-Y-Dark-Sun

Screenshots

Mint-Y-Sun

Screenshots

Mint-Y-Darker-Sun

Screenshots

##This is the Mint-Y-Watusi theme.

Mint-Y-Dark-Watusi

Screenshots

Remember

If you want the icons on the toolbar to be white like I do. Go to the cinnamon folder and change the cinnnamon.css file to this code around line 455.

.system-status-icon {
icon-size: 16px;
padding: 0 1px;
color: white; }

and line 1327 to this code

.applet-label {
font-weight: bold;
color: rgba(255, 255, 255, 1); }

F A Q


#What can you do if the script does not execute?

Since I sometimes forget to make the script executable, I include here what you can do to solve that.

A script can only run when it is marked as an executable.

ls -al 

Above code will reveal if a script has an "x". X meaning executable. Google "chmod" and "execute" and you will find more info.

For now if this happens, you should apply this code in the terminal and add the file name.

chmod +x typeyourfilename

Then you can execute it by typing

./typeyourfilename

Or you can follow these steps

Screenshots


#But that is the fun in Linux.

You can do whatever Y O U want.

Share the knowledge.

I share my knowledge at http://erikdubois.be