[Release] Dark Moon

Dedicated board for theme releases/support threads

Moderators: FranklinDM, Lootyhoof

Forum rules
Please do not create new topics here unless you are a theme author in need of a dedicated releases&support thread!
User avatar
eskaton
Lunatic
Lunatic
Posts: 474
Joined: 2013-08-23, 19:54

Re: [Release] Dark Moon

Unread post by eskaton » 2018-06-12, 13:01

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.

User avatar
eskaton
Lunatic
Lunatic
Posts: 474
Joined: 2013-08-23, 19:54

Re: [Release] Dark Moon

Unread post by eskaton » 2018-06-13, 12:34

For clarification, this is what the highlighted Twitter tab looks like in the Default theme.
You do not have the required permissions to view the files attached to this post.

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-06-14, 22:31

Dark Moon has been updated to v2.0.2.

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

User avatar
eskaton
Lunatic
Lunatic
Posts: 474
Joined: 2013-08-23, 19:54

Re: [Release] Dark Moon

Unread post by eskaton » 2018-06-15, 01:07

Confirmed the pinned tab highlighting. Thanks!

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-06-25, 21:26

Dark Moon has been updated to v2.0.3.

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

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-07-30, 20:27

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

User avatar
Gordon Dry
Fanatic
Fanatic
Posts: 121
Joined: 2014-10-14, 19:54
Location: Germany

Re: [Release] Dark Moon

Unread post by Gordon Dry » 2018-08-20, 02:39

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 ...

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-08-30, 19:55

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

User avatar
Trapper
Fanatic
Fanatic
Posts: 113
Joined: 2016-01-29, 00:21

Re: [Release] Dark Moon

Unread post by Trapper » 2018-08-30, 23:08

@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:

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-08-30, 23:23

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.

User avatar
Trapper
Fanatic
Fanatic
Posts: 113
Joined: 2016-01-29, 00:21

Re: [Release] Dark Moon

Unread post by Trapper » 2018-08-30, 23:37

Perfect... thank you

You're the best :D

darkmoonuser

Re: [Release] Dark Moon

Unread post by darkmoonuser » 2018-10-14, 07:41

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.

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-10-14, 17:36

You could try this:

Code: Select all

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

darkmoonuser

Re: [Release] Dark Moon

Unread post by darkmoonuser » 2018-10-14, 18:42

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:

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2018-12-24, 18:38

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
Last edited by Lootyhoof on 2018-12-24, 18:47, edited 2 times in total.

RavAshi

Re: [Release] Dark Moon

Unread post by RavAshi » 2019-02-21, 07:47

Is it intended to be like this? (Extension: NoteStruck)

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

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2019-03-12, 21:34

Dark Moon has been updated to v2.3.1.

What's new?
- fix toolbarbutton dropmarker width

User avatar
Lootyhoof
Themeist
Themeist
Posts: 1569
Joined: 2012-02-09, 23:35
Location: United Kingdom

Re: [Release] Dark Moon

Unread post by Lootyhoof » 2019-08-14, 23:28

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

User avatar
Trapper
Fanatic
Fanatic
Posts: 113
Joined: 2016-01-29, 00:21

Re: [Release] Dark Moon

Unread post by Trapper » 2019-08-15, 00:36

Thanks Lootyhoof for your continued maintenance of Dark Moon. It's appreciated.

alexkidd

Re: [Release] Dark Moon

Unread post by alexkidd » 2019-11-25, 00:20

This is my new favorite theme. Lootyhoof is there a way to send you a donation?