mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
File icons refactoring
This commit is contained in:
3
tailwind.config.js
vendored
3
tailwind.config.js
vendored
@@ -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