Skip to content

Commit

Permalink
style: Update color pink(#F56961) to green(#6AAA5C) for matching theme
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav09022001 committed Dec 22, 2023
1 parent bccff02 commit 487d309
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion static/css/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -2627,7 +2627,7 @@ a:not([href]):not([tabindex]){color: #444;}
}
.dashboard-nav ul li.active, .dashboard-nav ul li:hover, .dashboard-nav ul li.active a, .dashboard-nav ul li:hover a {
color: #fff!important;
background-color: #fb7f6a;
background-color: #6AAA5C;
}
/* ---------------------------------- */

Expand Down
Loading

0 comments on commit 487d309

Please sign in to comment.