doc(arch): WiP initially added some Forgejo design/development links

This commit is contained in:
Bot 2025-05-06 07:57:39 +02:00
parent d88ef0650f
commit 38f2011697
2 changed files with 11 additions and 20 deletions

21
.vscode/settings.json vendored
View file

@ -1,22 +1,3 @@
{
"peacock.color": "#832561",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#ab307e",
"activityBar.background": "#ab307e",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#25320e",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#ab307e",
"statusBar.background": "#832561",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#ab307e",
"statusBarItem.remoteBackground": "#832561",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#832561",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#83256199",
"titleBar.inactiveForeground": "#e7e7e799"
}
"peacock.color": "#832561"
}

View file

@ -0,0 +1,10 @@
# Forgejo
## Forgejo Development
* https://forgejo.org/docs/v1.21/developer/architecture/
* https://forgejo.org/docs/v1.21/developer/customization/
## UI
* https://codeberg.org/forgejo/discussions/issues/338