mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-21 04:35:00 +00:00
File icons refactoring
This commit is contained in:
Vendored
+3
@@ -19,6 +19,9 @@ module.exports = {
|
||||
fontSize: {
|
||||
tiny: ['11px', '16px'],
|
||||
},
|
||||
color: {
|
||||
'dark-foreground': '#1e2024',
|
||||
},
|
||||
backgroundColor: theme => ({
|
||||
'dark-background': '#151515',
|
||||
'dark-foreground': '#1e2024',
|
||||
|
||||
Reference in New Issue
Block a user