mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
feat: add basic admin dashboard
This commit is contained in:
@@ -47,6 +47,8 @@ export const lightTheme: Theme = {
|
||||
darkBlue,
|
||||
darkestBlue,
|
||||
|
||||
green: 'green',
|
||||
|
||||
lightRed,
|
||||
|
||||
yellow: '#FF8A08',
|
||||
@@ -78,6 +80,8 @@ export const darkTheme: Theme = {
|
||||
darkBlue,
|
||||
darkestBlue,
|
||||
|
||||
green: '#09b909',
|
||||
|
||||
lightRed,
|
||||
|
||||
yellow: '#ffc107',
|
||||
|
||||
Reference in New Issue
Block a user