Code Monkey home page Code Monkey logo

firefox-mod-blur's People

Contributors

datguypiko avatar tk-nc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firefox-mod-blur's Issues

Non active tabs have darker text, but with Light theme?

I have an app that switches my programs from Light theme to Dark theme at a certain time everyday, and I enjoy using your code for:

/* ----- Non active tabs have darker text ----- */

.tabbrowser-tab:not([visuallyselected="true"]):not([multiselected]):not(:hover) .tab-label-container 
.tab-label {
  color: hsla(0, 0%, 100%, 0.65) !important;
}

.tabbrowser-tab .tab-label-container 
.tab-label {
  transition: color 250ms ease !important;
}

But, this makes text unreadable in light mode. Do you know what I should add to make this flexible between light and dark theme?

Weird looking min/max/close buttons

image
This is pretty much what my min/max/close buttons look like. Any idea how to fix them & make them look like the macOS buttons? And if the macOS buttons aren't possible then just the stock Windows buttons. I'm using MicaForEveryone effects.

Thanks in advance.

[FR] Add separate files for Linux

Your workaround for #35 is valid, but it doesn't integrate well with my workflow.

I'm using chezmoi to manage my dotfiles. I'm handling both userChrome.css (and the other directories/files too) from this repository as external files.

As a result, for now I have to edit userChrome.css myself when my "externals" are updated (see -R, --refresh-externals).

I tried writing a script with sed that runs every time I update my dotfiles but it doesn't work as expected for various reasons and it's an horrible hack anyway.

Would you consider adding separate variants for Linux with specific fixes which can be used as is? I have yet to find other issues apart from #35 but there might be some more in the future.

Thanks.

[Linux, GNOME, GTK] System window titlebar buttons broken

When I use the left system titlebar icons, the buttons are usable but the icons do not appear. When I use the right system titlebar icons, the menu, bookmark, and extension buttons are under the buttons with no icon and prevent the menu, bookmark, and extension buttons from working.

Firefox view icon

Firefox view icon not load.
I fixed by removing ../ from url. Like this

/* ----- Firefox view icon change ----- */
#navigator-toolbox #firefox-view-button {
	list-style-image: url(image/files.svg) !important;
}

URL bar goes umlimit expand

Hi, I just found that if you keep switching layout style, One Line mode's URL bar will expand height unlimited...I'm ver. 75
圖片

[FR] Mod to hide tab bar

It would be helpful to have this so that the tab bar can be replaced with a vertical tab extension, such as tree style tab with a custom theme.

I've had a bit of a look at implementing this myself, but I always end up either also hiding the window controls, or hiding tabs but not the space they occupy (leaving a blank bar).

Tab's close button on the left

I like to use the titlebars on the left, like on macOS. Is it possible to get an option for the tab's close button to also show up on the left for extra consistency in those situations?

Currently they show up on the right regardless, as briefly seen here:

titlebars

Search bar link selection colour

When we are searching something, there are suggestions. When we surround them with the mouse, they become white, but when we select them with the arrows, only the link becomes white. Could you change the color to be the same as when we over a link with the mouse?

Min/Max bar placement

Hi, loved your project but there is an issue when I commented #TabsToolbar > .titlebar-buttonbox-container{ visibility: collapse !important; } it looks like the following,

Annotation 2020-04-12 114929

Why is this happening?

Tabbar under search bar

Hello, first of all, thank you so much, because this theme is the best I've seen.

As for my issue, I find it weird because I've checked other issues and couldn't find someone with the same layout. I couldn't find how to change it do it in the userChrome.css.

Issue: I want to make the search bar with the corresponding buttons on top of the tabbar, is it possible?

image

image

Search in About:home

It would be nice if the search box of About:home was also themed like the URL box

Weird Extension icon location

The image below is what my browser looks like. The Extension icon is supposed to be on the right side.

image

I cannot move the icon by just dragging it on Customize Taskbar because in there, it shows the Extension icon being on the right. https://i.imgur.com/h7I5HhZ.png

Any fixes?

Theme broken

The theme just broke after new update release 113.
Various buttons have moved and some even overlapped.

No Space In-Between Tabs (Windows 11)

firefoxmodblur.mp4

Hello, I just installed this theme. Really loving it but there is 2 main problems I am having. There is no space in-between the tabs, also the icon for the settings & more drop down is invisible. Thats all the problems I am having. Would really like to have these fixed to make it perfect. I have included a video of my problems and my user chrome + user content in .txt form (github won't allow me to upload .css files)

Edit: Also I mentioned it in the title, but I am on Windows 11 OS. Someone on reddit was running it fine so I am confused as to why I am having this problem.
userChrome.txt
userContent.txt

Back, forward and menu button invisible

Thanks for this awesome theme.

I have on issue though. As soon as i install this theme, my back, forward and menu button icons disappear. I still am able to click/use them, they are just invisible:
backforward

How to remove the redundant material from the address bar?

I love how in chromium browsers you just see the lock icon to understand if the site is HTTP or HTTPS but in Firefox it is just redundant to see the full URL. I want to see just the main URL. Below is the CSS I was using but it is not working anymore after using your files.

.urlbar-input-box{
  overflow: clip;
}

#urlbar-input{
  margin-left: calc(var(--urlbar-scheme-size) * -0.76) !important;
}

New store for FirefoxCSS themes

Hi, I don't know how to contact you so I'm using this.

We are creating a website where to collect firefox themes. we have included yours by linking to this github.

I invite you to add/change/remove any information we have added to our website. I hope you like the initiative and that in the future you will send us more themes.

here are the links:
web: https://firefoxcss-store.github.io/
repo: https://github.com/FirefoxCSS-Store/FirefoxCSS-Store.github.io

Regards :)

not transparent bookmark bar

hi
thanks for really cool theme.
it's show me what i want
if see in screenshots bookmarks toolbar have transparent background

Screenshot from 2022-12-23 23-16-27

version i use 2.2.1
os: fedora 37
desktop: gnome 43
desktop theme: adwaita(default)
firefox: 107.0.1

change background wallpaper ?

Hi,

I discover your mod for mozilla... simply incredible ! it's clean, it's simple, nice work!

I had good success installing it on Firefox 110.0.1 !

However, I can't put a personalized wallpaper either at startup or when opening a new tab?

LPAlJVy2Zs

Can you tell me how to do it because I can't.

Thanks for your feedback !

Pinned tab underline.

Could you add a system where the pinned tabs have an underline? If not could you tell us how to do this ourselves?

Librewolf home tab icon missing / Librewolf icons and branding

Hello!

Beeen using this theme with Librewolf for a while and I'm having an issue with the icons in the home pages.

Here's what the home page should look like:
image

Here's what it looks like with Librewolf (missing the firefox logo):
librewolf 04 de março de 2023 (12-43-37 PM) 1920x1040
librewolf 04 de março de 2023 (12-44-18 PM) 1920x1040

Feel free to close this issue if you don't want to offer Librewolf support. This issue is mainly about the home tab logo, but if you're interested the Librewolf branding can be found here (that's what I used to make the icon in the upper left corner): https://gitlab.com/librewolf-community/branding

Changing tab colors

Hello!

I want to change the colors of active/background tabs, as I find it jarring that the background tabs on a dark background are highlighted, while the active one almost melds with the background. I think it should be the other way around.

So I've switched the values for --firefoxcss-tab-bg-color and --firefoxcss-tab-active-bg-color in userChrome.css. However, that does not seem to accomplish anything. The values further down in the file at around line 350 have the proper variables set for the background-color property.

Is there something I'm missing?

Thank you for the repo, by the way - I love this!

ublock-icon-change.css no longer working?

image

  • Linux
  • Firefox 108.0.1
  • Fresh profile

ublock-icon-change.css used to work before, not sure what happened. Can reproduce with my main profile.

  • tree ~/.mozilla/firefox/vri2vvdf.Test/chrome:
/home/xfzv/.mozilla/firefox/vri2vvdf.Test/chrome
├── Firefox-Mod-Blur-chrome.css
├── Firefox-Mod-Blur-content.css
├── image
│   ├── about-logo-private-changed.png
│   ├── browser-firefox.svg
│   ├── files.svg
│   ├── Firefox_2019.svg
│   ├── firefox.png
│   ├── firefox.svg
│   ├── firefoxx.png
│   ├── left-arrow.svg
│   ├── noise-512x512.png
│   ├── right-arrow.svg
│   ├── search-glass.svg
│   ├── spill-main.svg
│   ├── spill.svg
│   ├── stack.svg
│   ├── wallpaper_2560x140.jpg
│   ├── wallpaper2.jpg
│   ├── wallpaper3_3840x2160.jpg
│   ├── wallpaper4_3840x2157.png
│   ├── wallpaper_7680x4320.jpg
│   └── wallpaper.jpg
├── privacy_blur_email_in_main_menu.css
├── ublock-icon-change.css
├── userChrome.css
└── userContent.css

1 directory, 26 files

Note that privacy_blur_email_in_main_menu.css works just fine:

image

and so do the other modifications:

image

Glitchy tab close animation

Just installed this great theme, but theres only one problem. If I open multiple tabs and then close some from beginning, the rest of the tabs and the new tab button moves very slowly to required position.

out.mp4

I've been using the following mods for the theme.
Screenshot 2022-11-28 232255

Button issues

image
image

I can't see back and forward icon, owerflow icon is on left corner but in settings it's on right corner how can i fix those?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.