:: commit 96c94f6e8afbe05c60f25b1c886f6c776c39bfaa

mintsuki <mintsuki@protonmail.com> — 2022-09-04 01:57

parents: 87aa55ec46

misc: Update wallpaper

diff --git a/README.md b/README.md
index 6061b61f..47c6ebfb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ as the reference implementation for the [Limine boot protocol](/PROTOCOL.md).
 
 ![Reference screenshot](/screenshot.png?raw=true "Reference screenshot")
 
-[Photo by Martin Damboldt from Pexels](https://www.pexels.com/photo/gray-bridge-and-trees-814499/)
+[Photo by Lívia Bittencourt](https://www.pexels.com/photo/big-sea-waves-under-rainbow-and-cloudy-sky-4636525/)
 
 ### Supported boot protocols
 * Linux
diff --git a/common/lib/gterm.c b/common/lib/gterm.c
index 339caa56..b1a63f21 100644
--- a/common/lib/gterm.c
+++ b/common/lib/gterm.c
@@ -730,7 +730,7 @@ bool gterm_init(char *config, size_t *_rows, size_t *_cols, size_t width, size_t
         margin_gradient = 0;
     } else {
         if (theme_background == NULL) {
-            default_bg = 0x68000000;
+            default_bg = 0x80000000;
         }
     }
 
diff --git a/screenshot.png b/screenshot.png
index 3d5b66a7..42cebb08 100644
Binary files a/screenshot.png and b/screenshot.png differ
diff --git a/test/bg.bmp b/test/bg.bmp
index 84f78b3a..6e13e958 100644
Binary files a/test/bg.bmp and b/test/bg.bmp differ
tab: 248 wrap: offon