Omnomirc V2 used the same transparent black color for all the themes - which kind of worked most of the time - but this seems to match better? There's a fix in the works anyway.
Now I'm wondering, what's the current seeing as it isn't V3? 2.5?
Also looking at that tied in-favor-of-same-tab ourl poll..still hoping to see an option relating to that >.>
index2 looks pretty much there atm Tested in a number of browsers, works well all around (except for less-knowns like epiphany, but even then it's nothing terrible), tho someone else would have to check ie and safari.
Random idea I got..maybe for the smiley selector it could be like a panel in the bottom-left corner that expands when hovered over for a bit? Kind of like the userlist except actually in the corner. Current implementation isn't bad per se, it just seems kind of a done-just-to-be-done sort of thing
Did a bit of retrofitting on Recon. Changes include the gray/white being flipped from the way they were before, inverted lines in the explosion and some half-complete "smart moving" because getting stuck on corners is/was such a huge problem.
Arrows - move around 2nd (while pushing squarely into a block) - Explode block Alpha - Line up with block - useful for 2nd if you're having a hard time of it Clear - Quit Mode - End game and tally up score
Source and Ion exec attached.
Not quite finished - I plan on adding more stuff to put it on ticalc - so there might be another update to this sometime in the next week or so..
IRC people, this isn't the large project I've talked about a few times..that one's still in the works tho ;)
Just updated the pastebins again with some fallback stuffs, they should be more opera(and-other-browsers-in-general)-friendly now. By no means perfect, but stuffs mainly where it should be (some parts are off by a few pixels at most, the worst part by far is the top-right border of the topic box ) Also changed the background colors of the custom parts to the darker post color (copied from forum theme) so it might fit in a bit better? As well as the alternating line highlights. The red username highlight is a bit darker. /me lines don't have that large gap after the name anymore.
It's kind of the WIP area Parts are broken, more are in chrome and even more in opera. Opera doesn't have anything for the calc() function, so a lot of the stuff is probably out-of-line Might be able to do pixel-based offsets but it might not look the same. https://developer.mozilla.org/en-US/docs/Web/CSS/calc#Browser_compatibility
3140: You go through at least 7 different versions of it (search messing_with_omnomirc in this (#2 is here)) and pastebin different versions for different smf themes
Unless something has changed (or I'm just not remembering correctly) OmnomIRC should inherit the CSS off of the main page, you should just have to give the tabs the appropriate classes to inherit the colors.
If it was before it should still be that way
Iirc it's in the html, if class="quote" or something like that is added in it should catch and use it afaict.
even cross-iframe?
I guess not? This is why I don't design websites lol Where does it get the main background color from?
Cool Just updated the pastebins and now they look a ton better in chrome (apparently chrome wants gets its own special prefixes..?), changed the smiley select bg/border to match, and the userlist shrinks vertically into a tab when not hovered over. Not sure if the last part is really necessary, but it looks pretty smooth imo (it's easy enough to comment out, just comment out everything past the box-shadow and copy the left and height from :hover) http://darl181.webuda.com/other/messing_with_omnomirc_7.png It's still set up for stylish, in the actual implementation the !important overrides aren't needed.
Unless something has changed (or I'm just not remembering correctly) OmnomIRC should inherit the CSS off of the main page, you should just have to give the tabs the appropriate classes to inherit the colors.
If it was before it should still be that way
Iirc it's in the html, if class="quote" or something like that is added in it should catch and use it afaict.
Unless something has changed (or I'm just not remembering correctly) OmnomIRC should inherit the CSS off of the main page, you should just have to give the tabs the appropriate classes to inherit the colors.
This could work. The stuff I did uses the quote box colors, partly transparent.
Edit:
Spoiler For this is too much fun =P:
userlist autohides to the right, highlight looks a bit different. Also the smiley face thing is more in-line with the textbox.