diff --git a/public/css/theme-github.css b/public/css/theme-github.css index 3ca762e..0406635 100644 --- a/public/css/theme-github.css +++ b/public/css/theme-github.css @@ -356,7 +356,7 @@ --color-orange: #f17a2b; --color-yellow: #f3c640; --color-olive: #c8df36; - --color-green: #3bc75b; + --color-green: #238636; --color-teal: #69d4cf; --color-blue: #4b80ca; --color-violet: #754ad3; @@ -383,7 +383,7 @@ --color-orange-dark-1: #f38236; --color-yellow-dark-1: #b88a03; --color-olive-dark-1: #839311; - --color-green-dark-1: #7a9e55; + --color-green-dark-1: #2ea043; --color-teal-dark-1: #00837c; --color-blue-dark-1: #347cb3; --color-violet-dark-1: #7b4edb;