#Lacuna - A minimal zen theme
1 messages Β· Page 3 of 1
np mate
what is a container?
you can essentially split all ur cookies and cache and stuff in the same browser between multiple containers
like I can use a personal container and sign in one gmail acc
on the other work container a different one
try it from the right click on the workspace indicator
it'll show a select default container option
yes, it's like you now have two browser
like using different profiles?
yes
so I am assuming, essentials and pinned tabs do not share?
nvm essentials do share
as its a workspace
you can have essentials for each container (i use it), pin tabs i don't know, i don't use it
is workspace & container the same thing?
precisely
not really in this case they might be
for those who don't have a default container set
like myself
it's just a way of seperating tabs
my work flow is just "open" more tabs. Never really optimized tab location.
add containers and u go hypr mode
no, workspace is like two windows but the same browser, container is like differents browser (cookies, etc... are in the container)
lol
I guess it's never too late to start.
you can be connect with one account in gmail in one container and be connected with another account in gmail in one other container for example
also if iirc the firefox extension allows u to assign containers to certain websites too right ?
so back to the container indicator. It would be a visual indication on the tab, telling you that tab is inside a container. Instead of needing to look a the workspace colour?
so like I can assign work websites to work and stuff and they'll open in that container right ?
true
ok this making sense.
look here i have multiple tabs on different containers
some on the yellow container , some on blue , others on green
how u setting mulitple containers within a single workspace?
i don't use containers but i believe there's an extension that allows u to do that
for the image i just opened a few and then changed the container and shit .... basically sketchy stuff π
you can and you can't
you can assign a favorite to a workspace and you can assign a workspace to a container.
so when you open you favorite, it'll open in the workspace which is in the container.
but assigning a favorite to a container without assigning to a workspace, i don't know
and by using the extension ?
idk, maybe
sorry am not on my laptop rn can't check
what are some examples you use containers for - Hokuto
no worries π
examples : one container for personnal, and one container for job
and essentials in each containers (youtube and... in personnal container, meet, zoom, etc.... in job container)
is essentials only share across same container
you can assign essentials to one container yes
ok thats making sense.
I guess I'll give it a try and mess with it.
I guess its a nice quality life feature.
for example : my workspace/container used for job
meaning you can do the switch within a window, instead of being locked to a specific profile - referring to how chrome handles it
btw , i noticed that it makes the clicked essentials the same colour as the containers
in ur case probably yellow
should I change it ?
left is personnal workspace in personnal container, right is job wokspace/container
yes : yellow for job, purple for personnal
yeah so is that better or the previous one where the tab icon was used as background better ?
how you change the colour?
sorry, i don't understand (english isn't my native language
yeahh no problem
previously when u clicked on an essential
it made the background like the tab icon itself
like youtube had a red bg and stuff
now with containers it makes all of em have the same background on being clicked on
i'm just asking you guys which one's better
cause i don't use containers very much
it's wise to get feedback from thsoe who do use it
for the color it's in options, General , activate containers and paramΓ©ters
you create containers the give a color and an icon
yeah, it's a bug, i have the same issue
i posted here
https://discord.com/channels/1088172780480114748/1372433666202144788
ohh ok ok
thanks for letting me know
anyone else?
yes, but I haven't knowingly changes any css which would affect setting tabs
I'll do the best testing method
comment out imports until I find whats causing the issue
that's the way to go
nobody knowingly tries to bork their zen ... trust me
just comment the imports and restart the zen
I know it css tho, as works fine on default profile
ye obv it's the css
ok I fixed it, I just had to fix my content.css
alrightt ... nice dude
@hearty quarry What all am I supposed to move to chrome folder here? Also, does the js folder has JS init?
damn mica on windows goes crazy
it has a js script put it in the JS folder
haven't made it JS cause i want the users to interact
don't want random users placing random js anywhere
Right. well that's Acrylic. π
the entire thing
or the lacuna folder
kinda like how u do with most ucl themes out there like natsumi or nebula
What does JS do?
Like what's the additional functionality?
allows the sidebar to remain blurred in compact mode with transparent websites
essentially if u change the sidebar width the js syncs it up so that i can use the variable in css
alternatively u can skip the js and manually hardcode a sidebar width in lacuna-tabs.css like a caveman
i love your gradient psuedo bg
it helps in blur better than normal single colroed sidebar bg
@hearty quarry https://dl.dropboxusercontent.com/scl/fi/kblhl6lvpr4gdea52odg6/explorer_jXEnqutLPL.mp4?rlkey=dihrxi76nun0pzzg4cnamou0h&dl=0
Bro what nightmare is this! What did I do wrong?

thanks dude
good holy christ
i mean i expected people to have a darkish background
forgot these walppapers
shoot
imma just a config
for background colour
Ferrocene might know a fix for this.
@next spruce Do you know how to fix this? βοΈ
i thought i tested all wallpapers
oh well
imma just add the config after my class ends
tried mixing nebula and this?
sick
lol
it needs to go to hospital
its banding
real
they are missalligned
ye
lol
@next spruce dude i had a bonkers of an idea
like coming up with as complicated a method as possible
what is it abt
yep
yep
to apply computation on the image
to find the theme colour
and then use that
as the background
see big brain
lmfao

even typing it makes me wanna cry
Hmm, well @green stone needs to work on it then!
i dont think real world works like that
u need to work on it
u merged lacuna and nebula
already worked
he has optimized it for nebula
i have for lacuna
nebula uses the same as mine i worked on mine means worked on nebula
no, he is planning to introduce js in his theme
he isn't even talking about js
already did
not sure
i might but i need suggestions of how it could be implimented
as much as i have seen the people who use nebula, i need to figure out how to explain this shit for v3
wait for sine dev to make bash script
yeah ill wait till sine
easy installing fx_autoconfig
i am also waiting for it
lol
i was talking about ferrocene
he brought up a point of misalignment
oo
which was due to him merging lacuna and nebula
oh i see
seems same to me
bruh left: -300px wont work anymore
lol

yea
i fixed it tho
left: calc((var(--zen-sidebar-width) - 0px) * -1) !important;
use this instead
r u using js?
no
it will only break if u use js
cause for dynamic width u cant set specific value like -300px
ye
if only css were a good guy and allowed us to apply blur over transparent bgs
wouldn't it be fun
r u having isuues during transitions in enabiling and disabiling sidebar?
specify please
i'll check when i get home
but what exactly should i check ?
nah i am confirming myself first
i did get the pseudobg appearing abruptly but that's cause i have no animation on that
90% chance its my css fault
lmfao
Perhaps, you forgot about this?
@hearty quarry Hey did you get it? I can only add js for sidebar if that back shadow is resolved. 

u will need to adjust bruh
i think u r using nebula
u want it from edge to edge?
like default zen has
I am talking about how Lacuna theme has this nightmare.
i can fix it but how u want it
like nebula has?
or default zen
position i am asking
Like yours. 
Change the colour in lacuna-tabs.css
For the time being
Imma try and get a better method
Color of everything or some specific element?
Change the #eee in Lacuna compact css
to what?
To a colour most suited for your background
Use a colour picker or smth idk
Ye sorry for the trouble
I will be changing how it is currently
np 
Need help removing the workspace name and icon. Tried multiple methods, nothing works. Any ideas?
TY
It's alright! Thanks though it worked.
How do i install JS for Lacuna Theme?
Fx autoconfig
Oh ye gotta add steps in the readme
Is there any video or something?
Have u followed the steps on the fx autoconfig GitHub repo ?
Yep i tried it is a bit confusing tbh for me. : (
It's just copying a few files to ur zen installation
Which part are u getting stuck at
I'm confused at copying part. Do i have to paste it in the Appdata or Default C location where browser is installed?
I have to paste only Program folder from that repo if i'm not wrong?
Contents*
Is ur zen in program files ?
Yes I'm using Twilight
Alr get in there
I pasted both the defaults folder and config.js to the directory
Yeah
Now paste the stuff in the profile folder in the chrome folder
And the clear startup cache from about: support
The Lacuna Stuff?
No from the repo
There is a folder named profile iirc
Alright btw clearing the startup cache does remove anything?
Nope
Ok
It looks like this am i on the right track?
Alright
I did clear i don't know it worked or not π
Compact-bar looks like this.
Gah damn that's not how it should work
Most prolly cheff changed stuff
Cause I have a fallback coded in case the js isnt installed
Seems like they are correct
Where are Resource and Utils Folders?
Umm from the Autoconfig?
Maybe i messed up something can you share your chrome folder and zen directory folder SS?
Yes. It must all look like this.
Thanks i'll fix it now! Btw can you also share how does your Zen looks rn?
Like this.
Also actually i'm trying to hide workspaces completely from the sidebar but it isn't working please can you help here's the code i'm using!
/* Hide top Workspace Indicator */ #zen-current-workspace-indicator-container { display: none !important; } #zen-tabs-wrapper { padding-top: 4px; /* Add missing padding */ }
Cool! Thanks.
Get SuperPins mod. It removes Workspace Indicator.
Appreciate it! I'll check it too.
Also, while fixing it, remove the already added js file of lacuna and download a new one.
Okay!
Hey, I think these classes have been changed now in the latest update? I just get a black sidebar instead of my colour
is anyone having this issue where the essentials don't have their colors anymore?
@hearty quarry Is something wrong with Lacuna?
i haven't tested it on twilight
am kinda on a personal time crunch rn
In beta.
There are sharp corners where I've highlighted.
@hearty quarry pinned extensions has been broke
Ik
And prolly other stuff too
I will try to help you and fix pinned extensions
Sure thanks
We need to make a new style for pinned extensions by using js something like that
Or i think we can request this feature to zen browser devs
@hearty quarry add this at the end of your extensions.css file and you will get the pinned extension work fine in 1.21.6b
/* Zen 1.12.6b Fix */
:root[customizing] #TabsToolbar-customization-target {
visibility: visible !important;
}
.zen-workspace-pinned-tabs-section {
display: flex !important;
flex-direction: column;
gap: 4px;
}
@hearty quarry your sidebar width script not working ?
it's not working now ?
on which twi ?
latest
have u tested
maybe fault on my side can u confirm pls
1.13t
i am saying in twilight cause many other scripts also broked
aight
will check once
is it working?
helloo, did zen change anything? some code i took from previous versions of lacuna aint working anymore
height: 50x !important;
#zen-media-controls-toolbar #zen-media-main-vbox {
padding: 9px !important;```
also if a tab container is used and the container indicator is turned off favourites lose their color
This beta ?
Nope I simply just updated since I didnβt do so for the last two weeks
Is there anyway to add pinned extensions in Lacuna? @hearty quarry
Add the pinned extension css manually
Can you quote it here i can't seem to find it!
Hey, follow this straight away. #1347445886384345089 message
Your theme doesn't have Pinned Extensions CSS by default?
nope
i don't use it
i don't any reason why i should add it to lacuna
when it can easily be added by the user
Nvm, it just suited the design of Lacuna.
i never saw the point of it , no offence
i don't use too many extensions whom i need to click on a regular basis
it just adds clutter for me
once again personal opinion only
Oh, makes sense then.
ye
I'm having some issue. : (
Nvm fixed it thanks though!
@hearty quarry Forward the link to be inserted in Cosine to install lacuna. 
I reinstalled browser, so I've to get my fav themes back. π
aight
question can i install it through sine?
yeah just paste lacuna's github link here
i guess it works
yeah i tried that but it look nothing like what i wanted
and nor do the about:config setting came so not a full install
@green stone
wdym
how does it look
Clean!
F this time it didn't even workπ
xdd
Hmm maybe manual but I am lazy
It's fine nor do have full theme of zen zero so kinda good may they might conflict with each other
Btw thk for help
π«‘ rip
@hearty quarry When will you resume Lacuna's development?
Uhhh , I have kinda halted all developments regarding lacuna ... gonna focus on my academics for a while now ... i might resume development later but not now (and no promises)
This has been a really awesome community and I owe it to you guys ... thank u for all the kind words guys
Peace
No problem dude all the best with your studies
:>

