From b6101a117278bb9dbd9f5f604a021947de87f675 Mon Sep 17 00:00:00 2001 From: triangle <79382000+spellboundtriangle@users.noreply.github.com> Date: Mon, 29 Aug 2022 03:27:25 -0500 Subject: [PATCH] Move top from bottom to top it just makes sense to me --- pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md b/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md index 576a4d17..ad581da4 100644 --- a/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md +++ b/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md @@ -26,6 +26,7 @@ These can be PNG files or 16-bit (`A1 R5 G5 B5` or `X1 R5 G5 B5`) BMP files. | Texture | Description | | ------------------- | ------------------------------------------------------------------------------------------------------ | +| top | The top screen background texture | | bottom | The bottom background texture when not hovering over an icon | | bottom_ds | For the 3DS theme, the bottom background texture when not hovering over an icon when on a DS Phat/Lite | | bottom_macro | For the DSi theme, the background texture when not hovering over an icon while using Macro Mode | @@ -34,7 +35,6 @@ These can be PNG files or 16-bit (`A1 R5 G5 B5` or `X1 R5 G5 B5`) BMP files. | bottom_bubble_macro | For the DSi theme, the background texture when hovering over an icon while using Macro Mode | | bottom_moving | For the DSi theme, the bottom background texture when moving an icon | | bottom_moving_macro | For the DSi theme, the background texture when moving an icon while using Maco Mode | -| top | The top screen background texture | ### Battery textures (`battery` folder) These must be PNG files. Transparency is supported, however only 100% transparency will work. Any pixel that is transparent in one texture should be transparent in all of them, so that it's properly overwritten on change.