Skip to content

Commit

Permalink
Update eso-dark.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Esoterical authored Aug 3, 2024
1 parent ec7bccb commit 02c2fc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _sass/color_schemes/eso-dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ $eso-yellow-dark: #9a7e10
// Body Elements
//
$body-background-color: $grey-dk-400;
$body-heading-color: $eso-green-dark;
$btn-primary-color: $eso-green-light;
$link-color: $eso-green-light;
$body-heading-color: $eso-yellow-dark;
$btn-primary-color: $eso-yellow-light;
$link-color: $eso-yellow-light;

// Copied from JTD dark theme
$sidebar-color: $grey-dk-500;
Expand Down

0 comments on commit 02c2fc3

Please sign in to comment.