Skip to content

Commit

Permalink
refactor screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
chebupelka8 committed Feb 23, 2024
1 parent 08ab2e6 commit 99c8881
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scr/data/settings.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"workbench": {
"font": {
"family": "Consolas",
"family": "Cascadia Mono",
"size": 14,
"bold": false,
"italic": false
}
},
"editor": {
"font": {
"family": "Consolas",
"family": "Cascadia Mono",
"size": 17,
"bold": false,
"italic": false
Expand All @@ -20,7 +20,7 @@
"tab-width": 4
},
"theme": {
"path": "scr/data/themes/github-theme.json",
"name": "GitHub Theme"
"path": "scr/data/themes/one-dark.json",
"name": "One Dark"
}
}
Binary file removed screenshots/preview.mp4
Binary file not shown.
Binary file modified screenshots/screen0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/screen12.png
Binary file not shown.
Binary file removed screenshots/screen13.png
Binary file not shown.
Binary file modified screenshots/screen2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/screen9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 99c8881

Please sign in to comment.