Skip to content

Commit

Permalink
Merge pull request #20 from edly-io/enhancement/change_sdaia_logo_color
Browse files Browse the repository at this point in the history
Enhancement: change sdaia logo & color
  • Loading branch information
Faraz32123 authored Jun 10, 2024
2 parents 2fb36dd + 0774a5b commit 71e5763
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file modified logo-trademark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions logo-trademark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions paragon/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ $gray-700: #101820;
$gray-light: #d9d9d9;
$gray-light-400: #f3f2ee;
$gray-light-500: #8a8a8a;
$orange: #ea6852;
$blue: #00C1DE;
$coo-blue: #1c355e;
$green: #198754;

$primary: $coo-blue;
$secondary: $orange;
$secondary: $blue;
$brand: $primary;
$success: $green;

Expand Down

0 comments on commit 71e5763

Please sign in to comment.