Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Pick a better teal/info color
Browse files Browse the repository at this point in the history
  • Loading branch information
forevermatt committed Oct 15, 2019
1 parent 0e08d91 commit 6d24c1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ $theme-colors: (
"success": #67ae09,
"green": #67ae09,
//"info": #37c89e,
"teal": #37c89e,
"info": #0d98aa,
"teal": #0d98aa,
"warning": #ff731b,
"orange": #ff731b,
Expand Down

0 comments on commit 6d24c1b

Please sign in to comment.