From d20e3c2a1f92b7da4da95dae84f54df6521070bc Mon Sep 17 00:00:00 2001 From: anti_lol <44728622+4ntil0l@users.noreply.github.com> Date: Sun, 13 Jan 2019 14:59:44 +0330 Subject: Update mariana.css --- client/schemes/mariana.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client') diff --git a/client/schemes/mariana.css b/client/schemes/mariana.css index 5d1fa04..a320431 100644 --- a/client/schemes/mariana.css +++ b/client/schemes/mariana.css @@ -13,13 +13,13 @@ textarea { border-left: 1px solid rgba(101, 123, 131, 1); } .nick { - color: #2B2D63; + color: #5d8cb7; } .trip { color: #586e75; } .text a { - color: #515151; + color: #7a8f94; } .admin .nick { color: #387300; @@ -28,7 +28,7 @@ textarea { color: #4E9A06; } .me .nick { - color: #4C3F6E; + color: #594984; } .info .nick, .info .text { -- cgit v1.2.1