added about and help texts, font size slider
This commit is contained in:
parent
4fcd6db6fd
commit
750a228921
6 changed files with 230 additions and 9 deletions
|
|
@ -43,7 +43,7 @@ const nightTheme = {
|
|||
'bullet': TextStyle(color: Color(0xffb5bd68)),
|
||||
'addition': TextStyle(color: Color(0xffb5bd68)),
|
||||
'title': TextStyle(color: Color(0xff81a2be)),
|
||||
'section': TextStyle(color: Color(0xff81a2be)),
|
||||
'section': TextStyle(color: Color(0xff81a2be), fontWeight: FontWeight.w600, fontSize: 18),
|
||||
'keyword': TextStyle(color: Color(0xffb294bb)),
|
||||
'selector-tag': TextStyle(color: Color(0xffb294bb)),
|
||||
'root':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue