bundangdon Posted March 29, 2022 Posted March 29, 2022 LBPlex 2023 View File Greetings to everyone around the world! Just wanted to share this updated version of the fantastic "LBPlex" theme. "LBPlex 2023" includes most of the latest additions from the past year or so to LaunchBox, such as filters (top left corner), badges (boxes view) MAME High Scores Leaderboards, Related Games (embedded in the right side panel) along with the new screenshot/media views (right side panel) and platform icons (left side panel). This was edited and put together with some guidance and help from other's wonderful words of wisdom; while keeping everything from the original LBPlex theme exactly as it was, along with those newly added features added in there. Important note: this includes only the "Normal" version (not the "Condensed" one). I have zero programming knowledge and take absolutely no credit for this, and certainly all credit and recognition goes to the very talented (original) programmer/creator @Grila and @faeran with all of the recently updated theme-code to LaunchBox. Updated (8/27/22) Version 1.2 Updated to include the new “Platform Details View” feature (added in LaunchBox version 12.15) black bars on side of images/videos for Platforms and Games (sidebar-details) have been removed Version 2.0 (02/07/23) - name changed (2023) - platform/category icons (left panel) added. (LaunchBox 13.2 or higher) Submitter bundangdon Submitted 03/29/2022 Category Custom Themes 2 1 Quote
Daliant Posted February 28, 2023 Posted February 28, 2023 Thanks for keeping this theme updated!!!! 1 Quote
knapman Posted March 1, 2023 Posted March 1, 2023 Is it possible to have the Platform Details View show the platform video instead of the image? Quote
bundangdon Posted March 2, 2023 Author Posted March 2, 2023 5 hours ago, knapman said: Is it possible to have the Platform Details View show the platform video instead of the image? Yep! My personal preference is to turn off the video, but you can turn it back on in the settings. (Check the example below). And be sure to have your video with the correct platform name in the videos/platforms folder. 1 Quote
knapman Posted March 2, 2023 Posted March 2, 2023 (edited) Nice, been holding onto the old lambda theme for ages but would like to get some of the newer functionality on offer One other question, is there an easy way to add a slight indent back into the side bar on expanded categories? I find it quite hard to visualise when everything is perfectly in line, attempted a few trial and error edits to the xaml but didn't have any luck edit - turned out I needed to close and reopen before that edit applied Edited March 2, 2023 by knapman 1 Quote
knapman Posted March 9, 2023 Posted March 9, 2023 A minor thing I noticed, the search text alignment seems a bit off Quote
soqueroeu Posted September 24 Posted September 24 This theme is clean and responsive. I've been using it as my favorite. @bundangdon could you tell me how I can change the font below the game's clean logo? If possible, I wanted to leave the same font as the game details, or a softer one. Thanks! 1 Quote
bundangdon Posted September 24 Author Posted September 24 9 hours ago, soqueroeu said: This theme is clean and responsive. I've been using it as my favorite. @bundangdon could you tell me how I can change the font below the game's clean logo? If possible, I wanted to leave the same font as the game details, or a softer one. Thanks! Thanks a lot! Not sure if I can help out since I didn't make/write any of the code for this theme. I basically just did a lot of copying and pasting with some help from folks like @faeran and a few other very helpful people in the LB community. I really liked this theme and wanted to put the new features that had been added over the past 4-5 years in there, as the original LBPlex theme hadn't been updated in so long while also being given permission to share this modified version by the original coder @Grila. However, I looked at some of the code now in the file "GameDetailsView.xaml" (in the "Views" folder) and noticed that the font being used there is "Segoe UI" (check line 58) and the code for that particular location you mentioned is here: (line 207) <panel:OutlinedTextBlock Text="{Binding PlatformReleaseDate}" Fill="{Binding ForegroundBrush}" TextWrapping="Wrap" If anyone else with some coding knowledge can decipher that area, then maybe you might be able to find a way to change the font in that area of the xaml file. 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.