mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
feat: recreate dashboard page from previous version
This commit is contained in:
@@ -23,6 +23,8 @@ const red = '#d8000c';
|
||||
const lightGreen = '#c1ffbab9';
|
||||
const green = 'green';
|
||||
|
||||
const yellow = '#ffc107';
|
||||
|
||||
export const theme: Theme = {
|
||||
colors: {
|
||||
font: black,
|
||||
@@ -51,6 +53,8 @@ export const theme: Theme = {
|
||||
|
||||
lightGreen,
|
||||
green,
|
||||
|
||||
yellow,
|
||||
},
|
||||
|
||||
border: {
|
||||
|
||||
Reference in New Issue
Block a user