Skip to content

Commit

Permalink
some background color modification
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanRosenthal committed Jun 12, 2016
1 parent 2cede8c commit 4eace8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/libs/_vars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
border2-bg: rgba(144,144,144,0.5),

accent1: (
bg: #21b2a6,
bg: #597550,
fg-bold: #ffffff,
fg: mix(#21b2a6, #ffffff, 25%),
fg-light: mix(#21b2a6, #ffffff, 40%),
Expand Down Expand Up @@ -122,4 +122,4 @@
border2: #bfbfbf,
border2-bg: rgba(0,0,0,0.1)
)
);
);

0 comments on commit 4eace8d

Please sign in to comment.