Popular Post michaeltmurrayuk 1,156 Posted January 15 Popular Post Share Posted January 15 Football Manager 2021 - Light Skin With no Default Light Skin this year, I have after a fair bit of work created one that is based on the Light Skin Colour Scheme from FM20 blending a Light Grey background with Cyan and Purple Accents, with a layout based on the Default FM21 skin with a few tweaks; Player Attributes screen increased the size of the player face and logo, removed the scrollbars from the Attributes and added the Report option to the Small Selector panels. Embedded Tactics Screens reduced the padding around the sides to maximise the content area for most resolutions. Match Scoreboard included my forthcoming Scoreboard Mod that changes the scoreboard to use the normal team names (as used on the league tables), team colours and logos. (NOTE: That the Skin doesn't include my other Match Screens Mod as it is due to be updated but you can freely install the current version with no issues). Best XI Screen changed the tactics icons on the pitch to use the ones from the Welcome screen that include the player faces. Outside of the above changes and the colour changes the skin layout is largely the same as the Default Skin. For the initial release I have concentrated on fixing the unreadable and broken parts of the Light Skin, so some places like the Tactics Pitch are still dark with white text and may get changed in a future update, whilst in other places the text is hard-coded to white (or at least the controlling file is well hidden) so in some cases I've had to fudge it by putting a dark box behind the content which at least ensures the text is readable. I've also done my best to check as many screens as I can, but I may have missed some so if you come across any issues please raise them ideally with screenshots (and in some cases I might need to ask you for a save game especially if its a context specific screen) - mainly looking for any cases of unreadable text. Also please only use this thread for issues directly related to this skin, if you have generally issues/questions then please check to see if there is already a thread for it and if not open up a new thread. Screenshots Advanced InstructionsHow To Stop The Blurring Effect When ProcessingHow To Enable Background ChangesHow To Edit The FontsHow To Edit The Skin ColoursKnown Issues/FAQInstall Instructions: When you extract the file you have downloaded you should have a folder called light21 and a readme text file. Now copy the folder into your skins folder within your User Data Location, by default is:For Windows:C:\Users\[Your Windows Username]\Documents\Sports Interactive\Football Manager 2021\For Mac:Users\[Your Mac Username]\Library\Application Support\Sports Interactive\Football Manager 2021 Light Skin Download Page --- You are free to do what you want with this Skin provided: 1. It is not sold or behind a paywall. 2. You don't advertise them as being exclusive to your website. 3. My username and blog address are included: http://michaeltmurrayuk.blogspot.co.uk/ 4. If linking to my work then please provide a link to the download page rather than the download link as the download link may change. 14 Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 How To Stop The Blurring Effect When Processing FM2016 introduced a new feature where when the main screen isn't the focus of the screen it blurs out, however if you don't like this effect it is simple enough to disable it, to do this simply browse to the following locations within the Base Skin you are using:NOTE: For FM21 there are now two locations, so you may need to edit them both to disable the blurring.\graphics\boxes\dialog\background\graphics\boxes\bordered\blurred Inside each location will be a paper xml file open them and locate this line:<boolean id="blurred" value="true"/> and change it to read:<boolean id="blurred" value="false"/> Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 How To Enable Background Changes The Default FM21 skin somewhat supports background images this year however the fade effect and the transparent titlebar cause some issues, so I have included my Background Support Mod within the Skin.To Adjust the Overlay Strength To make things a little easier I have changed how to adjust the overlay strength in the light skin. Rather than having to rename and make copies of the graphic files you can now adjust the strength via editing the client object browser xml file found in the panels\client_object folder for the skin. In that file locate this line:<widget class="bordered_box" appearance="boxes/custom/background/fade" red_replacement="background" scale_picture="true" keep_aspect_ratio="false"> And change the fade bit of the appearance line to the name of one of the files in that folder that has opacity you want. The default options are; 0, 10, 20, 30, 40, 50, 60, 70, 75, 80, 90, 100, fade. Where the number (and thus file name) correspond to the level of opacity you want - 0 gives you a transparent overlay and 100 gives you a solid overlay. Whilst fade gives you the default style fade affect. For example to set an opacity of 50 you'd want the 50 file so you'd change the above line to read:<widget class="bordered_box" appearance="boxes/custom/background/50" red_replacement="background" scale_picture="true" keep_aspect_ratio="false"> You then just need to save the file and reload your skin for the changes to apply, and if you don't like just pick a different value until you are happy. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 How To Edit The Fonts The font settings are now controlled by the various files located inside the fonts folder. To edit the fonts its just a case of changing the various variables declared in the fontxml files, whilst to change the actual font you copy the font you want to use to the font folder and then update the font names in the fontxml files to match your new font. Like with FM20 FM21 also uses the fontxml file format, however the format of the files is the same and you can open them with the same program you use to read normal xml files, you'll just need to right click on the first file and select the open with option in Windows first to associate the files with the program you wish to use. NOTE: The game will not read them if you change them back to plain xml files. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 How To Edit The Skin Colours The colour settings are controlled by the light21 settings xml file located inside the settings folder. Re-colouring items for the Light Skin is largely the same as for the normal Base Skins, however I have adopted parts of the Template System I used with FM20 which should make it easier to change various items as I've linked some more bits together and added several custom colours that allow you to check more colours directly from the settings file (though I didn't get a chance to convert all the colours over to the Template system so you'll still need to delve into the panel files to alter some things). For the majority of users changing the colours is the same as normal - locate the item you want to change in the settings file and change the value part to match the new colour you want to use, the main difference is that it is now important where in the file certain items are located, but if you are just recolouring items then this shouldn't really matter. Full details on how to use the Template System can be found here. 1 Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 Known Issues/FAQ Known Issues Agent Column on Squad Screen when using Custom Views may revert to white, unfortunately this cannot be fixed without breaking the coloured status of the player name (shortlist/loan/trial colour). Training Icons seem to be hard-coded to white this year. Code of Conduct, Data Analyzer Legend and Season Preview Managers panel all have hard-coded white text, so to make the text readable I've put a dark container around the items, I'll remove these if I find a way to recolour the text. FAQ I have no plans to include the Instant Result Button, you are free to install it yourself but as I don't use it I cannot offer support. Also no plans to include role icons on the tactics screen. I may in an update add in the new role stars if the id gets fixed in a patch, or I might see about adding in the old position rating. Scoreboard Options If you don't want the modified scoreboard you can safely delete the match score area panel xml file from the panels\match folder and the game will revert to the default version. If you want to modify the scoreboard then the home/away details are controlled by the match score left and match score right xml files found in the panels\match folder, I have commented these files so you can disable the team colours, logos or add kits. Match Screens Mod Whilst I haven't included this mod with the skin (as it's due to be updated and not everyone may want it) you can safely install the current version of the mod, however the mod will need to be installed into the skin folder and when prompted say yes to overwriting the files from this skin. (This skin makes some colour changes to some of the files used by the mod, but the files from the mod don't need these changes so you can safely overwrite the files from the skin with the files from the mod). Team Meetings Panel I've edited this panel to show the right side info panel by default and shifted the player icons over to the left so they no longer appear behind it. In most cases this shouldn't be an issue, but if you have a large squad and a small screen resolution and have problems you can safely delete the interaction team meeting panel xml file from the panels\generic folder as those are the only changes I made to the file. Embedded Tactics Panel I've edited this to reduce the edge padding across most resolutions (thankfully it's more adaptable than the Touchline Tablet), and whilst I tested the most common resolutions in some cases you might want to tweak the file to suit your resolution. The file you need to edit is the tactics with embedded section tabs panel found in the panels\match folder and I've commented the file to help you edit it. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 Logged Issues These are issues that are logged and being worked on for the next update. Agg Score Colour on Scoreboard. fg alert colour isn't great in some places. IGE panels. Recommend Training Schedule. Penalty Shootout Panel. Loan Report Bits. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 [RESERVED] Link to post Share on other sites
Stevenleharve 17 Posted January 15 Share Posted January 15 (edited) You're a ****ing star man! I have a case of beer and I'm finally able to get stuck into my first save, so thank you for all your hard work! Much appreciated 🍻 Edited January 15 by Stevenleharve Link to post Share on other sites
Olas Nick 1 Posted January 15 Share Posted January 15 Perfectly. But maybe too light. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 25 minutes ago, Olas Nick said: Perfectly. But maybe too light. You just need to adjust the bg, bg lighter and bg darker values at the top of the settings file to make it a bit darker - I was using blue grey 50 as the bg colour during testing which made it a touch darker, but reverted to the default bg colours from FM20 Light skin for release. Link to post Share on other sites
Littbarski 19 Posted January 15 Share Posted January 15 (edited) @michaeltmurrayukSir, you are the best !!! Thank you for your hard work!!! I can now play FM21 ! Edited January 15 by Littbarski Link to post Share on other sites
KennedyBakircioglu 66 Posted January 15 Share Posted January 15 @michaeltmurrayuk As always thank you ever so much for taking the time (your own time, non paid) to create this skin. It's much appreciated! Link to post Share on other sites
Guldish 0 Posted January 15 Share Posted January 15 (edited) I dont understand how to make the white bakground it a little bit darker because it is so light, thank you for amazing work! Edited January 15 by Guldish Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 15 Author Share Posted January 15 28 minutes ago, Guldish said: I dont understand how to make the white bakground it a little bit darker because it is so light, thank you for amazing work! To make it slightly darker you just need to edit these colours from the settings file found in the settings folder for the skin: <colour name="bg lighter" value="grey 50"/> <colour name="bg" value="grey 100"/> <colour name="bg alpha" value="rgba(244,244,244,0.7)"/> <colour name="bg darker" value="blue grey 50"/> If you don't know how the colour system works then have a read of the link in the How To Edit The Skin Colours post above that explains how it works. If you are still struggling then changing this line: <colour name="bg" value="grey 100"/> To read; <colour name="bg" value="blue grey 50"/> Will likely make things better as that was what I used during testing; Link to post Share on other sites
Guldish 0 Posted January 16 Share Posted January 16 2 hours ago, michaeltmurrayuk said: To make it slightly darker you just need to edit these colours from the settings file found in the settings folder for the skin: <colour name="bg lighter" value="grey 50"/> <colour name="bg" value="grey 100"/> <colour name="bg alpha" value="rgba(244,244,244,0.7)"/> <colour name="bg darker" value="blue grey 50"/> If you don't know how the colour system works then have a read of the link in the How To Edit The Skin Colours post above that explains how it works. If you are still struggling then changing this line: <colour name="bg" value="grey 100"/> To read; <colour name="bg" value="blue grey 50"/> Will likely make things better as that was what I used during testing; Thank you! I mean the white background, not the colour of the boxes and the text. Just the background Link to post Share on other sites
PequenoGenio 119 Posted January 16 Share Posted January 16 Hello. First off all thank you @michaeltmurrayuk for this amizing gift to the communitty. Second i want to now where and how do i change the colour of this text (the ones in the red "circle"): Link to post Share on other sites
MariusA 20 Posted January 16 Share Posted January 16 Tank you so much @michaeltmurrayuk! Is there any way to remove the colour lines in the header? See attached screenshot. Link to post Share on other sites
Andreas Baader 10 Posted January 16 Share Posted January 16 Congratulations! Great work! I would like to know how I can change the color of what is highlighted with red circle. Thanks a lot Link to post Share on other sites
Stevenleharve 17 Posted January 16 Share Posted January 16 20 hours ago, michaeltmurrayuk said: Also no plans to include role icons on the tactics screen. Sorry to be a pain, but could you tell me how to add them please? Also, I use the in-game editor to tweak certain things but all that text is white. Was just wondering if that can even be changed, and if so, how I would go about that? Once again, thanks for all the hard work. Chuffed I can actually play the game now. Link to post Share on other sites
Wakers 40 Posted January 17 Share Posted January 17 Two questions about converting this to FMT: First off, I have it working. It just needs a bit of tweaking. 1) The text on the header (club name, league position, search bar) is too light to be readable on the white background. I've tried changing every colour in the skin settings file, however nothing changes. Yes, I've reloaded the skin. Is there a way to change this for FMT? 2) Is there a way to delete the duplicated menu bar? I.e. when the skin is loaded in touch, if you go on the player profile, there are two buttons for contract, reports, training etc right on top of one another. This seems to happen with a lot of skins that are bodged to work in FMT. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 17 Author Share Posted January 17 On 16/01/2021 at 00:51, Guldish said: Thank you! I mean the white background, not the colour of the boxes and the text. Just the background In that case you can either find this line in the settings file: <colour name="background" value="bg"/> And change the colour in the value bit to something else. Or follow the instructions in the Background Changes post above to change the overlay file from the fade option to one of the numbered options. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 17 Author Share Posted January 17 On 16/01/2021 at 12:06, PequenoGenio said: Hello. First off all thank you @michaeltmurrayuk for this amizing gift to the communitty. Second i want to now where and how do i change the colour of this text (the ones in the red "circle"): For the first one you'll need to add/alter the colour="X" bits for the parts of that file, but as that is a custom file you'll need to follow the links from the manager home file until you find what file controls that bit. For the roles you can either revert back to the player positions indicator small horizontal xml file from the skin otherwise you'll need to add an appearance bit to each of the popup buttons to recolour the text like so: <widget class="popup_button" id="dut1" row="0" col="2" appearance="buttons/text/button" column_span="2" /> Don't copy that code as you'll need to manually adjust each line as the other bits are different on each line. @Andreas Baader see above, for the player profile you'll need to follow the links in the player overview panel xml file you have edited to find the bits and add/change the colours. 1 Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 17 Author Share Posted January 17 5 hours ago, Wakers said: Two questions about converting this to FMT: First off, I have it working. It just needs a bit of tweaking. 1) The text on the header (club name, league position, search bar) is too light to be readable on the white background. I've tried changing every colour in the skin settings file, however nothing changes. Yes, I've reloaded the skin. Is there a way to change this for FMT? 2) Is there a way to delete the duplicated menu bar? I.e. when the skin is loaded in touch, if you go on the player profile, there are two buttons for contract, reports, training etc right on top of one another. This seems to happen with a lot of skins that are bodged to work in FMT. I don't use Touch Mode so may not be able to fully help. But 1) sounds like Touch Mode is using it's own header, titlebar or titlebar search panel xml files and they may have set the colours to white instead of text/fg hence you being unable to recolour the text from the settings file - titlebar search panel is the one that normally controls the colour and will be found in the fmc\panels\generic (or the normal panels\generic folder if not present within the fmc skin) - then check what colours are declared and either change them or change the linked values if they aren't using the normal ones. 2) Should be caused by the client object browser xml file found in the panels\client_object folder - You can delete that file from the skin if you don't need to overlay changes, otherwise you'll need to copy my overlay changes over to the Touch version of that file. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 17 Author Share Posted January 17 On 16/01/2021 at 12:18, MariusA said: Tank you so much @michaeltmurrayuk! Is there any way to remove the colour lines in the header? See attached screenshot. In the client object browser xml file found in the panels\client_object folder delete this section of code: <widget class="picture" file="backgrounds/club colours" id="clco" red_replacement="primary"> <layout class="stick_to_object_attachment" id="align_top" get_side="top" set_side="top" target="mai1"/> <layout class="stick_to_object_attachment" id="align_bottom" get_side="bottom" set_side="bottom" target="mai1"/> <layout class="stick_to_object_attachment" id="align_right" get_side="right" use_recursive_search="true" set_side="left" target="side"/> <layout class="stick_to_object_attachment" id="align_right" get_side="left" set_side="left" target="mai1"/> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> Link to post Share on other sites
Alexpuk2002 49 Posted January 17 Share Posted January 17 (edited) It could be due to the fact that I have edited the light skin you made but at the end of a press conference the button text in the top right hand corner is white on a white background. How do I change this to black? EDIT: Managed to fix this issue Edited January 17 by Alexpuk2002 Link to post Share on other sites
MariusA 20 Posted January 17 Share Posted January 17 2 hours ago, michaeltmurrayuk said: In the client object browser xml file found in the panels\client_object folder delete this section of code: <widget class="picture" file="backgrounds/club colours" id="clco" red_replacement="primary"> <layout class="stick_to_object_attachment" id="align_top" get_side="top" set_side="top" target="mai1"/> <layout class="stick_to_object_attachment" id="align_bottom" get_side="bottom" set_side="bottom" target="mai1"/> <layout class="stick_to_object_attachment" id="align_right" get_side="right" use_recursive_search="true" set_side="left" target="side"/> <layout class="stick_to_object_attachment" id="align_right" get_side="left" set_side="left" target="mai1"/> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> Thank you so much! One more thing: Want to remove the background pictures who shows on the screenshot. These pictures shows up every now and then. Link to post Share on other sites
PequenoGenio 119 Posted January 18 Share Posted January 18 17 horas atrás, michaeltmurrayuk disse: For the first one you'll need to add/alter the colour="X" bits for the parts of that file, but as that is a custom file you'll need to follow the links from the manager home file until you find what file controls that bit. For the roles you can either revert back to the player positions indicator small horizontal xml file from the skin otherwise you'll need to add an appearance bit to each of the popup buttons to recolour the text like so: <widget class="popup_button" id="dut1" row="0" col="2" appearance="buttons/text/button" column_span="2" /> Don't copy that code as you'll need to manually adjust each line as the other bits are different on each line. @Andreas Baader see above, for the player profile you'll need to follow the links in the player overview panel xml file you have edited to find the bits and add/change the colours. Solved. Thanks. The only thing that is hard to red is the recommended training: Link to post Share on other sites
larky87 0 Posted January 18 Share Posted January 18 do you know how to change the colour of the text? some of the text is really light i cannot read it Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 18 Author Share Posted January 18 @MariusA Dynamic Images are controlled by the various images in this location: sitoolkit\skins\fm-widgets\graphics\photos which you'll need to extract from the sitoolkit fmf file. Easiest thing to do is after you have extracted the files is to create a photos folder inside the graphics folder for the light skin and then copy over the contents of the photos folder and go through the sub-folders and replace the ones you don't want with a transparent image or an image of the design/colour you do want. @PequenoGenio Thanks for that I'll add it to the logged issues, just need to find what file controls that bit now... @larky87 Need screenshots of which text you are talking about as it needs to be changed panel by panel. 1 Link to post Share on other sites
LC15 24 Posted January 19 Share Posted January 19 Thank you for making this skin, makes the game look so much better imo. Great job. Link to post Share on other sites
Alexpuk2002 49 Posted January 19 Share Posted January 19 @michaeltmurrayuk I have come across an issue with the colouring on the penalty shoutout score during the match. I have attached a screenshot to show you what it looks like. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 19 Author Share Posted January 19 @Alexpuk2002 Thanks for that have added it to the list of logged items. Most likely release an update after the weekend with fixes for the logged items so keep them coming (unless something urgent comes up that needs fixing). Link to post Share on other sites
MariusA 20 Posted January 19 Share Posted January 19 @michaeltmurrayukHow can I change the colour of the result to a darker font? See screenshots. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 19 Author Share Posted January 19 @MariusA Easiest option is to edit the match report score fontxml file from the fonts folder and change the value of the red, green and blue levels for both the gradient upper and lower parts - if you don't want the gradient affect you can just set the upper and lower RGB values to the same values. The other option if that causes issues elsewhere is to edit the match report xml file found in the panels\dynamic_images folder which you'll need to extract from the panels fmf file in that file find this line: <widget class="text" id="goal" alignment="centre,auto_fit" colour="white" font="match report score"> Change the colour to suit and remove the font part (as the gradient bit in the font file will override the colour set here) Link to post Share on other sites
MariusA 20 Posted January 19 Share Posted January 19 Thanks, will try that! Found another white text: Link to post Share on other sites
Olas Nick 1 Posted January 19 Share Posted January 19 @michaeltmurrayuk how to change the colour of the text if player unavailable? thanks. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 19 Author Share Posted January 19 @MariusA Thanks for that logged that and a couple of other Loan Report Related Issues. @Olas Nick tactics player name injured in the settings file should control that colour. Link to post Share on other sites
BenW. 19 Posted January 20 Share Posted January 20 I'm using this skin along with the Match Screens Mod and text is white in some areas - including when I use the IGE. I'm pretty sure I've put the MSM in the right place, but did I do the right thing in replacing the 'match' file in panels or did I have to merge them together? Not sure if it's that file that is making some text white or the skin. Link to post Share on other sites
MariusA 20 Posted January 21 Share Posted January 21 @michaeltmurrayuk Where can I change these colours? Font and background please. Link to post Share on other sites
Lars2012 10 Posted January 21 Share Posted January 21 Is it possible to use the exact same match score board from the light skin in other baseskins - base21darkalt ? If yes, what to do ? I have copied following files files from light skin to base21darkalt; panels/match/match score area panel panels/match/match score left panels/match/match score right The result not quite good but usable, but colors in the two boxes with home and away team are faded and not clear as it is in the light skin. Anyone ? - thanks in advance Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 22 Author Share Posted January 22 3 hours ago, Lars2012 said: Is it possible to use the exact same match score board from the light skin in other baseskins - base21darkalt ? If yes, what to do ? I have copied following files files from light skin to base21darkalt; panels/match/match score area panel panels/match/match score left panels/match/match score right The result not quite good but usable, but colors in the two boxes with home and away team are faded and not clear as it is in the light skin. Anyone ? - thanks in advance It should work but you'll need to change a couple of colours in the match score area panel file as they are set to custom colours - change match_primary_button to bg accent and match_primary_text to white to get the default colours that should work with other skins. Though there will be a stand-alone version released next week when I get a chance. Link to post Share on other sites
michaeltmurrayuk 1,156 Posted January 22 Author Share Posted January 22 3 hours ago, MariusA said: @michaeltmurrayuk Where can I change these colours? Font and background please. They should be set by the settings file - grey role boxes are set by the line bits (defender_line, goalkeeper_line etc) and duty colours by the duty lines underneath them listed in the special colours section. The player box should be controlled by player_tactics_box but it's status will also be controlled by the various picking player... colours depending on the player status. Names should be controlled by the various tactics player name... colours - different ones for different status. @BenW. IGE is a logged issue, for the match screens overwriting the skin files with the mod files is correct, but need screenshots of any match issues as didn't notice any in testing. Link to post Share on other sites
BenW. 19 Posted January 22 Share Posted January 22 9 hours ago, michaeltmurrayuk said: They should be set by the settings file - grey role boxes are set by the line bits (defender_line, goalkeeper_line etc) and duty colours by the duty lines underneath them listed in the special colours section. The player box should be controlled by player_tactics_box but it's status will also be controlled by the various picking player... colours depending on the player status. Names should be controlled by the various tactics player name... colours - different ones for different status. @BenW. IGE is a logged issue, for the match screens overwriting the skin files with the mod files is correct, but need screenshots of any match issues as didn't notice any in testing. I'll try to get some when I'm next on. Also I really like the scoreboard on the Light Skin but after I put the Match Screen Mod on it reverts back to the original scoreboard. Is that supposed to happen? Link to post Share on other sites
MariusA 20 Posted January 22 Share Posted January 22 9 hours ago, michaeltmurrayuk said: They should be set by the settings file - grey role boxes are set by the line bits (defender_line, goalkeeper_line etc) and duty colours by the duty lines underneath them listed in the special colours section. The player box should be controlled by player_tactics_box but it's status will also be controlled by the various picking player... colours depending on the player status. Names should be controlled by the various tactics player name... colours - different ones for different status. @BenW. IGE is a logged issue, for the match screens overwriting the skin files with the mod files is correct, but need screenshots of any match issues as didn't notice any in testing. Thank you so much! Only thing I can't find is the player role. See screenshot. Want this in white as well, than I'm happy. Link to post Share on other sites
PequenoGenio 119 Posted January 22 Share Posted January 22 (edited) Hi michael... Help here: Home page (pending transfers): News screens problems: The number 2 - could the buttons change to another colour? Line up on the right is white: Can you help me with this? Edited January 22 by PequenoGenio Link to post Share on other sites
zZzZzZzZzZzZzZz 40 Posted January 23 Share Posted January 23 (edited) Great work on this, having a nice, bright skin has made the playing experience a lot less gloomy, thank you! I do have a question though, is there any way to make the colours on the training screen stronger? The weak pastels do not mix well with my rubbish vision as I struggle to tell the dark blue and purple apart, as well as the grey and the light blue. Edited January 23 by zZzZzZzZzZzZzZz 1 Link to post Share on other sites
Lars2012 10 Posted January 23 Share Posted January 23 On 22/01/2021 at 02:03, michaeltmurrayuk said: It should work but you'll need to change a couple of colours in the match score area panel file as they are set to custom colours - change match_primary_button to bg accent and match_primary_text to white to get the default colours that should work with other skins. Though there will be a stand-alone version released next week when I get a chance. Thank you @michaeltmurrayuk I tried to follow your instructions, but could not locate the 100% correct lines to change the text in the match score area file. Is it the only file who could be copied from the Light-version into the other skin or the hole folder ? Perhaps I better wait for your version to be done Thank out for your patience Link to post Share on other sites
hehehemann 23 Posted January 23 Share Posted January 23 When the background is processing, the white text needs to be darkened on this screen too. Link to post Share on other sites
Olas Nick 1 Posted January 23 Share Posted January 23 8 hours ago, zZzZzZzZzZzZzZz said: The weak pastels I also think it's too pastel and not contrasting. For myself, I left the color blocks unchanged and changed the color of the text. Spoiler Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now