Farb palette

This commit is contained in:
2025-12-04 16:06:58 +01:00
parent 0554fdda01
commit aa9bd3f0b6
50 changed files with 3971 additions and 899 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"WebFetch(domain:code.claude.com)",
"Read(//home/tknuth/.claude/**)"
],
"deny": [],
"ask": []
}
}