summaryrefslogtreecommitdiffstats
path: root/client/components
diff options
context:
space:
mode:
authorhelioguardabaxo <helio.guardabaxo@gmail.com>2020-05-16 18:07:38 -0300
committerhelioguardabaxo <helio.guardabaxo@gmail.com>2020-05-16 18:07:38 -0300
commit7a576f9ae45149d25200450dcf085960f39b8099 (patch)
tree26e436e73087a59ffb4db544324196058aa72e87 /client/components
parent62f06a792f57383d6c996967116b0e9fe77b0894 (diff)
downloadwekan-7a576f9ae45149d25200450dcf085960f39b8099.tar.gz
wekan-7a576f9ae45149d25200450dcf085960f39b8099.tar.bz2
wekan-7a576f9ae45149d25200450dcf085960f39b8099.zip
Added natural theme
Diffstat (limited to 'client/components')
-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