fixed colors
This commit is contained in:
parent
a213ad5bc7
commit
a32ce9c5a3
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 24 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 = "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";
|
||||
};
|
||||
};
|
||||
logs = { };
|
||||
|
|
Loading…
Reference in a new issue