mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 16:24:24 +07:00
fix light/dark mode tooltip in the wiki (#11087)
This commit is contained in:
parent
c0e85938a6
commit
5e45b95157
@ -10,13 +10,13 @@ theme:
|
|||||||
accent: amber
|
accent: amber
|
||||||
toggle:
|
toggle:
|
||||||
icon: material/lightbulb
|
icon: material/lightbulb
|
||||||
name: Switch to light mode
|
name: Switch to dark mode
|
||||||
- scheme: slate
|
- scheme: slate
|
||||||
primary: teal
|
primary: teal
|
||||||
accent: amber
|
accent: amber
|
||||||
toggle:
|
toggle:
|
||||||
icon: material/lightbulb-outline
|
icon: material/lightbulb-outline
|
||||||
name: Switch to dark mode
|
name: Switch to light mode
|
||||||
|
|
||||||
icon:
|
icon:
|
||||||
repo: fontawesome/brands/github
|
repo: fontawesome/brands/github
|
||||||
|
Loading…
Reference in New Issue
Block a user