mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
Fix contrast issues
This commit is contained in:
parent
1c9c74958b
commit
a70b1f2818
5 changed files with 19 additions and 11 deletions
|
@ -29,7 +29,7 @@ export default {
|
|||
'accent-content': '#f2eaea',
|
||||
|
||||
neutral: '#2b2a2a',
|
||||
'neutral-focus': '#1c1b1b',
|
||||
'neutral-focus': '#272525',
|
||||
'neutral-content': '#e9e7e7',
|
||||
|
||||
'base-100': '#121212', // Dark background
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue