Foobar2000 Customization Topic


Recommended Posts

For you guys that like the white look:

brumalscreenshot614200619sd.th.png

// White
$set_global(show_frames,0)
$set_global(playlist_num_bg,$rgb(238,238,238))
$set_global(selected_color,$rgb(240,240,240))
$set_global(selected_bg,$rgb(179,181,180))
$set_global(album_info_bg,$rgb(234,234,234))
$set_global(album_info_blank_bg,$rgb(245,245,245))
$set_global(track_bg_1,$rgb(245,245,245))
$set_global(track_bg_2,$rgb(238,238,238))
$set_global(gutter_bg,$rgb(245,245,245))
$set_global(title_color,$rgb(64,64,64))
$set_global(album_info_color_1,$rgb(252,66,3))
$set_global(album_info_color_2,$rgb(138,138,138))
$set_global(frame_color,$rgb(245,245,245))
$set_global(playing_bg,$rgb(181,181,181))
$set_global(playing_color,$rgb(255,255,255))

:yes:

Link to comment
Share on other sites

Question: How do I implement the beautiful progress bars? The default one looks... Well sad...

Is there also a way to change the Volume bar?

Very n00b...

Link to comment
Share on other sites

@ Brumal...sweet colours...but how would I apply that code??

It's a color config for my fcs that I posted earlier. Just copy & paste the code into the global variables section of the playlist view config window.

Link to comment
Share on other sites

By Nakkis @ Hydrogen Forums

iviewcapturedate05062006time10.png

Could anyone guide me as to what components of foobar 0.9 have been used and how to achieve this look ..atleast similar to this one ..

looks amazing !

Link to comment
Share on other sites

simplonefoo1fr.th.jpg

Very pretty, very no-nonsense. I'm guessing it's all thanks to your Visual Style mostly right?

One critical question: Why are the Artist and Album together?

Link to comment
Share on other sites

Very pretty, very no-nonsense. I'm guessing it's all thanks to your Visual Style mostly right?

One critical question: Why are the Artist and Album together?

i open a playlist for every album so there is nothing critical.

i don't feel like seperating them...

Link to comment
Share on other sites

I have a few questions I hope you guys can help me with.

1 - In monglestar's screenshot, page 290, you can see buttons displayed in iTunes style (prev, play/pause, next). Is it possible to mimic that behaviour (if there's something playing, it is a 'pause' button, if not, it is a 'play' button) in foobar? How?

2 - I would also like to know the answers to SaLiVa's questions. The default seekbar and volume bar are kind of crude.

3 - Is it possible to get a different font size for only one of the columns of your columns ui interface (for the items in display, not the column title itself)?

Kudos :alien: .

Edited by ww2
Link to comment
Share on other sites

2 - I would also like to know the answers to SaLiVa's questions. The default seekbar and volume bar are kind of crude.

I have a rather "quick-fix" for that.

Basically I used Trackinfo plug in. I added in this code,

$progress(%_time_elapsed_seconds%, %_time_total_seconds%, 38,$rgb(245,235,165)'|','|')

Basically - That puts a total of 38 coloured and uncoloured "|" characters to simulate the seekbar.

Just as crude, but I guess if you mess around with the characters, mess around with the font, and mess around with the colours, you'll get satisfying results.

Still researching on the matter, so I'll keep you posted as much as possible. (I was just recently able to post in Hydrogenaudio Forums thanks to the 5 day limit for free service e-mails... Weird)

Link to comment
Share on other sites

Interesting SaLiVa. I suppose it would look good enough if you could make it a single continuous bar, giving the impression of it being a graphical thing.

Link to comment
Share on other sites

Interesting SaLiVa. I suppose it would look good enough if you could make it a single continuous bar, giving the impression of it being a graphical thing.

Vertical Progress Bar

I just found that after some research.

Pretty interesting really. I guess I still need to learn about the "$puts" command.

Hope you like it.

Link to comment
Share on other sites

I have a few questions I hope you guys can help me with.

1 - In monglestar's screenshot, page 290, you can see buttons displayed in iTunes style (prev, play/pause, next). Is it possible to mimic that behaviour (if there's something playing, it is a 'pause' button, if not, it is a 'play' button) in foobar? How?

2 - I would also like to know the answers to SaLiVa's questions. The default seekbar and volume bar are kind of crude.

3 - Is it possible to get a different font size for only one of the columns of your columns ui interface (for the items in display, not the column title itself)?

Kudos :alien: .

I still need answers for questions 1 and 3 (1 most importantly). Anyone?

Link to comment
Share on other sites

How do you remove the grey bar, or change the color of the grey bars that seperate your splitters?

A picture may help :)

Are you talking about your visual style?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.