]> git.lizzy.rs Git - coronaserver.git/commitdiff
Changed VIP rank color 2/head
authorHimbeerserverDE <52707839+HimbeerserverDE@users.noreply.github.com>
Sun, 21 Jun 2020 13:36:44 +0000 (15:36 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Jun 2020 13:36:44 +0000 (15:36 +0200)
ranks.lua

index 423af3cd4aa922d8d2daca1d9b9c4c43c77c2f7d..a6a4727ebd1907b99fcb4173c652d1d7aeb2c0ef 100755 (executable)
--- a/ranks.lua
+++ b/ranks.lua
@@ -13,7 +13,7 @@ coronaserver.ranks = {
     },
        {
         name = "vip",
-        color = "#CD4D00",
+        color = "#00E5FF",
         tag = "[VIP]",
         privs = {},
     },