yet again fix the colors
This commit is contained in:
parent
a32ce9c5a3
commit
8074b18278
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ settings = {
|
|||
"fe-text" = { actlist_sort = "refnum"; };
|
||||
"fe-common/core" = { autolog = "yes"; theme = "furry"; };
|
||||
"perl/core/scripts" = {
|
||||
nickcolor_colors = "16 17 18 19 20 21 22 23 62 14 25 26 27 1C 1D 1E 1F 1G 1H 2C 2D 2E 2F 2G 2H 3C 3D 3E 3F 3G 3H 4C 4D 4E 4F 4G 4H 5C 5D 5E 5F 5G 5H 6C 6D 6E 6F 6G 6H 64 65 66 67 68 69 70 71 72 73 74 75";
|
||||
nickcolor_colors = "40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87";
|
||||
};
|
||||
};
|
||||
logs = { };
|
||||
|
|
Loading…
Reference in a new issue