You are not logged in.
- Topics: Active | Unanswered
#1 2011-07-10 12:05:48
- agent007bond
- Member
Guide: (µT 2.2, 3.0) Colour-coded Status column
With this skin/addition you can have a color-coded status column, where a different status has a different color (most of the time).

The right column in the above image shows which color property in the skin file is used to color the element shown in the left column (see the code below). For 'Downloading' and 'Seeding', the first color shows when things are normal, and the second color shows when there is some error.
If you're not using any skin in the new format (just plain vanilla uTorrent; not sure? see below), you can just download this file which I have created:
Color_Coded_Status_Column_in_uTorrent.btskin
Double-click on the file to install the skin (if the file type is associated with uTorrent) or drag and drop the file onto your uTorrent window. You will have to restart uTorrent for the skin to take effect.
My skin here will only change the colors of the status column. The rest of uTorrent 3.0 will look exactly like uTorrent 3.0.
If you're currently using a skin in new format (not sure? see below) you have to modify your existing skin file unless you don't mind losing your current uTorrent look. Find the skin file (see below) and open it in 7-Zip or WinRAR. (You may want to back-up your skin file before proceeding.) If you find a file named btskin (no extension), drag it out to a temporary location, then edit it in Notepad. If there's no such file, then create a file btskin using Notepad (remember to avoid the .txt extension). Change or add the following lines to this text file:
progress_bar_bg:EBEBEB
queued_progress:FFB27F
download_progress:84C2FF
downerr_progress:FF7F7F
stopped_progress:FFD800
paused_progress:8D1C10
queued_incomplete_progress:ABD679
seed_progress:86C43F
seederr_progress:FF6A00
finished_progress:3399FF
error_progress:FF0000Once saved, just drag and drop the new btskin file in the 7-Zip or WinRAR window and allow overwriting existing file in the skin file archive. Restart uTorrent for changes to take effect.
Tip: Don't have a suitable archive manager such as 7-Zip or WinRAR? You can rename the skin file to current.zip and make changes using the ZIP support of Windows. Just remember to rename it back to current.btskin.
If you're not sure whether you're using a skin in the new format, just open the %AppData%\uTorrent folder (or wherever your uTorrent settings.dat is) and check if you have a file named current.btskin. This is your skin file that you have to modify.
Hope you like it! Feel free to ask any questions.
Edit: Added note about dual colors of some statuses.
Edit: Changed to Dropbox hosting.
Last edited by agent007bond (2011-12-01 22:44:09)
Offline
#2 2011-09-15 12:38:31
- DeathStalker
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
What color palette should be used for the Progress Bars?
I tried code from http://www.december.com/html/spec/colorsafe.html but they don't seem to work.
progress_bar_bg:EBEBEB
queued_progress:33FF99
download_progress:3333FF
downerr_progress:990000
stopped_progress:FFD800
paused_progress:CCFF33
queued_incomplete_progress:ABD679
seed_progress:86C43F
seederr_progress:006600
finished_progress:00FFFF
error_progress:660000
Thanks! ![]()
Offline
#3 2011-10-02 22:37:49
- rodizi
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
@Death Stalker
I have had just the same problem.
My solution:
"current.btskin" was not recognized by uTorrent (I have been using WinRAR with max compression), than I compressed "btskin" (with WinRAR) this time to ZIP with "normal" compression and now it is recognized and it is working!
Best regards from Slovenia (and sorry if there are mistakes in my english language)
Offline
#4 2011-10-08 14:19:19
- Wyrmbyte
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Thank you!
Soooooo much better!!!
Offline
#5 2011-10-13 16:43:35
- DeathStalker
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
@rodizi
That was *exactly* the cure! ![]()
Thank you! (finally got rid of the "pastel" colors, lol!)
Offline
#6 2011-11-19 09:06:12
- Yankee123
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
A little dissapointed that the color of the download and finished are both blue similar to the original problem of seeding and downloading both being green.
Offline
#7 2011-11-19 20:30:28
- agent007bond
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
A little dissapointed that the color of the download and finished are both blue similar to the original problem of seeding and downloading both being green.
You can choose any other HEX code for the colour you want. Just find out the hex code in this page and input it for download_progress or finished_progress when you make changes according to my original post. Be sure to remove the # sign though. I'm not sure if capitalizing is necessary, but you may do it to be safe.
You can also find other hex code tools online. They all work just as fine as the one I linked above.
In my original colour set, I have attempted to differentiate download and finished by choosing a light blue colour and a dark blue colour. This, combined with the partial filling of the download bar, provides enough differentiation for me. I'm sorry it doesn't work well for you, but you can easily choose different colours.
Offline
#8 2011-11-19 22:06:25
- Yankee123
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Cant get it to work after I edit it with notepad. I save it as current.btskin and overwrite the original, but then when I open utorrent its back to the original way it was without the btskin. Any idea what im doing wrong?
Offline
#9 2011-11-20 00:04:21
- agent007bond
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Cant get it to work after I edit it with notepad. I save it as current.btskin and overwrite the original, but then when I open utorrent its back to the original way it was without the btskin. Any idea what im doing wrong?
I think you're not following the steps on my original post correctly. You only have to open the "current.btskin" file in 7-Zip, drag out the "btskin" file and edit the dragged out temporary copy. Once that is done, drag the temporary copy back to 7-Zip as described below. [You don't have to overwrite the current.btskin archive file at all!]
Once saved, just drag and drop the new btskin file in the 7-Zip or WinRAR window and allow overwriting existing file in the skin file archive. Restart uTorrent for changes to take effect.
I also think you'll have to do my modifications from start (incorporating your own in the appropriate place) because it sounds that you replaced your current.btskin archive file with the btskin text file which is supposed to be inside the archive file.
If nothing else works, try downloading my current.btskin file and starting over. First, place it with your uTorrent, then restart and see if you can change to my colour scheme. If successful, proceed to opening the current.btskin in 7-Zip and dragging out the btskin file to edit it as described above.
Also, please paste your edited text in your next reply, so that I can check if there are problems with your edit.
Offline
#10 2011-11-27 09:20:20
- jmblazquezh
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Hello.
I made one skin for utorrent 3.0 build 26473 (32-bits version). I managed to change all the colors I wanted, least these two : finished_progress:86c440 and finished_progress_text:666666. I have tried many combinations of colors, but always this color is blue : finished_progress and this one always is white : finished_progress_text. The problem may be that I have installed windows 7 Enterprise 64-bits and always these two colors go out like that by default?. When I select an item from the list of downloads also always appears in blue.
Thanks and regards.
Offline
#11 2011-12-26 16:59:15
- hashfail
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Thanks, this is much better than the default color scheme ![]()
Offline
#12 2012-01-04 03:10:41
- boo
- Member

Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
I chosed these colors on my progress bars.
The text looks ugly because I only made a quick edit of the image.
Btw, like jmblazquezh I can't get finished_progress_text:666666 to work either.

These color settings are based on user Rafi's "v3.0 color's skin v2.x-style" =
*corrected my color settings
download_progress:86C43F
seed_progress:3399FF
paused_progress:CCCCFF
stopped_progress:FF7F7F
downerr_progress:ff3333
seederr_progress:FF6A00
error_progress:ff3333
finished_progress:F5D000
queued_progress:BCBCBC
queued_incomplete_progress:3399ff
progress_bar_bg:EBEBEB
download_progress_text:666666
seed_progress_text:666666
paused_progress_text:666666
stopped_progress_text:666666
downerr_progress_text:666666
seederr_progress_text:666666
error_progress_text:666666
finished_progress_text:666666
queued_progress_text:666666
queued_incomplete_progress_text:666666
upload_rate_limit:800000
download_rate_limit:008000
upload_rate_payload:ff0000
download_rate_payload:00ff00
upload_rate_local:ff7070
download_rate_local:70ff70
upload_rate_overhead:800000
download_rate_overhead:008000
tcp_upload_limit:803080
tcp_download_limit:308080
tcp_upload_rate:803080
tcp_download_rate:308080
player_send_rate:d0d000
ack_upload:ff0000
ack_download:00ff00
header_upload:ff7070
header_download:70ff70
connect_upload:ff8888
connect_download:88ff88
close_upload:ff6000
close_download:60ff00
retransmission_upload:600000
retransmission_download:006000
cache_reading:800000
file_reading:ff0000
cache_writing:008000
file_writing:00ff00
eye_piece:ffffff
cursor_piece:0000ff
deadline_piece:00ff00
hole_piece:00ffff
ghost_piece:ff0000
prio_window_start:ff00ff
prio_window_end:ffff00
total_pieces:7f7f7f
critical requests:00007f
critical requests cancelled:007f00
non-critical requests:007f7f
buffer_size:7f0000
secs_ahead_of_ghost:7f007f
secs_ahead_of_eye:7f7f00
secs_of_underrun:0f0f0f
peak_send_delay:800000
avg_send_delay:ff0000
min_send_delay:800000
peak_recv_delay:008000
avg_recv_delay:00ff00
min_recv_delay:008000
target_delay:aaaaaa
graph_bg:000040
graph_border:c0c0ff
graph_text:ffffff
graph_ruler:20209f
graph_legend_bg:000020
graph_legend_text:e0e0ff
pieces_have:5050ff
pieces_dont_have:f0f0ff
pieces_unavailable:ff0000
pieces_requested:60ff60
stream_progress:3acc33
search_border:99cc33
piece_idle:ffffff
piece_written:0000ff
piece_writing:6060ff
piece_multi_request:c0ffc0
piece_streaming:00b0b0
piece_cancelled:ffff00
piece_requested:c0c0ff
sched_full_speed:00a800
sched_limited:8dce8d
sched_turn_off:ffffff
sched_seed_only:ffc0c0
list_background:ff00ff
list_alternate_background:f0f0f0
list_text:ff00ff
sidebar_background:ff00ff
sidebar_text:ff00ff
sidebar_sep_line_gradient_start:bfbfbf
sidebar_sep_line_gradient_end:bfbfbf
sidebar_sep_shadow_gradient_start:f9f9f9
sidebar_sep_shadow_gradient_end:ffffff
drop_zone_background:ff00ff
drop_zone_text:ff00ff
menu_background:ff00ff
toolbar_background:ff00ff
find_pane_background:ffffff
find_pane_search_btn_background:ffffff
find_pane_text:000000
find_pane_subtext:787878
download_list_highlight:787878
healthbar:00853f
healthbar_bg:cccbcbLast edited by boo (2012-01-05 09:21:51)
"BitComet is like a runner who trips all the other runners"
Offline
#13 2012-01-19 16:50:32
- GnarlyCar
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
So I changed all the colors to my taste, but they revert back to default when I change the skin. Does anyone know which file needs to be edited to keep the new colors thru a skin change?
Offline
#14 2012-01-21 07:54:43
- Gabee
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Hello. How to (torrent) select (selection) colour change?
Last edited by Gabee (2012-01-21 08:48:40)
Offline
#15 2012-01-23 10:22:19
- czepcu
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
What about colour-coding status column in uTorrent 3.1? Everything worked fine in version 3.0 but in 3.1 status column is white independently of the settings in btskin file.
Offline
#16 2012-02-10 10:50:57
- Angelus66
- Member

Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
@agent007bond, THX again!
Offline
#17 2012-05-07 16:56:10
- KKROTTO
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
which property corresponds to Force Seeding and Force Downloading ?
I'd like to change colors when torrent its [F] Seeding and when it's Seeding. And the same to Downloading.
Thx in advance
Offline
#18 2012-06-14 22:57:53
- agent007bond
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
which property corresponds to Force Seeding and Force Downloading ?
I'd like to change colors when torrent its [F] Seeding and when it's Seeding. And the same to Downloading.Thx in advance
I don't think it's supported. Both [F] Seeding and Seeding use the same colour (the colour for Seeding). Same for Downloading. Sorry - maybe you could put in a feature request. For me the [F] is quite enough to differentiate, plus I almost never force torrents.
Last edited by agent007bond (2012-06-14 23:38:23)
Offline
#19 2013-04-01 11:49:13
- Nebulus
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
Hi everyone, I'm new here and I don't speak perfectly english so excuse me for the inconvenience of my language...
How to recognize each proprety of each lines ? I would like to change color text and many things but I don't know how to identificate them exactly in my
Is there any tutorial (I mean for ALL lines, not only for bars) please ?
I hope you can understand my request.
Thanks
Offline
#20 2013-04-04 13:12:16
- jander002
- Member
Re: Guide: (µT 2.2, 3.0) Colour-coded Status column
This just does not seem to be working for me, i use the latest beta version (maybe thats why?).
{ Currently that means: 3.3.1 beta, build 29438 }
Offline
