docs: Update screenshot

This commit is contained in:
mintsuki 2021-07-07 04:50:32 +02:00
parent 44f5c06366
commit 2bce5bf2d1
4 changed files with 3 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 695 KiB

After

Width:  |  Height:  |  Size: 562 KiB

View File

@ -412,7 +412,7 @@ bool gterm_init(int *_rows, int *_cols, int width, int height) {
// default scheme
int margin = 64;
margin_gradient = 20;
margin_gradient = 4;
ansi_colours[0] = 0x00000000; // black
ansi_colours[1] = 0x00aa0000; // red

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -4,11 +4,10 @@ GRAPHICS=yes
MENU_FONT=boot:///boot/font.bin
VERBOSE=yes
THEME_BACKGROUND=60000000
THEME_MARGIN=64
THEME_BACKGROUND=50000000
BACKGROUND_PATH=boot:///boot/bg.bmp
BACKGROUND_STYLE=centered
BACKGROUND_STYLE=stretched
BACKDROP_COLOUR=008080
:Stivale2 Test