20250903 commit

This commit is contained in:
alex 2025-09-03 11:26:07 +08:00
parent 1554f36cbf
commit 2bbc82630b
1774 changed files with 120211 additions and 137 deletions

30
GNUstep/Defaults/WPrefs Normal file
View file

@ -0,0 +1,30 @@
{
TextureList = ();
NoXSetStuff = NO;
ColorList = (
"#000000",
"#292929",
"#525252",
"#848484",
"#adadad",
"#d6d6d6",
"#ffffff",
"#d6d68c",
"#d6a57b",
"#8cd68c",
"#8cd6ce",
"#d68c8c",
"#8c9cd6",
"#bd86d6",
"#d68cbd",
"#d64a4a",
"#4a5ad6",
"#4ad6ce",
"#4ad65a",
"#ced64a",
"#d6844a",
"#8ad631",
"#ce29c6",
"#ce2973"
);
}