mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
add theme selector cards
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
},
|
||||
colors: {
|
||||
card: {
|
||||
DEFAULT: '#1d1d1f',
|
||||
DEFAULT: 'var(--current-card-color)',
|
||||
},
|
||||
bg: {
|
||||
DEFAULT: '#151517',
|
||||
|
||||
Reference in New Issue
Block a user