From a646b1ffec51f9603372e2f826d34e3b56192ac4 Mon Sep 17 00:00:00 2001 From: Walkx <71191962+WalkxCode@users.noreply.github.com> Date: Sun, 17 Oct 2021 17:12:16 +0200 Subject: [PATCH] Update config.yml --- assets/config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/assets/config.yml b/assets/config.yml index 7055555..e607929 100644 --- a/assets/config.yml +++ b/assets/config.yml @@ -25,6 +25,20 @@ colors: link: "#3273dc" link-hover: "#ffdd57" background-image: "../assets/wallpaper.jpeg" + light: + highlight-primary: "#181C3A" + highlight-secondary: "#181C3A" + highlight-hover: "#1F2347" + background: "#12152B" + card-background: "#181C3A" + text: "#eaeaea" + text-header: "#7C71DD" + text-title: "#fafafa" + text-subtitle: "#8B8D9C" + card-shadow: rgba(0, 0, 0, 0.5) + link: "#3273dc" + link-hover: "#ffdd57" + background-image: "../assets/wallpaper.jpeg" services: - name: "//GitHub"