This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
timmal
Watch
1
Star
0
Fork
0
You've already forked timmal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db91dfc8fda7e1fdf106b672053b932760cee6bf
timmal
/
app
/
app.config.ts
9 lines
119 B
TypeScript
Raw
Normal View
History
Unescape
Escape
initial commit
2025-12-07 19:36:56 +01:00
export
default
defineAppConfig
(
{
ui
:
{
colors
:
{
primary
:
'green'
,
feat(ui): basic layout
2025-12-07 21:27:23 +01:00
neutral
:
'slate'
,
}
,
}
,
}
)
;
Reference in New Issue
Copy Permalink