[Release] Dark Moon
Moderators: Lootyhoof, FranklinDM
Forum rules
Please do not create new topics here unless you are a theme author in need of a dedicated releases&support thread!
Please do not create new topics here unless you are a theme author in need of a dedicated releases&support thread!
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
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
It Worked! (kinda) The new tab button still remains too wide, it can only be made wider max-width did the trick
You do not have the required permissions to view the files attached to this post.
Last edited by mn230199 on 2017-02-17, 21:57, edited 1 time in total.
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
Try adding this:
Code: Select all
.tabbrowser-tab {
padding-top: 0 !important;
}
.tabs-newtab-button {
padding: 0 !important;
}
Re: [Release] Dark Moon
That seems to have fixed it, Thanks!
You do not have the required permissions to view the files attached to this post.
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
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
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
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
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
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
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
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
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
Great theme, but please make smaller the "free space" with tab on top.
That's how it looks now

How can be:

That's how it looks now

How can be:

-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
What OS are you using?c-sanchez wrote:Great theme, but please make smaller the "free space" with tab on top.
Re: [Release] Dark Moon
Windows XP, I'm using "New Moon" the Pale Moon fork of Feodor2.Lootyhoof wrote:What OS are you using?
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
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.c-sanchez wrote:Windows XP, I'm using "New Moon" the Pale Moon fork of Feodor2.Lootyhoof wrote:What OS are you using?
Re: [Release] Dark Moon
Hallo. How can I change the color of the window's title in my customized Dark Moon?
Thank you.
Thank you.
You do not have the required permissions to view the files attached to this post.
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
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!
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
Enjoy!

- 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
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
Sorry for the delay with responding (somehow missed this one...!). You can use the following CSS for this in either Stylish or userChrome.css:zarite wrote:Hallo. How can I change the color of the window's title in my customized Dark Moon?
Thank you.
screenshot.49.jpg
Code: Select all
#main-window::after {
color: COLOR-HERE;
}
Last edited by Lootyhoof on 2018-05-16, 22:24, edited 1 time in total.
Re: [Release] Dark Moon
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. With the previous version I had. it defaulted like this. Which is normal for me. 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.
I'm going to try a new profile just to see if it changes anything. I let you know what I get.
When first loaded up I get a default image overlay instead of the solid black. Ignore the icons. With the previous version I had. it defaulted like this. Which is normal for me. 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.

I'm going to try a new profile just to see if it changes anything. I let you know what I get.
You do not have the required permissions to view the files attached to this post.
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
Odd...I can't confirm this. Is that Windows 7? On what toolbars are those? What extensions do you have installed?
Last edited by Lootyhoof on 2018-05-17, 21:36, edited 1 time in total.
Re: [Release] Dark Moon
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.Lootyhoof wrote:Odd...I can't confirm this. Is that Windows 7? On what toolbars are those? What extensions do you have installed?

You do not have the required permissions to view the files attached to this post.
Re: [Release] Dark Moon
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.
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. Who would have thought. It has not worked since I have been using it, so this was new to me.
Oh well, now if someone else comes along and has this problem they will know where to look.
It's weird that it doesn't do it on the older version but does it on the new. Hmmm.

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. Who would have thought. It has not worked since I have been using it, so this was new to me.

Oh well, now if someone else comes along and has this problem they will know where to look.

You do not have the required permissions to view the files attached to this post.
Last edited by Thehandyman1957 on 2018-05-18, 01:29, edited 4 times in total.
-
- Themeist
- Posts: 1579
- Joined: 2012-02-09, 23:35
- Location: United Kingdom
Re: [Release] Dark Moon
Dark Moon has been updated to v2.0.1.
What's new?
- fix listcell-check styling
What's new?
- fix listcell-check styling