Recommended Posts

  • 2 weeks later...

I love this theme...but I'm glad it's not compatible to windows large fonts. Is it possible to change this? or can someone tell me what I've to do, to make it compatible to large fonts? I hate these large fonts, but I have to use them because of apps I use in work.

Any idea??? would be great. thx.

:(

Link to comment
https://www.neowin.net/forum/topic/145446-vs-hmmxp/page/15/#findComment-2240138
Share on other sites

I do love this theme - I've got it installed on virtually all the machines that I use - the only problem that I have with it (and it's a really minor problem) is shown in the screen shot:

Is there anyway I can tweek those buttons so that they're the same colour as the rest of the bar?

post-36-1087289983.gif

Link to comment
https://www.neowin.net/forum/topic/145446-vs-hmmxp/page/15/#findComment-2284957
Share on other sites

I use this as a background for my mirandaIM, to match the HmmXP 1.blue version :)

Set the options like this for the best viewing experience:

Contact List > List > Groups:

- Indent groups by: 20px

List Background > Contact List Background:

- Background color: use plain white :)

- Use bitmap background: checked

- Scroll with text: checked

- Tile vertically: checked

List Text > Rows:

- Row height = 20px

[edit] Changed some colors in the image, to make it integrate better [/edit]

post-36-1087398817.jpg

Edited by syrek
Link to comment
https://www.neowin.net/forum/topic/145446-vs-hmmxp/page/15/#findComment-2294218
Share on other sites

I really start to like this theme, changed my firefox tabs to match the theme to :p

I'm playing with it, but for now I what I got is this for in the userChrome.css :)

/* Change color of active tab */ 
tab{
   -moz-appearance: none !important; 
} 
tab[selected="true"] { 
   background-color: rgb(233,229,214) !important; 
   color: black !important;
} 

/* Change color of normal tabs */ 
tab:not([selected="true"]) { 
   background-color: rgb(213,209,194) !important;
   border: 1px solid #EEA782 !important;
   border-top: 2px solid #EEA782 !important;  
   color: #808080 !important;
   padding-top: 2px !important; 
}

/* Make the active tab easier to distinguish: */ 
tab[selected="true"] { 
   font-weight: normal !important;
   border: 1px solid #597692 !important;
   border-top: 2px solid #597692 !important;
   padding-top: 2px !important;
}

.tabbrowser-tabs tab {
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  -moz-border-top-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-left-colors: none !important;
  -moz-border-bottom-colors: none !important;
  margin: 2px 2px -2px 0px !important;
}

post-36-1087400643.jpg

Edited by syrek
Link to comment
https://www.neowin.net/forum/topic/145446-vs-hmmxp/page/15/#findComment-2294379
Share on other sites

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

    • No registered users viewing this page.