|
@@ -526,3 +526,22 @@ setBoardClear(color1,color2)
|
|
|
|
|
|
.board-color-clearblue
|
|
|
setBoardClear(rgb(73, 155, 234),rgb(0, 174, 204))
|
|
|
+
|
|
|
+/*
|
|
|
+ Alternate "Natural" Styling
|
|
|
+*/
|
|
|
+.board-color-natural
|
|
|
+ setBoardColor(#596557)
|
|
|
+
|
|
|
+ &#header-quick-access
|
|
|
+ background-color: #2d392b
|
|
|
+
|
|
|
+ .ui-sortable
|
|
|
+ background-color:#dedede
|
|
|
+
|
|
|
+ .list-header
|
|
|
+ background-color: #c9cfc3
|
|
|
+ border-bottom: 6px solid #c9cfc3
|
|
|
+
|
|
|
+ .swimlane .swimlane-header-wrap
|
|
|
+ background-color: #c2c0ab
|