What my Pale Moon looks like

General discussion and chat (archived)
Thehandyman1957

Re: What my Pale Moon looks like

Unread post by Thehandyman1957 » 2016-11-22, 01:47

Shadeclan wrote:
Shadeclan wrote:My carefully crafted, functional and beautiful PaleMoon interface ... And PaleMoon Tycho ...
LavaFox themes by ZigBoom - gotta give credit where credit is due.
I always loved these dark themes :thumbup: Sure wish there were more for PM. ;)

dracor

Re: How my Pale Moon looks like

Unread post by dracor » 2017-02-03, 02:47

dark_moon wrote:My PM looks so:
Image

Like it minimalistic.
What Theme is that that you are using? ...I need a replacement for the one I use "In The Dark" and your looks good.

dark_moon

Re: How my Pale Moon looks like

Unread post by dark_moon » 2017-02-03, 10:33

dracor wrote:
dark_moon wrote:My PM looks so:
Image

Like it minimalistic.
What Theme is that that you are using? ...I need a replacement for the one I use "In The Dark" and your looks good.
That is my own theme. It only works if you use tabs on tab. Here the code:

Code: Select all

/* Home Button */
#appmenu-button{min-width:0!important;padding:0!important}
#appmenu-button:not(:hover){background:0!important}
#appmenu-button-container > * > .box-inherit{min-width:12px;background:url("chrome://browser/skin/appmenu-dropmarker.png")center 75% no-repeat}
#appmenu-button-container > * > .box-inherit *{display:none!important}

/* Tableiste */
#TabsToolbar :-moz-any(.toolbarbutton-1){min-width:32px}
.tabbrowser-tab,.tabs-newtab-button,#TabsToolbar{padding:0!important;border:0!important;background:0!important;box-shadow:none!important}
.tabbrowser-tab .tab-stack{height:31px;padding: 1px 5px 2px!important}
.tabbrowser-tab[selected="true"]{box-shadow: 0 0 6.5px rgba(255,255,255,.4) inset,0 0 2px rgba(255,255,255,.4) inset!important}
.tabbrowser-tab:not([selected]) .tab-text,toolbarbutton:not([selected]){color:#A5A5A5}
.tabbrowser-tab[selected="true"] .tab-stack,toolbarbutton:hover{opacity:.8;color:white}
.tabbrowser-tab:not([selected="true"]):not([beforeselected="true"]):not([hidden="true"]),
#TabsToolbar .toolbarbutton-1:not([disabled]):not(:hover):not(:active):not([checked]):not([open]){
background-image: -moz-linear-gradient( rgba(0,0,0,0), rgba(0,0,0,.2) ),
-moz-linear-gradient( rgba(255,255,255,0), rgba(255,255,255,.5) )!important;
background-repeat: no-repeat!important;
background-position: -moz-calc(100% - 1px) -1px, 100%  -1px!important;
background-size: 1px 100% ,1px 100%, 1px 100%, 1px 100%, 100% 100%!important}
.tabbrowser-tab:hover:not([selected="true"]){opacity:.5}
.tabs-newtab-button{list-style-image: url("chrome://browser/skin/tabbrowser/newtab-inverted.png")!important}
.tabs-newtab-button:hover{background:grey!important}
#back-button[disabled="true"]{display:none}
#forward-button[disabled="true"]{display:none}


/* Inverted button colors */
#navigator-toolbox[mode=icons] > #nav-bar :-moz-any(#back-button,#forward-button,#reload-button,#stop-button,#home-button,#downloads-button,#bookmarks-button,#bookmarks-menu-button,#new-tab-button,#new-window-button,#tabview-button):not(:-moz-any(#alltabs-button,#tabview-button,#new-tab-button,#sync-button[status])) > .toolbarbutton-icon,#bookmarks-menu-button.bookmark-item{list-style-image:url("file:///C:/Program Files/Pale Moon/Toolbar-inverted.png")!important}
#alltabs-button{list-style-image:url("file:///C:/Program Files/Pale Moon/alltabs-inverted.png")!important}

/* URL Bar */
#nav-bar{background:0!important;padding:0!important}
#urlbar{background:0!important;border:none!important;color:grey!important}

/* FavoritenBar */
#PersonalToolbar{background:0!important}
/* #main-window[disablechrome] #navigator-toolbox[tabsontop="true"] #nav-bar:not([collapsed="true"]),#main-window[disablechrome] #navigator-toolbox[tabsontop="true"] #PersonalToolbar:not([collapsed="true"]){visibility:visible!important} */

/* Bookmarks toolbar: hide labels, show on hover */
toolbarbutton.bookmark-item > .toolbarbutton-icon{opacity:0.8}
toolbarbutton.bookmark-item > .toolbarbutton-text{width:0}
toolbarbutton.bookmark-item:hover > .toolbarbutton-text{width:100%;color:grey}

/* Bookmarks */
#bookmarks-menu-button{width:25px}

/* lesezeichen menü crap remove */
menuitem[label="Lesezeichen-Symbolleiste anzeigen"],menuitem[label="Unsortierte Lesezeichen"],menuitem[command="Browser:AddBookmarkAs"],#BMB_bookmarksPopup > menuseparator{display:none!important}

/* Removes right-click context menus */ 
#context-bookmarkpage,#context-sendpage,#context-back,#context-forward,#context-reload,#context-stop,#context-bookmarklink,#context-sendlink,#context-searchselect,#context-sep-copyimage,#context-sendimage,#context-setWallpaper,#context-setDesktopBackground,#context-selectall,menuitem[label="Diese Seite abonnieren…"],[label="Diese Seite abonnieren"],[label="Link öffnen"]{display:none!important}

/* change default favicon placeholder for unloaded tabs
.tab-throbber,.tab-icon-image {list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAtUlEQVR42t2TQQrCMBBFe4HqungBV8USjC01iKt2UVBcuPAwHkAKRSwFN141zi/DULpKiCsXL8kw/3+SkETW2iDGQZeHdabL+2ZbfKiOMYPL9bYDXEsPWngkQOX7Zz+8T7Q2EGFmVoyZ9qCFRwI4PYHAkQQeCZB0P8xsB34B8AQF/PYIdXOufAPg+aM7CN9Bbo4vevPa1QwtPBLwaLvxbbt+JmjhkQBiQaSE4loxS0bNeil7oi+lcro7fpDjUgAAAABJRU5ErkJggg") !important;}
.tab-throbber[progress] {list-style-image: url("chrome://browser/skin/tabbrowser/loading.png") !important;}
.tab-throbber[pinned],.tab-icon-image[pinned] {-moz-margin-start:5px; -moz-margin-end:5px! important;} */

/* change default favicon placeholder for tabs and History, Bookmarks and 'All Tabs Helper' sidebars */
.tab-throbber, .tab-icon-image, .alltabs-item >.menu-iconic-left >.menu-iconic-icon, .sidebar-placesTreechildren::-moz-tree-image(title) {list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAtUlEQVR42t2TQQrCMBBFe4HqungBV8USjC01iKt2UVBcuPAwHkAKRSwFN141zi/DULpKiCsXL8kw/3+SkETW2iDGQZeHdabL+2ZbfKiOMYPL9bYDXEsPWngkQOX7Zz+8T7Q2EGFmVoyZ9qCFRwI4PYHAkQQeCZB0P8xsB34B8AQF/PYIdXOufAPg+aM7CN9Bbo4vevPa1QwtPBLwaLvxbbt+JmjhkQBiQaSE4loxS0bNeil7oi+lcro7fpDjUgAAAABJRU5ErkJggg") !important;}
.tab-throbber[progress] {list-style-image: url("chrome://browser/skin/tabbrowser/loading.png") !important;}
.tab-throbber[pinned], .tab-icon-image[pinned] {-moz-margin-start:5px; -moz-margin-end:5px! important;}
.alltabs-item[busy] >.menu-iconic-left >.menu-iconic-icon {list-style-image: url("chrome://global/skin/icons/loading_16.png") !important;}
And the images:
alltabs-inverted.png
alltabs-inverted.png (379 Bytes) Viewed 5002 times
Toolbar-inverted.png
Toolbar-inverted.png (6.34 KiB) Viewed 5002 times

dracor

Re: What my Pale Moon looks like

Unread post by dracor » 2017-02-03, 14:29

Thank you ...I'll try that.

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

Re: What my Pale Moon looks like

Unread post by Lootyhoof » 2017-02-03, 17:14

Just for reference: The theme "In The Dark" was forked for Pale Moon use a while ago.

https://addons.palemoon.org/themes/darkness/

Super-toad 65

Re: What my Pale Moon looks like

Unread post by Super-toad 65 » 2017-02-22, 16:48

Mine just looks like the default Windows 10 theme.

But i keep it updated and such. I've been using PM since Summer 2016 ;)

JodyThornton

Re: What my Pale Moon looks like

Unread post by JodyThornton » 2017-04-02, 14:12

I was searching through this thread because I swore I remembered an image of a theme that looked a bit like SeaMonkey. This was in respect to having text labels to the right side of small icons, kinda like what Opera used to do in the 8x version. I did see my screenshot of Opera, but this was different. It appeared to use MS Sans Serif as the UI font.

Does anyone recall where that was, or what theme it was? I wondered if there was a was to place text labels beside small icons in Pale Moon ala SeaMonkey.

Thanks for your help.
:)

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5146
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: What my Pale Moon looks like

Unread post by Night Wing » 2017-04-16, 19:20

I've been using Pale Moon, first in Windows 7 and now also in linux Mint since version 4.0 of Pale Moon.

Below is an attachment of what my 64 bit linux Pale Moon 27.2.1 looks like running in 64 bit linux Mint 18.1 (Serena) with the Xfce desktop environment. You'll have to left click on the attachment to see it better since in my Pictures folder, it's 1366x768 pixels which I use for uploading attachments.
Attachments
LPMSS 1366x768.png
Linux Mint 21.3 (Virginia) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
MX Linux 23.2 (Libretto) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
Linux Debian 12.5 (Bookworm) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox

BenFenner
Astronaut
Astronaut
Posts: 588
Joined: 2015-06-01, 12:52
Location: US Southeast

Re: What my Pale Moon looks like

Unread post by BenFenner » 2017-04-16, 19:40

A minimal UI setup that I love:

Image

rony albert

Re: What my Pale Moon looks like

Unread post by rony albert » 2017-05-01, 07:08

It is simple awesome!

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5146
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: What my Pale Moon looks like

Unread post by Night Wing » 2017-05-08, 21:30

Changed the color of r Pale Moon using the Turquoise World lightweight theme (persona) and made the address letters in the Navigation Bar all dark. You'll have to left click on the attachment to make it larger which will be 1366x768.
Attachments
PMSS 1366x768.png
Linux Mint 21.3 (Virginia) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
MX Linux 23.2 (Libretto) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
Linux Debian 12.5 (Bookworm) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox

User avatar
adesh
Board Warrior
Board Warrior
Posts: 1277
Joined: 2017-06-06, 07:38

Re: What my Pale Moon looks like

Unread post by adesh » 2017-06-08, 15:52

Simple uncluttered Pale Moon with XMoon
screenshot_2017-06-08_211711.png

ffuser1
Moongazer
Moongazer
Posts: 14
Joined: 2016-08-26, 21:38

Re: What my Pale Moon looks like

Unread post by ffuser1 » 2017-06-11, 06:27

no one likes vertical tabs? a must!
Attachments
New JPEG image.jpg

nikola_ss
Moongazer
Moongazer
Posts: 8
Joined: 2016-11-26, 04:43

Re: What my Pale Moon looks like

Unread post by nikola_ss » 2017-06-11, 11:01

Attachments
Ud.jpg


mrnhmath
Fanatic
Fanatic
Posts: 120
Joined: 2017-06-21, 02:37

Re: What my Pale Moon looks like

Unread post by mrnhmath » 2017-06-21, 02:44

The browser that respect my choices, as Firefox used to be. A big thanks to all the people who made it possible! :thumbup:

Image

SGvagon

Re: What my Pale Moon looks like

Unread post by SGvagon » 2017-08-04, 00:37

I love minimalistic design with many features (working with 80+- tabs and 32 useful addons) . And I like IE6 desing. And on 2nd screen I had addons in Independent simple window too :) .
Attachments
PM.png
Addons window
Addons window

Thehandyman1957

Re: What my Pale Moon looks like

Unread post by Thehandyman1957 » 2017-08-04, 04:02

ffuser1 wrote:no one likes vertical tabs? a must!
Oh yea, except mine hide when I'm not using them. :mrgreen:
Screenshot - 8_3_2017 , 9_00_44 PM.png

John connor

Re: What my Pale Moon looks like

Unread post by John connor » 2017-08-04, 04:04

Image

User avatar
Avari
Hobby Astronomer
Hobby Astronomer
Posts: 20
Joined: 2017-08-11, 11:43

Re: What my Pale Moon looks like

Unread post by Avari » 2017-08-11, 14:26

Windows 8.1:

Image



Arch Linux (i3wm):

Image

Locked