File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- <div align =" center " ><img src =" https://raw.githubusercontent.com/ZeroIntensity/view.py/master/html/logo .png " alt =" view.py logo " width =250 height =auto /></div >
1+ <div align =" center " ><img src =" https://raw.githubusercontent.com/ZeroIntensity/view.py/master/view_logo .png " alt =" view.py logo " width =250 height =auto /></div >
22
33<div align =" center " ><h2 >The Batteries-Detachable Web Framework</h2 ></div >
44
Original file line number Diff line number Diff line change @@ -36,26 +36,26 @@ theme:
3636 name : material
3737 palette :
3838 - media : " (prefers-color-scheme)"
39- primary : red
40- accent : red
39+ primary : blue
40+ accent : blue
4141 toggle :
4242 icon : material/brightness-auto
4343 name : Switch to light mode
4444
4545 # Palette toggle for light mode
4646 - media : " (prefers-color-scheme: light)"
4747 scheme : default
48- primary : red
49- accent : red
48+ primary : blue
49+ accent : blue
5050 toggle :
5151 icon : material/brightness-7
5252 name : Switch to dark mode
5353
5454 # Palette toggle for dark mode
5555 - media : " (prefers-color-scheme: dark)"
5656 scheme : slate
57- primary : red
58- accent : red
57+ primary : blue
58+ accent : blue
5959 toggle :
6060 icon : material/brightness-4
6161 name : Switch to system preference
You can’t perform that action at this time.
0 commit comments