Page 5 of 7

Re: [Release] Dark Moon

Posted: 2017-02-17, 21:26
by mn230199
Is there any way to disable it?

Re: [Release] Dark Moon

Posted: 2017-02-17, 21:30
by Lootyhoof
You could try this, in either Stylish or userChrome.css:

Code: Select all

#tabbrowser-tabs {
  height: 28px !important;
}

.tabs-newtab-button {
  width: 27px !important;
}

Re: [Release] Dark Moon

Posted: 2017-02-17, 21:50
by mn230199
It Worked! (kinda) The new tab button still remains too wide, it can only be made wider max-width did the trick

Re: [Release] Dark Moon

Posted: 2017-02-17, 21:55
by Lootyhoof
Try adding this:

Code: Select all

.tabbrowser-tab {
  padding-top: 0 !important;
}

.tabs-newtab-button {
  padding: 0 !important;
}

Re: [Release] Dark Moon

Posted: 2017-02-17, 22:00
by mn230199
That seems to have fixed it, Thanks!

Re: [Release] Dark Moon

Posted: 2017-03-04, 22:20
by Lootyhoof
Dark Moon has been updated to v1.5.2.

What's new?
- fix download animation
- darken download buttons in update window
- allow extensions to style their own toolbarbutton-badge
- use password manager icons from upstream

Re: [Release] Dark Moon

Posted: 2017-04-16, 18:27
by Lootyhoof
Dark Moon has been updated to v1.6.0.

What's new?
- add about:home styling for Home Styler
- add theme-native icons for statusbar options window
- use theme-native print preview icon stylings
- add theme-native directory listing icons
- add new SSL warning icon
- use new blacklisted site icon
- add new activity monitor icons
- add fixes for "Downloads Window" extension
- use theme-native download icons

Re: [Release] Dark Moon

Posted: 2017-06-06, 14:31
by Lootyhoof
Dark Moon has been updated to v1.7.0.

What's new?
- sync about:support styling with default
- sync about:permissions styling with default
- fix "learn more" links in notification popups

Re: [Release] Dark Moon

Posted: 2017-10-06, 02:23
by c-sanchez
Great theme, but please make smaller the "free space" with tab on top.
That's how it looks now
Image
How can be:
Image

Re: [Release] Dark Moon

Posted: 2017-10-06, 12:43
by Lootyhoof
c-sanchez wrote:Great theme, but please make smaller the "free space" with tab on top.
What OS are you using?

Re: [Release] Dark Moon

Posted: 2017-10-06, 16:59
by c-sanchez
Lootyhoof wrote:What OS are you using?
Windows XP, I'm using "New Moon" the Pale Moon fork of Feodor2.

Re: [Release] Dark Moon

Posted: 2017-10-07, 23:58
by Lootyhoof
c-sanchez wrote:
Lootyhoof wrote:What OS are you using?
Windows XP, I'm using "New Moon" the Pale Moon fork of Feodor2.
Sorry, but I cannot and will not support a platform that Pale Moon itself doesn't officially support anymore. I've enough platforms to maintain as-is.

Re: [Release] Dark Moon

Posted: 2017-12-10, 08:23
by zarite
Hallo. How can I change the color of the window's title in my customized Dark Moon?
Thank you.
screenshot.49.jpg

Re: [Release] Dark Moon

Posted: 2018-05-16, 22:22
by Lootyhoof
Dark Moon has been updated to v2.0.0! In this major update, the entire theme has been re-based (re-written from scratch) from White Moon v3.0.0, including all the features that update brought and more. Most notably though, this also muchly improves support for Linux and macOS, plus features a re-designed tab styling and much better HiDPI support through the use of SVG icons.

Enjoy! :thumbup:
Image
What's new?
- re-base from White Moon v3.0.0
- replace many icons with vectors (from Simple White X)
- revise identity panel styling
- redesign tab stylings using pure CSS
- preserve add-on bar close button in text mode
- sync devtools styling with default
- improve Tree Style Tabs tab bar appearance (in vertical mode)
- add preliminary Pale Moon 28 support
- improve Linux and macOS support
- Win10: improve caption button appearance
- major cleanup

Re: [Release] Dark Moon

Posted: 2018-05-16, 22:23
by Lootyhoof
zarite wrote:Hallo. How can I change the color of the window's title in my customized Dark Moon?
Thank you.
screenshot.49.jpg
Sorry for the delay with responding (somehow missed this one...!). You can use the following CSS for this in either Stylish or userChrome.css:

Code: Select all

#main-window::after {
  color: COLOR-HERE;
}

Re: [Release] Dark Moon

Posted: 2018-05-17, 19:51
by Thehandyman1957
Got an interesting issue with your latest Dark Moon 2.0

When first loaded up I get a default image overlay instead of the solid black. Ignore the icons.
Screenshot - 5_17_2018 , 12_49_26 PM.png
With the previous version I had. it defaulted like this. Which is normal for me.
Screenshot - 5_17_2018 , 12_33_04 PM.png
I thought perhaps it was "Persona Switcher 2.0.4.1-signed" but disabling it did not change it.
I'm not even sure where this "persona" color is coming from since I don't have a persona in that color.
If I change back to the previous version it acts normally.

I just thought I would put this out there. It doesn't bother me as I use this theme with persona's and other icons anyway.
And it looks normal anywhere else. Not sure if this is something weird on my end or if others might have seen it.
I couldn't find anything else on my list of add on's that would make this behavior. :angel:

I'm going to try a new profile just to see if it changes anything. I let you know what I get.

Re: [Release] Dark Moon

Posted: 2018-05-17, 21:36
by Lootyhoof
Odd...I can't confirm this. Is that Windows 7? On what toolbars are those? What extensions do you have installed?

Re: [Release] Dark Moon

Posted: 2018-05-18, 00:23
by Thehandyman1957
Lootyhoof wrote:Odd...I can't confirm this. Is that Windows 7? On what toolbars are those? What extensions do you have installed?
Yes, W7 64 bit with latest PM The tool bars shown where my menu bar, navigation bar and for showing the issue I also showed the bookmark bar but I normally don't use that one. As for add on's. Hmm a lot. :lol:
Screenshot - 5_17_2018 , 5_21_16 PM.png
Screenshot - 5_17_2018 , 5_21_27 PM.png
Screenshot - 5_17_2018 , 5_21_37 PM.png
Screenshot - 5_17_2018 , 5_21_47 PM.png
Screenshot - 5_17_2018 , 5_22_02 PM.png
Screenshot - 5_17_2018 , 5_22_10 PM.png

Re: [Release] Dark Moon

Posted: 2018-05-18, 00:27
by Thehandyman1957
Ok, tried on a new profile and it's fine. So, I have no idea what add on is causing this.
It's weird that it doesn't do it on the older version but does it on the new. Hmmm. :think:
Screenshot - 5_17_2018 , 5_25_57 PM.png
Ok, so I went through and disabled all my add on's and it was fine. So not a bad profile.
I then re-enabled one by one and the culprit was: Drum role please......Hide Caption Titlebar Plus 2.8.7rc

I started to figure this out when I was re-enabling and saw the top bar " which I normally don't ever see"
and realized where the color might be coming from. So now I will fiddle with that add on just to see what
setting is causing this. ;)

Well, that didn't take long. Turns out that Hide Caption Titlebar Plus has a setting just for this.
Screenshot - 5_17_2018 , 6_26_06 PM.png
Who would have thought. It has not worked since I have been using it, so this was new to me. :crazy:
Oh well, now if someone else comes along and has this problem they will know where to look. :angel:

Re: [Release] Dark Moon

Posted: 2018-05-23, 20:22
by Lootyhoof
Dark Moon has been updated to v2.0.1.

What's new?
- fix listcell-check styling