Page 6 of 7

Re: [Release] Dark Moon

Posted: 2018-06-12, 13:01
by eskaton
With PM 27.9.3 (and Dark Moon 2.0.1) on Windows 10 Home x64 I have the following minor problem: I have a pinned tab for Twitter, and previously the tab would highlight a different color when new tweets were availble. That does not seem to be happening now.

Re: [Release] Dark Moon

Posted: 2018-06-13, 12:34
by eskaton
For clarification, this is what the highlighted Twitter tab looks like in the Default theme.

Re: [Release] Dark Moon

Posted: 2018-06-14, 22:31
by Lootyhoof
Dark Moon has been updated to v2.0.2.

What's new?
- PM28: add more autocomplete styling
- fix pinned tab background image
- minor cleanup

Re: [Release] Dark Moon

Posted: 2018-06-15, 01:07
by eskaton
Confirmed the pinned tab highlighting. Thanks!

Re: [Release] Dark Moon

Posted: 2018-06-25, 21:26
by Lootyhoof
Dark Moon has been updated to v2.0.3.

What's new?
- fix find bar in PM28 beta

Re: [Release] Dark Moon

Posted: 2018-07-30, 20:27
by Lootyhoof
Dark Moon has been updated to v2.1.0.

What's new?
- add PM28 newtab styling
- add tabbrowser findbar styling
- improve about:permissions sizing
- fix disappearing titlebar in private and lwtheme modes on macOS

Re: [Release] Dark Moon

Posted: 2018-08-20, 02:39
by Gordon Dry
After updating to PM 28.0.0 I recognized that marked text in input fields (like URL or search box) is a completely black bar ...

Re: [Release] Dark Moon

Posted: 2018-08-30, 19:55
by Lootyhoof
Dark Moon has been updated to v2.2.0.

What's new?
- sync global stylings with Pale Moon 28
- remove redundant devtools styling
- use non-prefixed -inline syntax
- update media controls
- mark as compatible with Pale Moon 28 only
- fix alltabs icon appearance when in "menu" mode

Re: [Release] Dark Moon

Posted: 2018-08-30, 23:08
by Trapper
@Lootyhoof

Can you post some simple css code to provide some space between the tabs? So far, I'm not having any luck finding it.

Thanks for a quality theme... I'm loving this one :thumbup:

Re: [Release] Dark Moon

Posted: 2018-08-30, 23:23
by Lootyhoof
Trapper852 wrote:@Lootyhoof

Can you post some simple css code to provide some space between the tabs? So far, I'm not having any luck finding it.

Thanks for a quality theme... I'm loving this one :thumbup:
You could use this for example, in either userChrome.css or Stylem:

Code: Select all

.tabbrowser-tab,
.tabs-newtab-button {
  margin: 0 3px !important;
}
If you wanted to adjust the gap, change the 3px to some other value.

Re: [Release] Dark Moon

Posted: 2018-08-30, 23:37
by Trapper
Perfect... thank you

You're the best :D

Re: [Release] Dark Moon

Posted: 2018-10-14, 07:41
by darkmoonuser
Is there a way to change the color for this theme? Look at the right pic below, that's what I want. Left is current.

Image

Is this the commit I need to reference?

https://github.com/Lootyhoof/darkmoon/commit/acc3c1f952466c16f699a64a48e41016fa70e545

Any help will be appreciated.

Re: [Release] Dark Moon

Posted: 2018-10-14, 17:36
by Lootyhoof
You could try this:

Code: Select all

#main-window,
#navigator-toolbox {
  background-color: rgb(43,43,43) !important;
}

Re: [Release] Dark Moon

Posted: 2018-10-14, 18:42
by darkmoonuser
Lootyhoof wrote:You could try this:

Code: Select all

#main-window,
#navigator-toolbox {
  background-color: rgb(43,43,43) !important;
}
Perfect, thanks. :D :thumbup: :clap:

Re: [Release] Dark Moon

Posted: 2018-12-24, 18:38
by Lootyhoof
Dark Moon has been updated to v2.3.0.

What's new?
- add tab audio indicators for Pale Moon 28.3.0+
- update in-browser developer tools
- Linux/macOS: add private browsing indicator
- Linux: improve text legibility on toolbars in persona mode

Re: [Release] Dark Moon

Posted: 2019-02-21, 07:47
by RavAshi
Is it intended to be like this? (Extension: NoteStruck)

https://i.imgur.com/9tZPcK1.png

Re: [Release] Dark Moon

Posted: 2019-03-12, 21:34
by Lootyhoof
Dark Moon has been updated to v2.3.1.

What's new?
- fix toolbarbutton dropmarker width

Re: [Release] Dark Moon

Posted: 2019-08-14, 23:28
by Lootyhoof
Dark Moon has been updated to v2.4.0.

What's new?
- update Reader View styling to reflect changes in Pale Moon 28.6.0+
- fix "about" window text legibility
- Linux: make sure toolbarbutton dropmarkers show correctly

Re: [Release] Dark Moon

Posted: 2019-08-15, 00:36
by Trapper
Thanks Lootyhoof for your continued maintenance of Dark Moon. It's appreciated.

Re: [Release] Dark Moon

Posted: 2019-11-25, 00:20
by alexkidd
This is my new favorite theme. Lootyhoof is there a way to send you a donation?