Search
On FM Scout you can chat about Football Manager in real time since 2011. Here are 10 reasons to join!
fm26 cheap - download steam key

FM 2015 FLUT DARK skin v2.7

A dark skin with classic mode style for the regular career mode of Football Manager 2015. Version 2.7 released on 25 July 2015.

By Updated on Jul 25, 2015   304255 views   227 comments
Download Now
Downloads: 65017 / Size: 56.4 MB / Added: 2014-11-26
FM 2015 Skins - FM 2015 FLUT DARK skin v2.7
FM 2015 FLUT skin DARK VERSION v.2.7 [Released 25.07.2015]

Skin for FM 2015 (1920x1080).

I'm pleased to present you the version 2.7 of FM FLUTSkin - Dark Version for FM 15.

A special thanks to all of FM fans and FM skinners that made possible to make the FLUTSkin since FM 2013.

This skin was made to work properly in 1920x1080 Full Window. So, some panels don’t work properly in other resolutions (and also in 1920x1080 windowed mode).

In this version I included a version for DF11 player pics style

This skin includes lots of small changes and a NEW PLAYER OVERVIEW PANEL



IMPORTANT NOTES:
In this pack I included a TUTORIAL with the instructions for structure your Graphics folder of the game in order to view the citypics, the country locator, the kits and the competition logos in player details and in titlebar

I also included a folder named “Flags” with the country locators (read the tutorial in order to know where you should put that folder)

You can download the citypics MEGAPACK 2.0 HERE and/or lots of country packs HERE

Screenshots:




Installation Instructions

Step 1

Download the skin and extract the files (using either 7-Zip for Windows or The Unarchiver for Mac).

Step 2

Move the folders “fm2015flutskindark" and “fm2015flutskindark_df11" into your skins folder:

Win Vista/7/8: C:\Users\<username>\Documents\Sports Interactive\Football Manager 2015\skins
Win XP: C:\Documents and Settings\<username>\My Documents\Sports Interactive\Football Manager 2015\skins
Mac OS X: /Users/<username>/Documents/Sports Interactive/Football Manager 2015/skins

Create the folder "skins" if it doesn't exist.

Step 3

Start the game and go to Preferences screen and Interface tab.
You should see "FM 2015 FLUT skin – Dark Version 2.6” and "FM 2015 FLUT skin – Dark Version DF11 2.6” as options in the skin drop down of the Overview box.
Choose the skin.
Hit the Confirm button.

Credits

This skin was created by flut.

Download Now
Downloads: 65017 / Size: 56.4 MB / Added: 2014-11-26
Your content on FM Scout

We are always looking for quality content creators, capable of producing insightful articles. Being published here means more exposure and recognition for you.

Do YOU have what it takes?

Discussion: FM 2015 FLUT DARK skin v2.7

227 comments have been posted so far.

  • ledz's avatar
    yeah thanks Flut !!!
  • Flut's avatar
    Hi stodderkonge

    use the 1.4 version.
    1
  • stodderkonge's avatar
    For some odd reason the skin i was currently using got switched back to default. and cant locate any skins only the dafault one. any solutions to this ?
  • ledz's avatar
    Hi, thanks for the file skin_config;)


    However I do not see more names of players in the tactics and formations in pre-match screen


    I'm attaching photos

    [img=http://s8.postimg.org/8utgp7iip/problema_nomi_nelle_tattiche.jpg]

    Many thanks for the work[/img]
  • tommykwee's avatar
    why i cant choose the skin from the preference, i had follow all your steps but but skin now only show the original one from the drop box
  • gholliday87's avatar
    Love the skin, is there any chance of adjusting it to make it work in a 1200 x 800 screen?
  • joekimbo44@gmail.com's avatar
    How can i use this in the latest fm update (15.2)?
  • mcjayt89's avatar
    Any chance of aq Bradford City skin plz
  • RetroKid1966's avatar
    hi flut,
    seeing your comment of possibly making a 1366x768 version has made my Christmas come early, this is the best skin by far, so excited about the prospect of getting to use it properly!

    PS.. I was worried the new FM15 interface would ruin your skin design,
    but it honestly looks better than ever, great job! :)
  • Flut's avatar
    Hi

    Huzzuk:

    go to settings file of the skin.
    Search for:

    <colour name="unknown attribute background" red="210" green="210" blue="210"/>

    <colour name="low attribute background" red="216" green="157" blue="157"/>
    <colour name="normal attribute background" red="94" green="149" blue="183"/>
    <colour name="good attribute background" red="53" green="148" blue="82" />
    <colour name="excellent attribute background" red="240" green="138" blue="35" />

    Change the values of the colours

    Sw33z
    I'm sorry but, could you please put a screenshot with the problem?
  • Sw33z's avatar
    hi , there's an error in club -> general-> facilities . i doesnt change all it needs .
  • huzzuk's avatar
    how do i change the attribute colours? which file?
  • Flut's avatar
    Hi

    maybe in a few week I could do the adjust for 1366x768..sorry, but I have not much free time to do it.
    1
  • CMPunk89's avatar
    How can i adjust this for 1366x768?I really like this skin
  • Paulwbafc's avatar
    Great skin do use it. But i have lap top resolution 1366 x 900.
    How do i adjust to get best fit?
  • arsenalthebest's avatar
    another thing I noticed is that the country flag on player profile is only partly visible
  • Tsukahara's avatar
    Thanks a lot for help Flut!!
  • arsenalthebest's avatar
    I use this in 1600x900 resolution it works quite well except the d.o.b & player age overlap making it difficult to see d.o.b but other then that it is excellent
  • Flut's avatar
    Hi tsukahara

    find for:
    <!--national flag-->
    <widget class="editable_client_object_property_panel" id="pnat" scale_picture="true" keep_aspect_ratio="true" image_alignment="top, left">
    <layout class="stick_to_sides_attachment" alignment="top" inset="0" />
    <layout class="stick_to_sides_attachment" alignment="left" inset="550"/>
    <layout class="stick_to_sides_attachment" alignment="vertical" inset="15" />
    <!-- Specifically override the default display widget -->
    <record id="widget_properties">
    <flags id="alignment" value="centre" />
    </record>
    <record id="widget_info">
    <symbol id="class" value="client_object_logo_picture" />
    <flags id="image_alignment" value="centre" />
    <boolean id="scale_picture" value="true" />
    <boolean id="keep_aspect_ratio" value="true" />
    </record>
    <record id="object_property">
    <integer id="get_property" value="PNat" />
    </record>
    </widget>

    and change the value of alignment="left" inset="550"/> for another smaller (this value concerning the distance from the left of the panel);
    change also the value of the inset=15 for another bigger (then, the flag will be smaller).
  • Tsukahara's avatar
    Hey Flut: Could you please tell me which line do I´ve to modify in "player personal details panel1".? I´ve a 1280x800 resolution..(I cant see the flag besides player photo).
    thanks!!
  • his1975's avatar
    how do you get the stadium pics to show in this skin please?
  • Flut's avatar
    Hi Gaurav

    No problem ;-)
    Yes you can edit those panels, however you have to edit a significant number of xml, mainly for club overview panel. Maybe you can star by the player prfile panel. You can edit that panel in "player personal details panel1".
  • Shteffyyy's avatar
    Kits pleaaaase
  • Gaurav's avatar
    I thoroughly apologise FLUT, in my hurry to try this skin I did not read the entire description that it is made for a specific resolution. Although I do wish that there was a way in which I could tweak it and use it on my 1024x768 resolution, its an absolutely amazing skin.
  • fmfanatico's avatar
    Fantastic job,looks great on my 1920x1080 screen.

FMS Chat

Stam
hey, just wanted to let you know that we have a fb style chat for our members. login or sign up to start chatting.