aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/kontraIAA2021/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/kontraIAA2021/main.less')
-rw-r--r--configs/conferences/kontraIAA2021/main.less9
1 files changed, 5 insertions, 4 deletions
diff --git a/configs/conferences/kontraIAA2021/main.less b/configs/conferences/kontraIAA2021/main.less
index 59f247b..78599c2 100644
--- a/configs/conferences/kontraIAA2021/main.less
+++ b/configs/conferences/kontraIAA2021/main.less
@@ -13,6 +13,7 @@
@primary: #dede37;
@secondary: #dceeec;
+@tertiary: #8d79b6;
@dark-green: @secondary;
@text: black;
@@ -245,11 +246,11 @@ nav .navbar-brand .icon {
}
body .schedule .room.highlight .block {
- background-color: @primary;
+ background-color: @secondary;
}
body .schedule .now .overlay {
- background-color: rgba(52, 36, 59, 0.4);
+ background-color: rgba(100,100,100, 0.2);
}
body .schedule .block h3 {
@@ -257,11 +258,11 @@ body .schedule .block h3 {
}
body .schedule .block h4 {
- color: @mainGrey;
+ color: @tertiary;
}
body .schedule .block h5 {
- color: @green;
+ color: black;
}
body .schedule .block.optout,