summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardColors.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/boards/boardColors.styl')
-rw-r--r--client/components/boards/boardColors.styl19
1 files changed, 19 insertions, 0 deletions
diff --git a/client/components/boards/boardColors.styl b/client/components/boards/boardColors.styl
index dddf988b..6b3994ff 100644
--- a/client/components/boards/boardColors.styl
+++ b/client/components/boards/boardColors.styl
@@ -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