mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-28 18:39:26 -05:00
chore: add fonts
This commit is contained in:
@@ -13,7 +13,9 @@ class CodeModel with ChangeNotifier {
|
||||
'Inconsolata',
|
||||
'PT Mono',
|
||||
'Source Code Pro',
|
||||
'Ubuntu Mono'
|
||||
'Ubuntu Mono',
|
||||
'Cascadia Code',
|
||||
'JetBrains Mono',
|
||||
];
|
||||
|
||||
String _theme = 'github-gist';
|
||||
|
||||
Reference in New Issue
Block a user