diff --git a/screenshot.png b/screenshot.png index 267018d1..f2791cf6 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/stage23/lib/gterm.c b/stage23/lib/gterm.c index 33a5a566..2fe93470 100644 --- a/stage23/lib/gterm.c +++ b/stage23/lib/gterm.c @@ -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 diff --git a/test/bg.bmp b/test/bg.bmp index 37d8026e..a01985e9 100644 Binary files a/test/bg.bmp and b/test/bg.bmp differ diff --git a/test/limine.cfg b/test/limine.cfg index 3f42f8b1..6900a032 100644 --- a/test/limine.cfg +++ b/test/limine.cfg @@ -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