Skip to content

Commit

Permalink
feat: updated bg color.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Jan 3, 2019
1 parent ad89083 commit 41f85d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/schemes/Meetio-Darker.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "Meetio-Darker",
"author": "Mauro Reis Vieira <[email protected]",
"variables": {
"background": "rgb(28, 36, 43)",
"background": "rgb(43, 48, 59)",
"black": "rgb(84, 109, 121)",
"blue": "rgb(102, 153, 204)",
"blue": "rgb(120, 189, 214)",
"cyan": "rgb(112, 225, 232)",
"gray": "rgb(61, 61, 61)",
"green": "rgb(195, 232, 141)",
"orange": "rgb(249, 145, 87)",
"orange": "rgb(255, 178, 102)",
"pink": "rgb(255, 82, 111)",
"purple": "rgb(150, 126, 251)",
"red": "rgb(236, 95, 103)",
"red": "rgb(217, 87, 87)",
"salmon": "rgb(249, 123, 88)",
"skyblue": "rgba(226, 242, 253, 0.3)",
"violet": "rgb(197, 148, 197)",
Expand Down

0 comments on commit 41f85d8

Please sign in to comment.