ProjectAliceDev / aliceos-classic

A virtual operating system framework for Ren'Py projects
https://aliceos.app
GNU Lesser General Public License v3.0
7 stars 1 forks source link

Add elementaryOS colors #4

Closed alicerunsonfedora closed 6 years ago

alicerunsonfedora commented 6 years ago

The elementaryOS team has a really nice set of colors that I've implemented in Resources/Colors.rpy. I think we should take advantage of them.

Source : https://elementary.io/docs/human-interface-guidelines#color

In reference:

style teststyle:
    color strawberry[500]

This might also expand into icons and stuff...