diff options
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/blog.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/blog.css b/assets/css/blog.css index a7385e2..a8ccf34 100644 --- a/assets/css/blog.css +++ b/assets/css/blog.css @@ -38,7 +38,7 @@ --term-bg: #f8b9ce; --term-black: #960052; --term-red: #ff001e; - --term-green: #6fd800; + --term-green: #63bf01; --term-yellow: #fcf6a6; --term-blue: #00aff4; --term-magenta: #a8005b; |