Jump to content

[Released] Dark Touch


Hidalgo

Recommended Posts

Right guys i am the hero for the day

for anyone using this skin please download this file and replace over the original

http://www.mediafire.com/?4kcgmynobpmgch2

located

dark touch\settings

Hidalgo your config was wrong with the fonts side of things example

<flags id="txfn" value="vera" comment="text font"/>

should have been

<flags id="txfn" value="fonts/vera" comment="text font"/>

i have fixed the settings for you please credit me

oh and the home screen needs the network menu adding as its missing the text colour under the load game last game etc is hard to read.

Edit: #2 the manager options box needs sorting also

Link to post
Share on other sites

strange because i've tried the link a few times both with IE and firefox and it doesn't advance after i hit the download button but nevermind i changed it myself in the settings and it now works great, good job both of you. Btw Hidalgo the skin needs a little bit of tweaking i think. For example i'm playing on a laptop and although it's a widescreen, the text sometimes crosses over since it's too big.

Link to post
Share on other sites

not sure why that was mediafire link replaces the filefront tested and worked anyone get the link working

strange because i've tried the link a few times both with IE and firefox and it doesn't advance after i hit the download button but nevermind i changed it myself in the settings and it now works great, good job both of you. Btw Hidalgo the skin needs a little bit of tweaking i think. For example i'm playing on a laptop and although it's a widescreen, the text sometimes crosses over since it's too big.

yes the font is too big to the settings of the boxes layouts it needs sorting, most the skins with the fonts have this bug but hopefully with us finding the problems it may help the skin improve and become bug free

i wish it was released in BETA then this would have been a much better finished skin

Link to post
Share on other sites

Right guys i am the hero for the day

for anyone using this skin please download this file and replace over the original

http://www.mediafire.com/?4kcgmynobpmgch2

located

dark touch\settings

Hidalgo your config was wrong with the fonts side of things example

<flags id="txfn" value="vera" comment="text font"/>

should have been

<flags id="txfn" value="fonts/vera" comment="text font"/>

i have fixed the settings for you please credit me

oh and the home screen needs the network menu adding as its missing the text colour under the load game last game etc is hard to read.

Edit: #2 the manager options box needs sorting also

+1 you are my hero. To fix that problem, simply replace that file -> My Documents/Sports Interactive/Football Manager 2011/skins/dark touch/settings/dark touch settings.xml

Dark Touch Settings.xml -> http://www.mediafire.com/?4kcgmynobpmgch2

Link to post
Share on other sites

thank you for the fix!

Now I have another question :p

I play on a wide screen.When I chose the screen from the game menu I only see the Dark touch option and not the dark touch wide.

though I have both folders in the skin directory...

am I doing something wrong?Or the skin automatically recognize the wide screen and fit to it?

Link to post
Share on other sites

thank you for the fix!

Now I have another question :p

I play on a wide screen.When I chose the screen from the game menu I only see the Dark touch option and not the dark touch wide.

though I have both folders in the skin directory...

am I doing something wrong?Or the skin automatically recognize the wide screen and fit to it?

No. I done something wrong. I will have to make 1.01 version.

Link to post
Share on other sites

Open in notepad that file: My Documents/Sports Interactive/Football Manager 2011/skins/dark touch/dark touch settings.xml click CTRL + A, than copy that code:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE propertylist SYSTEM "http://www.sigames.com/dtds/propertylist.dtd">
<properties version="1.0">
<integer id="dcht" value="20" comment="default control height"/>
<integer id="dcwd" value="128" comment="default control width"/>
<integer id="mvth" value="2" comment="movement threshold"/>
<integer id="hvtm" value="1000" comment="hover time"/>
<integer id="sdin" value="1" comment="still down initial time"/>
<integer id="sdiv" value="1" comment="still down interval time"/>
<integer id="dctm" value="300" comment="double click time"/>
<integer id="tctm" value="500" comment="triple click time"/>
<integer id="bltm" value="500" comment="cursor blink time"/>
<integer id="rptm" value="400" comment="repeat time"/>
<integer id="rpin" value="100" comment="repeat interval"/>
<integer id="scin" value="100" comment="scrolling interval"/>
<flags id="txfn" value="fonts/vera" comment="text font"/>
<integer id="txst" value="plain" comment="text style"/>
<integer id="txss" value="7" comment="text size small"/>
<integer id="txsn" value="8" comment="text size normal"/>
<integer id="txsl" value="9" comment="text size large"/>
<flags id="hnfn" value="fonts/vera" comment="hint font"/>
<integer id="hnst" value="plain" comment="hint style"/>
<integer id="hnss" value="7" comment="hint size small"/>
<flags id="cnfn" value="fonts/vera" comment="control font"/>
<integer id="cnst" value="plain" comment="control style"/>
<integer id="cnss" value="7" comment="control size small"/>
<integer id="cnsn" value="9" comment="control size normal"/>
<integer id="cnsl" value="10" comment="control size large"/>
<flags id="mnfn" value="fonts/vera" comment="menu font"/>
<integer id="mnst" value="plain" comment="menu style"/>
<integer id="mnss" value="9" comment="menu size small"/>
<integer id="mnsn" value="10" comment="menu size normal"/>
<integer id="mnsl" value="12" comment="menu size large"/>
<integer id="mnop" value="500" comment="menu opacity"/>
<flags id="tlfn" value="fonts/vera" comment="title font"/>
<integer id="tlst" value="shadowed" comment="title style"/>
<integer id="tlss" value="20" comment="title size small"/>
<integer id="tlsn" value="16" comment="title size normal"/>
<integer id="tlsl" value="10" comment="title size large"/>
<integer id="dsst" value="plain" comment="disabled text style"/>
<boolean id="usep" comment="use background picture" value="true"/>
<real id="bgop" value="0.7" comment="background opacity"/>
<integer id="cmod" value="0" comment="colour mode"/>
<!-- html flags -->
<flags id="htmf" value="fonts/vera" comment="HTML font"/>
<integer id="htms" value="plain" comment="HTML style"/>
<integer id="htm1" value="8" comment="HTML font size 1"/>
<integer id="htm2" value="9" comment="HTML font size 2"/>
<integer id="htm3" value="10" comment="HTML font size 3"/>
<integer id="htm4" value="12" comment="HTML font size 4"/>
<integer id="htm5" value="16" comment="HTML font size 5"/>
<integer id="htm6" value="20" comment="HTML font size 6"/>
<integer id="htm7" value="30" comment="HTML font size 7"/>
<!-- font settings -->
<list id="font_settings">
	<record>
		<flags id="font" value="fonts/vera"/>
		<!-- bold modifiers (modifies the base bold value for bold text) -->
		<record id="bold">
			<real id="horizontal" value="1.0"/>
			<real id="vertical" value="1.0"/>
		</record>
		<record id="semi_bold">
			<real id="horizontal" value="1.0"/>
			<real id="vertical" value="1.0"/>
		</record>
		<record id="light_bold">
			<real id="horizontal" value="0.5"/>
			<real id="vertical" value="0.5"/>
		</record>
		<record id="very_light_bold">
			<real id="horizontal" value="0.3"/>
			<real id="vertical" value="0.3"/>
		</record>
		<record id="plain">
			<real id="horizontal" value="0.0"/>
			<real id="vertical" value="0.0"/>
		</record>
	</record>
</list>
<!-- profile attribute colours -->
<colour name="low attribute" red="78" green="173" blue="71"/>
<colour name="normal attribute" red="71" green="173" blue="150"/>
<colour name="good attribute" red="214" green="137" blue="3" />
<colour name="excellent attribute" red="219" green="30" blue="30" />
<colour name="special attribute" red="255" green="255" blue="255" />
<colour name="attribute label" red="255" green="255" blue="255" />	
<colour name="special attribute label" red="255" green="255" blue="255" />	
<colour name="low condition" red="169" green="23" blue="23" />
<colour name="mid condition" red="139" green="139" blue="139" />
<colour name="high condition" red="255" green="255" blue="255" />
<colour name="profile extra text" red="251" green="220" blue="47" />

<!-- attribute graph colours -->
<colour name="graph line 1" red="200" green="100" blue="100"/>
<colour name="graph line 2" red="100" green="200" blue="100"/>
<colour name="graph line 3" red="100" green="100" blue="200"/>
<colour name="graph line 4" red="200" green="100" blue="200"/>
<colour name="graph line 5" red="100" green="200" blue="200"/>
<colour name="graph line 6" red="200" green="200" blue="100"/>

<!-- analyser polygon colours -->
<colour name="attribute analyser line" red="0" green="0" blue="0"/>
<colour name="attribute analyser line" red="255" green="0" blue="252"/>

<!-- (additional) stats colours. used on scout, confidence bars -->
<colour name="low stat" red="244" green="230" blue="6"/>
<colour name="medium stat" red="170" green="170" blue="210"/>
<colour name="good stat" red="248" green="129" blue="12"/>
<colour name="excellent stat" red="290" green="1" blue="1"/>

<!-- player colours -->
<colour name="virtual player" red="130" green="130" blue="130"/>

<!-- virtual player -->
<colour name="loan out" red="35" green="56" blue="253"/>

<!-- on loan to other club -->
<colour name="loan in" red="255" green="0" blue="0"/>

<!-- on loan from other club -->
<colour name="co own in" red="114" green="0" blue="255"/>

<!-- co owned at club -->
<colour name="co own out" red="64" green="131" blue="23"/>

<!-- co owned not at club -->
<colour name="trial in" red="40" green="160" blue="156"/>

<!-- on trial at this club -->
<colour name="trial out" red="40" green="71" blue="160" alpha="100"/>

<!-- on trial at other club -->
<colour name="shortlisted" red="249" green="212" blue="7"/>

<!-- shortlisted -->

<!-- statistic colours -->
<colour name="yellow card" red="247" green="244" blue="3"/>

<!-- yellow card -->
<colour name="red card" red="253" green="27" blue="27"/>

<!-- red card -->
<colour name="average rating" red="253" green="189" blue="17"/>

<!-- average rating -->

<!-- team fixtures panel colours -->
<colour name="potential fixture" red="240" green="240" blue="240"/>

<!-- row on table showing a possible future fixture date -->
<colour name="draw date" red="211" green="211" blue="189"/>

<!-- row on table showing the draw date of a stage -->
<colour name="selected for friendly" red="80" green="240" blue="80"/>

<!-- row on table showing a selected friendly date -->
<colour name="unavailable friendly date" red="99" green="150" blue="253" alpha="100"/>

<!-- row on table showing an unavailable friendly date -->
<colour name="available friendly date" red="252" green="249" blue="18"/>

<!-- row on table showing an available friendly date -->

<!-- fixture colours -->
<colour name="result score" red="240" green="240" blue="240"/>

<!-- fixture basic score -->
<colour name="result aggregate" red="212" green="18" blue="14"/>

<!-- fixture aggregate score -->

<colour name="position" red="249" green="249" blue="247"/>

<!-- team league position -->
<colour name="loser" red="140" green="140" blue="140"/>

<!-- colour for losing team -->
<colour name="competition" red="240" green="240" blue="40"/>

<!-- colour for 3-letter competition name -->
<colour name="nation" red="240" green="240" blue="40"/>

<!-- colour for 3-letter nation name -->
<colour name="fixture score separator" red="240" green="240" blue="240"/>

<!-- colour for : or - score separator -->
<colour name="fixture outcome" red="40" green="180" blue="40"/>

<!-- colour for pen/extra time indicator -->
<colour name="fixture tv" red="249" green="164" blue="1"/>

<!-- 'tv' label for TV matches -->
<colour name="league position" red="240" green="240" blue="40"/>
<colour name="league points deducted" red="220" green="140" blue="140"/>

<!-- points deducted label on league tables -->
<!-- game status colours -->
<colour name="user playing" red="99" green="150" blue="253"/>

<!-- user is playing the game -->
<colour name="user waiting" red="40" green="71" blue="140"/>

<!-- user is waiting -->
<!-- special colours -->
<colour name="match incident" red="140" green="240" blue="240"/>

<!-- incident -->
<colour name="match goal" red="40" green="240" blue="140"/>

<!-- goal -->
<colour name="match own goal" red="200" green="110" blue="0"/>

<!-- own goal -->
<colour name="match penalty" red="140" green="240" blue="240"/>

<!-- penalty -->
<colour name="match missed penalty" red="140" green="240" blue="240" alpha="130"/>

<!-- missed penalty -->
<colour name="match yellow card" red="254" green="251" blue="2"/>

<!-- yellow card -->
<colour name="match red card" red="203" green="36" blue="9"/>

<!-- red card -->
<colour name="match injury" red="210" green="100" blue="100"/>

<!-- injury -->
<colour name="match man of match" red="244" green="166" blue="16"/>

<!-- man of match -->
<colour name="match substitute" red="160" green="160" blue="160"/>

<!-- substitute -->
<!-- misc -->
<colour name="divider" red="253" green="253" blue="253"/>

<!-- used for various dividing lines in tables -->
<colour name="default foreground" red="255" green="255" blue="255"/>

<!-- default screen foreground colour -->
<colour name="default background" red="153" green="0" blue="0"/>

<!-- default screen background colour -->
<colour name="default outline" red="240" green="240" blue="240"/>

<!-- default screen outline colour -->
<colour name="graph team 1" red="80" green="40" blue="40"/>

<!-- team 1 colour on graph -->
<colour name="graph team 2" red="40" green="80" blue="40"/>

<!-- team 2 colour on graph -->
<colour name="neutral commentary foreground" red="253" green="253" blue="253"/>

<!-- foreground colour for neutral commentary -->
<colour name="neutral commentary background" red="180" green="180" blue="180"/>

<!-- background colour for neutral commentary -->
<colour name="match stats" red="40" green="40" blue="40"/>

<!-- match stats colour -->
<colour name="squad number" red="250" green="240" blue="240"/>

<!-- team stats squad number colour -->
<colour name="human controlled" red="254" green="38" blue="2"/>

<!-- colour used to indicate that team is managed by a human player -->
<colour name="feeder club" red="87" green="87" blue="231"/>

<!-- colour used to indicate that team is a feeder club for the current human player -->
<colour name="news ticker" red="125" green="121" blue="121"/>

<!-- News Ticker -->
<colour name="notification text" red="255" green="0" blue="0"/>

<!-- Text colour for display of number of unread news items -->
<colour name="transfer offer comment" red="40" green="40" blue="40"/>

<!-- Comment box on transfer offer screen colour -->
<!-- training stacked bar chart colours -->
<colour name="intensive training" red="60" green="169" blue="210"/>

<!-- used to show number of players on intensive training -->
<colour name="high training" red="64" green="131" blue="255"/>

<!-- used to show number of players on high training -->
<colour name="medium training" red="0" green="0" blue="206"/>

<!-- used to show number of players on medium training -->
<colour name="light training" red="0" green="0" blue="90"/>

<!-- used to show number of players on light training -->
<colour name="bar value" red="71" green="107" blue="71"/>

<!-- percentage bar fill colour -->
<colour name="bar filler" red="71" green="107" blue="71"/>

<!-- percentage bar filler colour -->
<colour name="player comparison left" red="0" green="32" blue="96"/>

<!-- player comparison: left player bar colour -->
<colour name="player comparison right" red="250" green="250" blue="250"/>

<!-- player comparison: right player bar colour -->
<colour name="profile bar value" red="71" green="107" blue="71"/>

<!-- percentage bar fill colour -->
<colour name="profile bar filler" red="71" green="107" blue="71"/>

<!-- percentage bar filler colour -->
<!-- picking colours - not implemented yet -->
<colour name="player picked" red="255" green="255" blue="255"/>

<!-- picking button colour -->
<colour name="picking player unavailable" red="255" green="70" blue="70"/>

<!-- player unavailable -->
<colour name="competition schedule fixture" red="240" green="240" blue="0" alpha="100"/>

<!-- fixture -->
<colour name="competition schedule draw date" red="150" green="200" blue="255" alpha="100"/>

<!-- draw date-->
<colour name="competition schedule squad selection" red="0" green="255" blue="0" alpha="100"/>

<!-- squad selection date-->
<colour name="calendar fixture" red="4" green="9" blue="202" alpha="20"/>

<!-- fixture -->
<colour name="calendar schedule date" red="5" green="77" blue="241" alpha="20"/>

<!-- potential fixture date-->
<colour name="calendar transfer window" red="252" green="130" blue="32" alpha="20"/>

<!-- transfer window start/end date-->
<colour name="calendar note reminder" red="183" green="87" blue="87" alpha="20"/>

<!-- transfer window start/end date-->
<colour name="calendar future transfer" red="133" green="1" blue="1" alpha="20"/>

<!-- transfer window start/end date-->
<colour name="calendar today" red="255" green="0" blue="0" alpha="20"/>

<!-- todays date-->
<colour name="calendar contract expiry" red="252" green="200" blue="18" alpha="20"/>

<!-- contract expiry date -->
<colour name="calendar draft date" red="200" green="200" blue="200" alpha="20"/>

<!-- draft date -->
<colour name="wizard title" red="255" green="255" blue="0"/>

<!-- title text colour on the wizards	-->
<colour name="wizard text" red="255" green="255" blue="255"/>

<!-- text colour on the wizards	-->
<!-- match scoreboard colours -->
<colour name="match scoreboard clock" red="255" green="255" blue="255"/>

<!-- clock colour -->
<colour name="match scoreboard score" red="255" green="255" blue="0"/>

<!-- score colour -->
<colour name="match scoreboard aggregate score" red="255" green="200" blue="0"/>

<!-- agg score colour -->
<colour name="match scoreboard added time" red="94" green="234" blue="94"/>

<!-- added time colour -->
<!-- 2d match colours -->
<colour name="match text" red="255" green="255" blue="255"/>

<!-- 2d player name label text colour -->
<colour name="match outline" red="40" green="40" blue="40"/>

<!-- 2d player name label text outline colour -->
<colour name="medical main" red="255" green="255" blue="255"/>

<!-- medical main colour for pitch -->
<colour name="medical minor" red="0" green="180" blue="0"/>

<!-- medical trim colour for pitch -->
<colour name="medical text" red="0" green="180" blue="0"/>

<!-- medical text colour for pitch -->
<colour name="tactics normal run" red="200" green="200" blue="0"/>

<!-- tactics normal run line colour -->
<colour name="tactics darkened run" red="200" green="200" blue="0" alpha="200"/>

<!-- tactics darkened run line colour -->
<colour name="tactics dragged run" red="255" green="255" blue="0"/>

<!-- tactics dragged run line colour -->
<colour name="continue button text" red="255" green="255" blue="255"/>

<!-- continue button text colour -->
<colour name="continue button text" red="255" green="255" blue="255"/>

</properties>

Paste and save.

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...