docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable
This commit is contained in:
commit
96961f23f5
268 changed files with 24161 additions and 0 deletions
29
configs/bonfire/theme-hacktivism.json
Normal file
29
configs/bonfire/theme-hacktivism.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "hacktivism",
|
||||
"palette": "exchange-dark (git.hacktivism.ch / forgejo theme-hacktivism)",
|
||||
"colors": {
|
||||
"color-base-100": "#1a1410",
|
||||
"color-base-200": "#221c16",
|
||||
"color-base-300": "#2a2018",
|
||||
"color-base-content": "#fff6e8",
|
||||
"color-primary": "#e8a838",
|
||||
"color-primary-content": "#1a1410",
|
||||
"color-secondary": "#3d3128",
|
||||
"color-secondary-content": "#fff6e8",
|
||||
"color-accent": "#3ecfbf",
|
||||
"color-accent-content": "#0e1c1e",
|
||||
"color-neutral": "#14110e",
|
||||
"color-neutral-content": "#ebe0d0",
|
||||
"color-info": "#2563eb",
|
||||
"color-info-content": "#ffffff",
|
||||
"color-success": "#16a34a",
|
||||
"color-success-content": "#ffffff",
|
||||
"color-warning": "#f0d090",
|
||||
"color-warning-content": "#1a1410",
|
||||
"color-error": "#b91c1c",
|
||||
"color-error-content": "#ffffff",
|
||||
"radius-box": "0.875rem",
|
||||
"radius-field": "0.5rem",
|
||||
"radius-selector": "0.75rem"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue