mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2025-01-07 16:58:19 +01:00
Update colors used for themes
This commit is contained in:
parent
c7c0fa75f0
commit
e3980cf574
@ -30,11 +30,15 @@ theme:
|
||||
palette:
|
||||
- media: '(prefers-color-scheme: light)'
|
||||
scheme: default
|
||||
primary: blue grey
|
||||
accent: cyan
|
||||
toggle:
|
||||
icon: octicons/sun-24
|
||||
name: 'Switch to dark theme'
|
||||
- media: '(prefers-color-scheme: dark)'
|
||||
scheme: slate
|
||||
primary: black
|
||||
accent: cyan
|
||||
toggle:
|
||||
icon: octicons/moon-24
|
||||
name: 'Switch to light theme'
|
||||
|
Loading…
Reference in New Issue
Block a user