#Lacuna - A minimal zen theme
1 messages Β· Page 1 of 1 (latest)
Wow, I thought it was really good, well built, I really liked it. Congratulations.
One of the things I thought it could have was automatic adjustments for light theme, but that's a personal thing, because I end up switching between dark and light a lot during the day.
Another thing is the part of the line that appears above, but this came recently due to the last update in Twilight.
That's a very valid idea
I will implement it soon
Ah haven't got the chance to test it on twilight yet
Will do and let you know soon
And thanks mate ... Appreciate it
What are you using for blurring zen?
Hot dang, come apply to be a cheff in the Custom Themes server! This is great!
https://discord.com/channels/1320850992077471824/1320858237901340713
Sure man π
I'm on gnome ... So I just used the blur my shell extension
hi! i couldn't get the transparency to work. how did you implement it?
You can try this
/------------ Browser Transparency ------------/
@-moz-document url-prefix("chrome:") {
#statuspanel {
margin: 10px !important;
}
#statuspanel-label {
border-radius: 10000px !important;
padding: 2px 10px !important;
border: 1px solid var(--zen-colors-border) !important;
background: var(--zen-colors-tertiary) !important;
}
}
#navigator-toolbox {
background-color: rgba(0, 0, 0, 0) !important;
}
#1275869795941744640-window {
background-color: rgba(
0,
0,
0, 0
) !important; /Modify the last value, like, here 0.25, to increase or decrease the brighness of the mica/blur/translucency/
-moz-appearance: none !important;
appearance: none !important;
background-image: none !important;
--zen-main-browser-background: rgba(0, 0, 0, 0) !important;
}
is this not compatible with light mode?
I will be making it more compatible for light mode soon
My exams are absolutely killing me rn
For the compact mode , transparent toolbar by default uses the colour/gradient you've set for zen
The gradient you've set from the change theme color menu
I will add a config for that soon but for now
Set the background value to transparent
Hi, was wondering how u got the taller tab heights, couldn't find it in the css
.tab-background {
height: 40px !important;
}
ty
you're welcome
The blue top border is added in the latest firefox update
It can be fixed with css tho
As of now , i'm not really gonna fix this bug
i'm gonna wait for zen to add it natively
Maybe it's not 100% relevant, but can you point to the exact wallpaper? I cannot find it in Unsplash collections.
sure lemme check
https://unsplash.com/photos/a-large-body-of-water-surrounded-by-a-lush-green-field-Kx9p4imkgs8
There you go
Bonjourr uses https://unsplash.com/collections/jSaULAjnN5g/dark-academia and https://unsplash.com/collections/6iHCDyFf_Ig/dark-nature collections for its image source
cool
@lime turret The latest version now has light mode support
please let me know if there are any bugs or weird bits ... thanks
thank you, i will test it tomorrow.
Hey dude, I wanted you to konw that I am pretty new to zen browser but I think this theme is really cool!
config? π
same
I keep being bewildered by the amount of stuff you can do in it, then I forget what I just saw like an hour ago lol
Sure
Thank you very much
It is in the GitHub repo
Hi, love ur theme, how do i get rid of the pink lines in tab groups?
It turned out really well, I tested it on Zen stable version and it worked fine.
However, I also tested it on Twilight and it ended up being quite buggy, I don't know if it will get buggy in the future in the stable version.
But once again, congratulations, it turned out really well.
Edited:
I ended up reopening the stable version and it updated. The only problem that remained in the stable version was the tab lines, apart from that nothing else.
Taking a quick look at the CSS, I think there is a new div that represents this top line.
Appreciate the feedback mate
But for now I'm not going to update the tab groups css for , I really want zen to add it native first (which is gonna be soon)
Cheff really discourages the use of custom tab group css
is this a normal thing? my url is not centred
--tab-group-color: none !important; under tab group css fixed it
It is supposed to be centered
Lemme check what could be causing it
Ty!
can you access your browser toolbox ?
i wanna see what exactly is on the side
i don't have anything there
u mean this?
https://docs.zen-browser.app/guides/live-editing
follow these steps
you'll have to open the browser toolbox ... with ctrl + alt + shift + I
oen sec
sure
is there another way to open it, shortcut doesn't work
in the files?
no no that shouldn't be the issue
eh nvm
the link where it wasn't centered , could you hover there on the urlbar
maybe see if it was some button or smth
i think its cus of this button, i don't have this issue on sites without this button
alrighty
am i doing it right? This is the bottom part of the tab group css
tab-group:hover {
background: color-mix(
in srgb,
var(--tab-group-color-invert) 30%,
transparent
) !important;
transition: background 0.2s ease;
}
--tab-group-color: none !important;
}
Could you confirm if you have any other css apart from lacuna
which might be interfering
This is on twilight
that info button is set to show on hover only
nope can u show me which part of the css is responsible for the info button? i'll take a look
oh my god nvm its this mod
sorry for the trouble
tab-group { --tab-group-color: none !important; }
tysm!
Hello, I was wondering if there's an option to make the second row of the essentials fill out the entire row? I'm using superpins.
adding 1 more essential
is it possible to make the two tabs automatically fill out the row?
dont think so
Is there an easy way to fix tab group names being cut off after first 2 letters?
That's weird , I'm sorry though , I won't really work for the tab groups for now
Sure, no problem, I'll try to find a workaround on my own
Yeah
chat, what do yall think of this ?
better animation for the audio indicator thingy
you could play around with the width of the tabs using superpins but I don't think you can just change those two specific tabs, no
how do you close the browser without any closing buttons?
the closing button are hidden in the top bar
i'm on single toolbar mode
huh π
my window control buttons are hidden
closing buttons are hidden in single toolbar mode?
ohhh
yeah lol
is it possible to hide them on multiple toolbars mode?
the urlbar gets quite cluttered in single toolbar
try lacuna
it hides most of the icons unless you hover over it
i meant while hovering, yeah
I'll try it though
ah that... sure
uhm idk , you could maybe set window controls box to display:none
and transition it on hover
for example when you try to click on it to search something else, the icons get in the way
hmm yeah
does lacuna include essentials' background to be the same colour as the site logo?
that's pretty cool
it makes some changes to it but the core feature is in zen as well
lacuna makes it a bit more contrast-ty
oh really? mine are just monochrome, maybe it's my theme
try setting zen.theme.essentials-favicon-bg config to true
where do I find this?
in about:config
ah, got it, thanks!!!
the url is about:config
no problem mate
how do u have tab folders?
how do you have tab groups
idk if it works tho last time i used it my tab gruops crashsed
are the tab groups only avaible for the unpinned tabs?
dont know about that but #1335963848087306333 message take a look at this
i would like to express my interest in this query
huh
hi @hearty quarry do u have plans on fixing tab groups https://discord.com/channels/1088172780480114748/1337816397123686512 ?
I can add it here ... but i won't recommend it
ty
Aight for all those who wanted tab groups
credit where credit's due
i will not add this to the repo
tysm!
you're welcome
Hello, is this section the css for the search bar?
/* === URL BAR CUSTOMIZATION === */
If so, is there an option to increase the height of each suggestion? I can't seem to find it in the url bar customization section
Uh yeah it is
I'll let you know
ty!
For search suggestions ...
.urlbarView-row[type="search"] {
min-height: 50px !important;
}
i'll add it to lacuna
tysm!
π lacuna's so good
thanks mate
the latest release will get some cool stuff
blurred window when urlbar's open , better audio indicator , better essential background and stuff
imma compile em all into a single release
ok hyped for it
yo any suggestions what i should tweak, cant seem to get it as clean as urs
you can use a new tab extension
and add the same wallpaper as your desktop
or anything similar to your desktop
like in the lacuna picture
oh i dont normally use new tab, but any comments on the sidebar?
i mean if im being honest it does look clean
i think what gives away the cleaner look for lacuna's theme is that its in a darker tone which works well for dark buttons too
while in your case the background is lighter compared to the button color
idk thats what i came across
ohhhh maybe thats why
do u have any idea how to increase the height of this?
#urlbar {
height: [insert value here] !important;
}
tysm looks so much better!
no worries!
that's almost similar to how i've got it
get the wallpaper , and if you want the new tab
and you'll be set

lacuna doesn't add extravagant stuff, just makes minor quality of life changes
default's good
imma release the next version today
Ws
yessss fireeee
π€
audio indicator ... now more functional on collapsed mdoe
Better contrast for essentials
Blur for an added focus on the urlbar
God i might actually be in love with light mode 
that is so cutee !
Newtab page got extensions?
Bonjourr
how do i get bluurrr
@hearty quarry
How do make pins look like essentials? And how do remove the text zoom when the tab is active?
@hearty quarry
try mica
not working
add zen as a rule
ok
try restart zen?
for me it's working fine
try also delete custom theme colors for zen, just leave it empty
restarted not working
@split jolt

Did you turn off Windows transparency effects?
turn it on if you did

niceeee 
Thanks
Thanks 
Bonjourr ... The github repo has the config file for it
Thanks man ... Appreciate it
You can choose the light theme in firefox addons page
about:addon
do u think this is some clashing css issue? cus i have some of my own css
okay tysm!
fixed
you're welcome
im curious if its possible to make the background of pdf viewer transparent?
should be possible
browser transparent , then setting backhround transparent in usercontent
let me see if can cook smth with this
sure :)
if it's cool i'll add it
wallpaper?
there you go
thanks :3
@hearty quarry help 
Right ... Pins
Forgot about that π¬
No worries I'll fix it soon
Lacuna doesn't have any code for text zooming
Does it happen without the theme ?
thx a lot
no
here's a video (my settings, the problem, zen mods etc)
From what I understood the font thickness is changing
Let me check the code
One sec
Found the culprit

By the way, the audio visualizer is not in the middle in SuperPins
The background for pinned tabs looks like from the super pins mod
By default it should be transparent
yes
I'm gonna add a pref to make them like essentials
Oh dear
same
Aight will check
I actually don't use pins very much ... So they were just neglected lmao
Nvm I'll try to fix em by today
thank you
could you show me your super pins configuration
First is with no hover , second is on the tab or hover over the tab
Ok, my mistake, it's because of the Hidden Reset Button mod
Without it, the audio visualizer is exactly in the center
oh lmao
alrighty
yep that's what i'm saying
So Lacuna works fine with the βHide the reset button on pinned tabsβ option in the SuperPins mod, but does not work correctly with a separate mod.
I don't know why I had a separate mod when this feature is in the SuperPins mod, so I'm sorry, my bad
is this fine , the pinned tabs and the essentials can have same bg and hover via a pref
Cool, thx
sure , lemme commit it to the repo
do you have a full res image
from a website or lossless image hosting or something?
i'll just give you the unsplash link
yess
uh its a diff aspect ratio
jesus
idk why windows grey's everything out
ye it unsaturates it ig , puts an overlay
i prefer manual control tho
instead of setting browser transparency , i set the overall opacity a bit lower
see how the music visualizer shows up a lil bit
eh personal preference
looks amazing ngl
thanks
yo @hearty quarry have u figured out how to remove the background?
sorry man , completely forgot about that
just got out of my exams yesterday
i'll get to it soon
i dont know if u use smaller compact mode mod, but i found out that when it is enabled, the upper part of the url blur breaks
i dont have additional url bar css, can someone verify this?
Lemme check on sec
confirmed sigh
yooo
sup
try it again after updating
it's fixed ig
you'd need to enable a config tho
lacuna.urlbar.smaller-compact-mode
ok lemme try
kk
so u made ur own smaller compact mode?
no
it needs a weird workaround
so i just set it to if the user has the mod they can just go and enable the conf
you'd still need the mod installed
damn its fixed thats insaneeee tyy
you're welcome dude
and imma get back to the pdf thing
i gotta set it such that , it doesn't cause all those nasty transparent bg quirks
which do u prefer lol
ye it can get annoying at times
i personally prefer the no background one , but with pins being in a grid , the coloured one looks better
looks more consistent with the essentials
spicyyy
ye
damn its cool
Thanks mate
when release?
It's on the repo
And cheff said he would add it to native
I'll remove it when he does
i see
i tried your css file, can i change the tint on the acrylic to be a bit darker??
?
wasnt able to find a setting to do that
tint for the browser isn't in lacuna
you'd have to change the theme colour or smth ig
i don't know how it works on window
i had a small code on my original userchrome but i tried to use it in this
it didnt work idk why
background-color: rgba(0, 0, 0, 0.5); /* semi-transparent black */
}```
i think this does the trick
hmm
thanks
the native one looked a bit washed out imo
yeah
yeah sorry dude's it getting wayy too complicated
there are like a billion divs which can change colour but none make it transparent
u could probably search for examples from userstyles but
honestly i got better stuff to do
sorry dude
no problem man totally understandable
thx for trying
hmm thx
bonjourr
yeah?

@hearty quarry do u have any idea how this dude got blur on his tab
like wth
how do we do that
it's in lacuna
try the latest one it has url bar blur
okkk
let see if work
what are ur hours btw
i am in AUS time zone
so now for me is 6:47 pm
what bout u
@hearty quarry
oh sorry didn't see u had DO NOT DISTURB on
sorry bout that
am in India , 1pm for me
yeah
oh nice
ye i order them whenever i feel stressed
u just changed the topic to indian food
@still tiger
anyways,
is anyone watching the India VS Pakistan Cricket Match tonight
if anyone is into cricket here
#general pls ... thanks
oh lmao my bad
lol nw
np
is half of this server indian atp? π
prob no clue
i could stare at this all day
i swear zen's gonna be the reason i'll switch to light mode for good
oh and btw guys
major update to the git repo soon
i'll change the main userChrome to lacuna.css , and will add an example import statement
it will make it easier to keep custom userchrome and lacuna seperate
W
Still think dark modes more usable in the long run lol but sure looks good
fair
i think there's some issue with the essentials border when there are only two essentials
should not be a mod issue
can u check if it happens on ur end?
What's the issue I'm sorry ?
thanks pooks
you're welcome
so what animations are in animations plus mod
adds customizations options for essentials and pinned tabs
like reduce the spacing between essentials , arrange pinned tabs in a grid , et cetra
is there a mod to make the sidebar smaller than the smallest
: (
this thing is too thick
scam
that's too thick ?
idk im just not used to it
how-
valid
is this minimal
it seems pretty minimal
just drag it
i cant drag any smaller
yep ik
ye
the first picture was missing like the left and right borders
that i believe is a shortcoming of zen
cause it basically blurs the favicon and applies it
still , lemme check without lacuna
oh lemme try updating lacuna
left one is without lacuna
right one is with
its really weird, somehow only happens to notion
probably a zen issue cus all my css are consistent with the lacuna one
think its cus the shadow is too large
might be
du mind if i take some of ur .css and modify some small things, and share it?
: ((
Sure
Do send the link once ur done
If you're taking quite a few elements , a credit would be nice , thanks
yes mam
Sure mam
You're welcome girll π
Where is it ?
this forum
Ah alright
give me that wallpaper and the pins now
@hearty quarry
just kidding
got i pls get em
Wdym by pins ?
ah ok sure mate
pins are wikiwand , spotify , yt music , claude , gmail and zen text editor in order
here's the wallpaper link
do u use zen text editor?
I do yeah
yo did the update break the url blur for u?
lmao ty!
womp
Alright classes ended , time to fix the problems with 1.8b
Try this please
Blur has been removed from compact mode. I'm looking for a way to add it back without all those nasty bugs , but for the time being ...
pog
Because the favicon (which is responsible for the bg color) is just that school icon which does not show much color when stretched
Ohhh thatβs why π§
my sidebar blur is still working at 1.8b
open the urlbar
this?
yeah
yeah
what mods do you have
its glitching a bit on the new update
ye that's why
it glitches in position when we add the blur
the compact sidebar animation is also glitching a bit too
that's why cheff removed it from native as well
oh
makes sense i guess
ye
@hearty quarry How to increase font for text in url bar?
Just inspect it and increase font-size
Can you tell it with the help of screen recording?
Idk how to do that...
Sure I will in a bit
And btw guys
Found smth for the blur in compact mode
π
blur for compact sidebar?
Yup
I hope it's something better than this!
Yeah
The only compromise is that the blur will be turned off when the urlbar is open
Doesn't the sidebar automatically hides when URLBar is opened?
It does
So it shouldn't matter
Yeah, so it's a negligible compromise!
But just in case if someone opens the sidebar on hover , it will pop up with no blur
Exactly
Ping me when it's done.π
Sure , I'll just make the commit now
@hearty quarry How much time does a commit takes?
not much , i was afk for a while
check it now
yo is there a way to hide these icons or centre the text in the url bar?
There is
But why ?
It's better for those icons to be visible in the big urlbar , than never right ?
yes but i like my search stuff centered π
i tried inspecting it and removed two buttons, whats the name of this button? i dont see green text, first time editing css
that's a valid problem , i'll see if i can find a solution to make it centered despite buttons
idk go up a level in the inspector window
oh turns out its an extension π do u know how to remove this button?
Set it to display none
That particular id
#pageAction-urlbar...containers {
display: none !important;
}
This probably
i used #urlbar-go-button.urlbar-icon.urlbar-go-button, #star-button.urlbar-icon, #pageAction-urlbar-_testpilot-containers{ display: none !important; } and it worked tysm!
So cleannn
Ur welcome
I'll see what I can do about the text being centred despite buttons
it just me or my browser isnt transparent while using this
wait no nvm sorry, its just really dark, im not used to the transparency effect darkening this much
instead of that, how would I lessen the darkness of the blur, so that I can see behind zen clearer
elaborate please
like uh, the transparency effect, how would I make it more transparent
for the side tab bar ?
yea
that's not controlled by lacuna
oh, mb then
np
Hey, have you recorded it?
Already made the commit
Check latest release
Not the commit!
The screen recording
to how to customize
What for ?
font size
yo is there a way to centre the url bar vertically?
jesus i hate these types of bugs
so its supposed to be centered?
i can never replicate em and it always seem transient
idk try a restart of the browser maybe
it is
π«‘
hm ```/* For moving the URL bar /
#nav-bar {
margin-top: -5px !important;
/ Reposition URL Bar*/
width: 100% !important;
align-self: center !important;
}
#urlbar-input {
text-align: center !important;
}
/* Center align */
#urlbar > .urlbar-input-container {
align-self: center !important;
}``` its this part of the css right?
tried replicating this in new profile and it works π
nvm imma just go to sleep
mine is not
Alr I'll see what I can do
yo i added this code from #css-mods message and its fixed now :))
alr , i'll add it if it doesn't interfere with anything
omg i want this. how to get it?
how did u make the big tab area rounder?
present in lacuna
ohh
yeah
its legal to use lacuna in my css setup right??
noo , i'll send fbi to your house
ofc mate
just gimme credit when you do
ofc
all good mate
where should i put these?
i remember the last time i installed lacuna it was just the userChrome.css file
yeah i changed the directory structure
is there the copy link button on the url bar?
ohh
there's an extension for that iirc
ohh
now theres a lacuna.css file
you can ignore that
i swear i removed that
wait hold on did i forget to delete that ? lol
ohh lol
@hearty quarry bro is there a way to make the background colour of the tabs less dark like the default but with the new graident??
the font is arc asw π
also the app icon
π
lol π
how did ya get all this btw π the smaller essentials im guessing its extensions
yea its extensions #1340837003448684605
np. remember after pinning the extensions, u gotta drag them below the url bar from customise toolbar
'''/* Colouring Essentials */
#1088172782178799657-essentials-container .tabbrowser-tab {
.tab-background {
background-color: light-dark(
color-mix(in srgb, #ffffff 65%, transparent),
color-mix(in srgb, #000000 25%, transparent)
) !important;
}
&:hover .tab-background {
background-color: light-dark(
color-mix(in srgb, #ffffff 55%, transparent),
color-mix(in srgb, #000000 35%, transparent)
) !important;
}
@media (-moz-bool-pref: "zen.theme.essentials-favicon-bg") {
&[visuallyselected] .tab-background {
&::after {
left: -50% !important;
top: -50% !important;
width: 200% !important;
height: 200% !important;
filter: blur (20px) !important;
}
&::before {
mask-image: none !important;
background-color: light-dark(
color-mix(in srgb, #ffffff 65%, transparent),
color-mix(in srgb, #000000 55%, transparent)
) !important;
}
}
&[visuallyselected]:hover .tab-background::before {
background-color: light-dark(
color-mix(in srgb, #ffffff 55%, transparent),
color-mix(in srgb, #000000 65%, transparent)
) !important;
}
}
}
'''
which part of the code only makes the gradient?
instead of the whole thing?
@hearty quarry can u pls help me
??
Dude I gotta sleep
I'm functioning on 2 hrs of sleep rn
I'll help tmrw
Try changing the percentage here
Hm
pls help tomorrow
Yup
Hey I dont know if this was in here, but I wanted a little more rounding on the viewpane and added the code. Felt like I'd share for those who want to do the same, real easy change:
use: https://zen-browser.app/mods/7d577b21-4685-4db2-bb17-d39d08eec199/
browser {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
/* Add rounded corners */
border-radius: 20px; /* Adjust the radius how you want */
overflow: hidden;
}
Right at the beginning of lacuna.css
Did you get it to work ?
Just had my classes end rn
oh hi
actually yea I removed the part which was adding the light gray colour
but im having another problem
it is that when im opening a tab in glance the background is gone
Hmm
this is when im in the tab
Yeah
this is when im in another tab
Oh god
see the background of the firefox thing is gone
Ye got it
lemme share u my modified code
Imma reach home and try it
Sure
okk thanks a lot
Hmm
/* Colouring Essentials */
#1088172782178799657-essentials-container .tabbrowser-tab {
@media (-moz-bool-pref: "zen.theme.essentials-favicon-bg") {
&[visuallyselected] .tab-background {
&::after {
left: -50% !important;
top: -50% !important;
width: 200% !important;
height: 200% !important;
filter: blur (20px) !important;
}
&::before {
mask-image: none !important;
background-color: light-dark(
color-mix(in srgb, #ffffff 65%, transparent),
color-mix(in srgb, #000000 55%, transparent)
) !important;
}
}
&[visuallyselected]:hover .tab-background::before {
background-color: light-dark(
color-mix(in srgb, #ffffff 55%, transparent),
color-mix(in srgb, #000000 65%, transparent)
) !important;
}
}
}
without lacuna
only the part which alters essentials
yeah it will
did you try modifying the percentages in lacuna's code ?
that thing controls the transparency mix for the colours
@hearty quarry Can you specify the code that makes compact mode sidebar transparent?
/* === BLUR COMPACT SIDEBAR === */
/* Based on code by https://github.com/Tanay-Kar */
i dont understand π
can u fix my code?
this one
@hearty quarry pls help
Gave credit to Lacuna
hm good job
is the url search bar supposed to lose its transparency in compact mode in lacuna? not sure if its my own css or lacuna
Yep
Why isn't URLBar transparent?
Donβt know, it loses the transparency in compact mode
mine still has it
that's not lacuna
huh
think this is from the zen arc thing
anywho
i dont have zen arc
i removed the transparency
cause
rn adding blur to the urlbar breaks a lot of things
the position ans dtuff
and just having transparency with no blur makes it unreadable
oh thats why alr ill bear with it for now lol
the compact sidebar is glitching with blur effect and even without it, is it a bug?
it is ?
seems like the animation is getting affected by something else
video please
lemme record it
hm
i deleted the old recording when this was happening even without any mods
huhh
do you mean the sidebar blur disabling ?
no
during the transition ?
the animation is glitching
what discord theme is this?
lmao the background is not loading for some reason
I prefer the black honestly, not a big fan of the image in the back
thats why i keep it like that most of the time
Is the glitch very common
cause i can't replicate it , might be a one time glitch or smth
like once every 3 times
but doesnt really matter because i dont use compact mode often
yeah, maybe its not a direct lacuna issue as i have my own css too
hm maybe
i think this shows the glitch maybe
yeah i see
@hearty quarry can u help with this one pls?
what do want to achieve
i can't just debug a code which has snippets from everywhere
The thing. When I open something in glance and then I go to another tab the background goes off
No i gave u that one part of the code
hm
#1088172782178799657-essentials-container .tabbrowser-tab {
@media (-moz-bool-pref: "zen.theme.essentials-favicon-bg") {
&[visuallyselected] .tab-background {
&::after {
left: -50% !important;
top: -50% !important;
width: 200% !important;
height: 200% !important;
filter: blur (20px) !important;
}
&::before {
mask-image: none !important;
background-color: light-dark(
color-mix(in srgb, #ffffff 65%, transparent),
color-mix(in srgb, #000000 55%, transparent)
) !important;
}
}
&[visuallyselected]:hover .tab-background::before {
background-color: light-dark(
color-mix(in srgb, #ffffff 55%, transparent),
color-mix(in srgb, #000000 65%, transparent)
) !important;
}
}
}```
For me the background doesn't stay
ππ
i realized why my essentials had no border, i actually added a bit of code from natsumi and changed the left and top value in the code you sent
Oww
made it like this
lol
π€·ββοΈ
I'll add your one in arc 2.0 lite
this is the natsumi code i added in, it also changes the selected tabs tho
/* ESSENTIAL COLOR */
/* ESSENTIAL COLOR WITH SHADOW, SPACING & ROUNDED EDGES */
#zen-essentials-container .tabbrowser-tab {
.tab-background {
background-color: light-dark(rgba(255,255,255,0.25), rgba(0,0,0,0.35)) !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
border-radius: 11px !important;
margin: px !important; /* Added spacing between buttons */
position: relative; /* Ensures pseudo-elements align correctly */
}
&:hover .tab-background {
background-color: light-dark(rgba(255,255,255,0.45), rgba(0,0,0,0.45)) !important;
box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.75) !important;
}
@media (-moz-bool-pref: "zen.theme.essentials-favicon-bg") {
.tab-background {
&::after {
left: -0% !important;
top: -10% !important;
width: 100% !important;
height: 100% !important;
filter: blur(20px) saturate(120%) brightness(110%) !important;
}
and this is the essential's code i changed just a bit from lacuna's code
how do I fix the url bar not centered whenever there's an icon in the url bar (like zoom icon, notification request icon, etc)
Hmm , gotta see if there's a fix to that
Huh? Can u explain
hold on
Basically , now all bottom icons except the last three can be hidden and shown on hover in a neat grid layout. Instead of a longggg sidebar full of icons
this
instead of
this
Niceee do u just drag them into the sidebar just like how u normally would?
W mod
thanks mate
just to confirm, lacuna doesnt have pip css right?
wait wdym as a mod?
oh this
yeah
why my extention icon is different ? or you never changed the extention icon, is SS from older version ? mine is 1.8.2b
mine are from an older version yeah
currently lacuna doesn't change extension button icon
damn i Love that old icon I wanted to include that for my personal Use
do you have the code for that icon ? must be in older version FIles
Does your theme have a problem with opening Github readme Images in a new tab ?
Coz it was working fine on a fresh install
Okay Trying again.
k
Not your theme fault. It stopped working on Fresh install after only working 1 time sorry
ok
before theme
after theme
not the theme issue something with zen i guess coz it was stopped working after sometimes on non-customized zen too
aand there where no error texts on page like other browser
damn
alrighty lemme see if there's something
cause just css shouldn't do this
my guess is maybe some performance or smth causing the loading to take time
its not theme issue something wrong with zen ig
could also explain why it doesn't happen on all
yeah
firefox shows the same behaviour i mean open first time need to check again if same happening there, edge not opening the page with private content error massage
ah ok
and why I am discussing that in theme thread lol
sorry
lmao alright
Does anyone know how to achieve this.
The background of search icon is different from the background of Url bar
niceee, a better focus bar would be amazing
whats that ?
yeah
i also want to shift its location a bit lower
looks nice
gotta experiment with the perfect height
thanks mate
i added a css to make it completely centered but it looks weird while typing
keeps adjusting its height
how about this height?
numbers ?
tried this, 32px background blur with some saturation and darkness animation
#urlbar[breakout][breakout-extend],
#urlbar[breakout][usertyping][focused] {
top: 65vh !important;
width: 40vw !important;
left: 51vw !important;
}```
i forgot who i got this from
aight i'll look into it
and i think my blur comes from sameerasw the animation looks very neat
ah yes his animations are sweet
can you share the css π
i had to delete some part as it clashed with lacuna so ull have to fiddle with it
thanks
got it
i noticed new code in lacuna /* State-less Tab background */ browser[transparent='true'] { background: light-dark(#ffffff33, #00000033) !important; } what does this do?
For the stateless tab
Like when all tabs are closed
That transparent tab thing
mine's still the same as usual
Not this
Close all tabs
Like normal tabs
this?
Ye
Previously this had a light colour
Like this
Yk what the light colour actually looks good
Cheff cooks fr
Imma flip the colours around
i prefer the darker one tho
oh i think i had sameerasw's css so it already removed the white tint
oh lol ok
i think if u can add a toggle would be nice
for dark modes and the inverse for light
ye
aight we'll see
https://github.com/Tanay-Kar/Lacuna/releases/tag/v1.0.5.1
Added some minor visual changes
Fixed the compact sidebar and normal sidebar having different widths and stuff
https://discord.com/channels/1088172780480114748/1340837003448684605
Hey, I tried it but can't make it work with your theme... Can you please look into it? I mean it works with something as complex as Natsumi, so I thought it would be possible to make it work with your theme as well!
i don't really use it , but ok
i'll see how to make it work
sure np
are you using it properly?
you have to manually drag the pinned extension on top of essentials
Bruh, I did mention earlier that it's working perfectly for me with Natsumi.
Hi I really like this theme, but I was wondering how I could use my own base colour, instead of the dark grey that is used normally
This is for compact mode when you hover for the sidebar
There are three choices essentially
Either pick the same background as your workspace
or , get the default grey/white (depending on theme)
or what lacuna adds
blurred sidebar
which one do you want ?
I would want the blurred sidebar, but with my colour from my browser
So the one I set here
ok that would need a custom css
one sec lemme give you
appreciate that <3
so like blurred but with a tint of your gradient ?
right , that should be easy
Yeah pretty much
or maybe not that easy , css gradients can't be made transparent , lemme see if there's a workaround
I mean it doesnt have to be a gradient
basically I just want to match my browser with the rest of my system, so can be a solid colour
I've always had an issue matching sidebar colour with normal colour even with vanilla zen. I dont know what it is
and things like floating Url being a differnet colour to the one I set
hmm
:root[zen-compact-mode="true"] {
#navigator-toolbox #titlebar {
background: color-mix(in srgb, teal 70%, transparent) !important;
border: none !important;
}
#navigator-toolbox:not(:has(#urlbar[zen-floating-urlbar='true'][open])) #titlebar {
backdrop-filter: blur(10px) !important;
}
}
Paste this code at the bottom , and change the teal colour with smth that roughly matches your gradient
You can adjust the percentage to control how washed you want the colour to be
i'll have to look around zen's code to find a variable which does this automatically
Thats perfect. how could I go about changing the floating url bar too?
Try this
:root[zen-compact-mode="true"] {
#navigator-toolbox #titlebar {
background: color-mix(
in srgb,
color-mix(
in srgb,
var(--zen-primary-color) 90%, /* Change percentage to control unsaturation */
#ffffff)
50%, /* Change percentage to control opacity */
transparent) !important;
border: none !important;
}
#navigator-toolbox:not(:has(#urlbar[zen-floating-urlbar='true'][open])) #titlebar {
backdrop-filter: blur(10px) !important;
}
}
This will pick the main colour automatically
like the background of the urlbar ?
Yeah
aight
#urlbar[open][zen-floating-urlbar="true"] {
#urlbar-background {
background-color: color-mix(
in srgb,
color-mix(
in srgb,
var(--zen-primary-color) 30%, /* Change percentage to control unsaturation */
#ffffff)
90%, /* Change percentage to control opacity */
transparent) !important;
}
}
With this I get a much brighter one
oh right i forgot dark themes
shoot
one sec sorry for that
No worries man this is a big help
:root[zen-compact-mode="true"]:not([customizing]) {
#navigator-toolbox #titlebar {
background: color-mix(
in srgb,
color-mix(
in srgb,
var(--zen-primary-color) 90%, /* Change percentage to control unsaturation */
light-dark(#eeeeee,#111111))
50%, /* Change percentage to control opacity */
transparent) !important;
border: none !important;
}
#navigator-toolbox:not(:has(#urlbar[zen-floating-urlbar='true'][open])) #titlebar {
backdrop-filter: blur(10px) !important;
}
}
#urlbar[open][zen-floating-urlbar="true"] {
#urlbar-background {
margin: -5px !important;
border: none !important;
background-color: color-mix(
in srgb,
color-mix(
in srgb,
var(--zen-primary-color) 30%, /* Change percentage to control unsaturation */
light-dark(#eeeeee,#111111))
90%, /* Change percentage to control opacity */
transparent) !important;
}
}
There you go , hopefully this helps
Imma refine this and add it to lacuna
under a pref
Yes this is awesome!!
There's a slight problem though I've used the same settings for controlling the saturation as you've commented
With the same percentage the Url bar and compact sidebar appear different:
yeah they have some changes , idk why
maybe a particular component in the urlbar has a lighter overlay
Ah no it was my fault
they were both different transparencies
Ah , lol ok
Thanks soo much its everything I wanted
Glad I could help π
dude it works fine for me
