Skip to content

Commit

Permalink
add transparency to @schedule-now-bg
Browse files Browse the repository at this point in the history
  • Loading branch information
saerdnaer committed Dec 28, 2024
1 parent bbe83b3 commit 9425a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conferences/38c3/main.less
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
@panel-bg: @super-dark-pink;
@schedule-bg: @super-dark-pink;
@schedule-selected-room: @acc-aubergine;
@schedule-now-bg: @coral-red;
@schedule-now-bg: fade(@coral-red, 40%);;


/* Display headline, imo: rather not use */
Expand Down

0 comments on commit 9425a05

Please sign in to comment.