From f7fa856ab1789a0d447d5fdd4348258a9d14fb83 Mon Sep 17 00:00:00 2001 From: candifloss Date: Mon, 16 Dec 2024 10:56:07 +0530 Subject: [PATCH] Changed colors --- colors.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/colors.yaml b/colors.yaml index 3622254..62f5e5a 100644 --- a/colors.yaml +++ b/colors.yaml @@ -1,9 +1,9 @@ -user: 12 -group: 6 +user: 102 +group: 60 permission: - read: 149 - write: 37 - exec: 28 + read: 117 + write: 66 + exec: 10 exec-sticky: 5 no-access: 245 octal: 6 @@ -14,10 +14,10 @@ date: day-old: 240 older: 237 size: - none: 85 - small: 84 - medium: 83 - large: 82 + none: 185 + small: 186 + medium: 187 + large: 188 inode: valid: 13 invalid: 245