Skip to content
Snippets Groups Projects
Verified Commit b2a22c98 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix blue colours

parent 0c559187
No related branches found
No related tags found
No related merge requests found
......@@ -97,8 +97,8 @@ RELATIVE_URLS = True
PRIMARY_DARK = "#FF6600"
PRIMARY_LIGHT = "#FF9955"
SECONDARY_DARK = "#0606FA"
SECONDARY_LIGHT = "#005EBE"
SECONDARY_DARK = "#015ebe"
SECONDARY_LIGHT = "#00c5fa"
SPONSOR_LOGOS = (("/images/sponsors/logo_pysv.png", "https://www.python-verband.org/"),
("/images/sponsors/logo-speedpartner.png", "https://www.speedpartner.de/"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment