Refinement.

This commit is contained in:
Sam Hewitt
2014-12-18 13:08:32 -05:00
parent 8c0a82bcf1
commit df18c60c40
13 changed files with 317 additions and 124 deletions

View File

@@ -43,7 +43,7 @@ UnityDecoration {
/* Glow applied to the selected scaled window */
-UnityDecoration-glow-size: 8px;/* Size property, size of glow */
-UnityDecoration-glow-color: rgb(159, 68, 173);/* Color property of the glow */
-UnityDecoration-glow-color: @selection;/* Color property of the glow */
/* Title settings */
-UnityDecoration-title-indent: 10px;/* Size property, left indent of the title */