Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20-01-2017, 13:09
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,324
Thanks: 6,767
Thanked 11,733 Times in 3,238 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by user123456 View Post
How to change colour
Read post 395
Reply With Quote
Sponsored Links
  #2  
Old 20-01-2017, 16:20
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
[Theme]
;Interface either be in dark or light
;Colors are Originally from OS Windows Phone 8 (01-20)
;Color random (21)
Image=1
Dark=1
Color=21


Code:
function MetroColor(Col: Integer): TColor;
begin
  case Col of
    01: Result:=$00C4A4;
    02: Result:=$17A960;
    03: Result:=$008A00;
    04: Result:=$A9AB00;
    05: Result:=$E2B11A;
    06: Result:=$EF5000;
    07: Result:=$FF006A;
    08: Result:=$FF00AA;
    09: Result:=$D072F4;
    10: Result:=$7300D8;
    11: Result:=$2500A2;
    12: Result:=$0014E5;
    13: Result:=$0068FA;
    14: Result:=$0AA3FF;
    15: Result:=$00C8E3;
    16: Result:=$2C5A82;
    17: Result:=$64876D;
    18: Result:=$877664;
    19: Result:=$8A6076;
    20: Result:=$2D52A0;
    21: Result:=random($FFFFFF);
  end;
end;
__________________
if you understand read more

Last edited by rinaldo; 20-01-2017 at 16:23.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Windows XP - Tricks gargujjwal Software 3 25-05-2008 02:54
Error Windows Installer: Command And Conquer 3 Kane Edition glfsd PC Games 14 24-01-2008 06:00
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 05:57.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com