Skip to content

Commit 3dd3149

Browse files
committed
update colors, background image and logo Fix #374
1 parent adb7afe commit 3dd3149

7 files changed

Lines changed: 5199 additions & 26 deletions

File tree

assets/images/banner.png

9.39 KB
Loading

assets/images/okfn-logo.png

26.9 KB
Loading

assets/scss/_colours.scss

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
$black: #1A1A1A;
2-
$yellow: #FFB900;
3-
$blue: #0086FF;
4-
$purple: #9B20DC;
5-
$red: #FF4900;
6-
$green: #48C0AC;
2+
$yellow: #E4FF36;
3+
$blue: #00D1FF;
4+
$secblue: #9ab201;
5+
$purple: #E077FF;
6+
$red: #FF80DB;
7+
$green: #AEFFEC;
78
$orange: #FF6200;

0 commit comments

Comments
 (0)