Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Columns UI appearance (Read 3274259 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

Columns UI appearance

Reply #975
Can you send me your configuration?


sorry but as soon i posted that, i decided i didn't like it and reverted back to an old configuration i had without saving it.

my old config has the same buttons/playlist look but 2 rather large differences. it doesn't have artwork in the playlist and it uses library tree instead of filters. this is what it looks like....

screenshot

if you're still interested in that, i can upload it later on.

Columns UI appearance

Reply #976
Nice aniway! :

Can you post it anyway?

Columns UI appearance

Reply #977
http://cid-649d3bfeaf541fbb.skydrive.live....ew%20folder.zip

contains all required components except columns UI. as you're reading the columns UI thread, i figured you'd already have that installed.

extract contents to main foobar folder and import the .fcl - that's it. sorry but it doesn't contain the codec icons in the group header as i don't have permission to distribute them (i didn't make them but got them from here )


Columns UI appearance

Reply #979
Windows 7 basic:




2E7AH, I'm liking the appearance, can I ask what settings you're using?

My current layout:

Columns UI appearance

Reply #980
you mean about NG playlist settings or something specific?

Columns UI appearance

Reply #981
Just NG playlist settings, if that's alright?

Columns UI appearance

Reply #982
try here

i change it a bit to be more universal, also reseted grouping script but I don't know if that will be imported anyway



Columns UI appearance

Reply #985
This is my config, and I am happy with the looks and functionality of my audio player for the first time in my life :-)



Best to all.
In the province of the mind, there are no limits.

Columns UI appearance

Reply #986
consider laptop users or modem users or user not interested in your particular screenshot when posting

thanks for considering


Moderation: The subsequent discussion has been moved [a href='index.php?showtopic=77528']here[/a].[/size]

 

Columns UI appearance

Reply #988
double-click on splitter (2px size)
it's more easily with caption, accordingly double-click on caption (i.e. for filters caption would be good, but for peakmeter not so in that foobar layout)

Columns UI appearance

Reply #989
i did not know that. cheers


Columns UI appearance

Reply #991
thanks

i just used $replace() to change the color of bracket stuff...

i borrowed quite a lot of the title formatting from a config posted by Dirhael earlier in this thread 

anyway you can download it here
http://garbanzox.deviantart.com/art/foo-146646818

Columns UI appearance

Reply #992
some small improvements: 


Columns UI appearance

Reply #993
thanks

i just used $replace() to change the color of bracket stuff...

i borrowed quite a lot of the title formatting from a config posted by Dirhael earlier in this thread 

anyway you can download it here
http://garbanzox.deviantart.com/art/foo-146646818


Thank you! That's gonna be useful...
I'll post my setup when (or if?) I ever finish tweaking it

One thing though: Your config does not seem to import the colors for group titles - could you give me a hint there?

Columns UI appearance

Reply #994
the code for the group titles is just pulled together from other areas of the config.

it's a bit messy, but here it is anyway...

Code: [Select]
$puts(sep,$transition(' '$trim($repeat('―',2)),$rgb(200,200,200),$rgb(200,200,200)))
$rgb(150,40,25)%album artist%
$get(sep)
$rgb(164,180,134) '['%date%'] '
$puts(normal,$rgb(60,100,60))
$puts(light,$rgb(164,180,134))
$puts(bright,$rgb(205,135,52))

$get(normal)
$replace(%album%,
'(',$get(light)'(',
')',')'$get(normal),
'[',$get(bright)'[',
']',']'$get(normal),
'EP',$get(bright)'[EP]',
'12"',$get(bright)'[12"]',
'7"',$get(bright)'[7"]')

$if(%discnumber%,
$get(sep)$rgb(0,0,255) Disc %discnumber%[ of %totaldiscs%]
,)

Columns UI appearance

Reply #995
@garbanzo.bean:

I also like your color schemes!
I downloaded the fcl from deviantart, but i do not have all needed components installed, so it does not load.
Would you be so kind to post only the colorcodes ($rgb(x,x,x)) again, not only for the group titles?
I would really appreciate this!
And what font do you use?

Thx a lot!

Columns UI appearance

Reply #996
Here's a screenshot of what my setup looks like after your help:

[a href="http://img687.imageshack.us/img687/1553/fooscren.png" target="_blank"]

Columns UI appearance

Reply #997
@garbanzo.bean:

I also like your color schemes!
I downloaded the fcl from deviantart, but i do not have all needed components installed, so it does not load.
Would you be so kind to post only the colorcodes ($rgb(x,x,x)) again, not only for the group titles?
I would really appreciate this!
And what font do you use?

Thx a lot!


No need anymore, got the codes via texteditor. Thx for sharing!

Columns UI appearance

Reply #998
this is a very basic config i have so far after about 3 days of working with foobar (after being away a couple years)

if anyone has any tips, please feel free to post them or pm me. i still need to learn how to change colors of the main bar up top, status bar, the tab stack bars etc - if anyone can point me in the right direction on that, please do so - thanks!


Columns UI appearance

Reply #999
two tips from me: one here or just couple of post above yours and other here