#Vyang | tribute to natsumi browser (BETA)
430 messages Β· Page 1 of 1 (latest)
your readme is broken
wutπ this is not how i wanted to be started like lol
sry lol
wtff
works for me
fair enough lmao
mhm lemme try uploading it on imgbb
@distant rover check out dude?
Vyang | tribute to natsumi browser (BETA)
it doesnt for me
ik wait trying to fix things
Man I can't wait for the folders to come to beta release officially.
actually you need to put icons as shown in screen shot and also disable new tab button in settings
set windows control button to left in about:config
dont add additional icon on tab section instead add them to hoverable toolbar on right side
what? I am talking about the image in your readme
yep
oh wut loading for me lol
why do i need to change new tab button settings in order to see your readme properly?
this is what i am talking about
ah i misuderstood i thought you saying about css not working
?
maybe only the ones who have access to image on discord could view it on other websites
but i am opening the link with zen and i use discord as app
wait let me open in another browser
i am confused 
no i mean the image was in our dm, and maybe only the ones who have access to the dm can see it
for privacy reasons or smth like that
i guess so
okayy
wut ? such things exist ?
i have to admit, i dont think so 
i just loaded in private window on brave just works fine
can somebody double confirm that it working or not
hmm wait i should reupload image then
check on a diff device idk
guys if theme is not working then try following all github intruction properly try to put icons as show in theme photo and dont put put extra icons in tabs section instead put them hover right side toolbar also dont forget to toogle zen about:config setting mentioned in repo
this is exactly what i was waiting for! Kudos man
no css uploaded?
its working
see in releases its a beta release many icon sizes and other thing could be missalligned till now i have only adjusted to my needs but this testing phase to see how it can become useable for masses
no worries man. will stay tuned when its somewhat stable
@floral crater ah i was really looking for dynamic coloring with the folder icons.
but it seems that it is just green.
this might help u progress towards that.
i had created them to be used with css to have dynamic coloring based on the shade/color. but i ended up giving up
where is the Csss lmaoo
oh ty i will look 
extension and any other css along is not supported untill you yourself somehow fix it
remove workspace related css remove extension as essentials css
@floral crater
can you please fix this
or is it just a problem for me
the closing and opening tab buttons
you have enable that zen.view.experimental-force-window-controls-left
howw
type about:config in url bar
are you using any other css?
wait let me see then
i am fixing it wait
enable this till then
in advanced preferences
fixed it redownload and see
follow github instructions
i actually dont use that button if i will fix as most people use it wait
fixed it
@distant rover
i don't even have that mos
mod
and my new tab is still off centered π
yep
downloaded the latest version ?
i updated again
@floral crater i just want the folders, and the workspace icons so that i can add it in my current config. could you just share the particular source code for them. and the history icon as well??
you will be able to that in stable release i will working on segregating the css more properly
alright man, i will try to export it myself till then
What is the codeline that you are using to place the close, minimize and maximize buttons to the left ?
read github instruction
I was talking about the css code ^^
I like to learn how things, like certain part of a code, modificate other things π And, since I have a intereset on those buttons, that is my question
(By the way, has a nice day)
+1
yep stable build would be having lot of folders specifing each of different thing like for urlbar , workspace all code in specific respective places
would be easeir for normal people to edit and extract a specfic function out of theme
This would be nice, indeed ^^
I'm looking forward, so good luck with the project π
awesome to see this progressing :D
I'll definitely keep and eye on it untikl it becomes more stable
When i click on add tabs to new folder by selecting two tabs no folder is created can someone help me
hi
@floral crater
what do you think
and btw can you please fix the off centered new tab
and then it will be perfect
for now
for me at least
dude it should be centered have you downloaded the latest release?
i edited the release it will not be shown as new release
yep i have
but ain't working still
maybe its a problem for only me or it might be for everyone
@floral crater
lemme check on new profile wait
size of new tab is default you want to make it more smaller?
i need css
go to github repo see for release in right side under you will see tag in that download the zip file
i don't see any thing
i think in latest twilight , tab folders got fixed kind of , they dont disappear on restarting of browser i will try to get workspace specific color icon i intially tried to drew the icon so they arent perfect dms me the open folder icons (svgs) even if they are colored i will look into it
@floral crater is there a way to remove the white dot from the URL bar?
were u able to implement the different colours?
actually cant untill they are fully relleased
ohh
thats the only downside by far ig
i tried to remove that but i guess it broke somthing i dont remember exactly what it broked
btw which component do I have to alter to make the font size small?
ohh
overall font ot just of url bar?
okk
~experiment
ohh okk
btw change your density to touch
ohh
btw it looks like the font u asked to alter changes the font of the folders only
hmm overall tabs font should be in ~tabs-allign i have to check
ohhmaybe the one I sent cuz its from that one
also @floral crater even once i continue natsumi PLEASE keep this theme alive
π yep dw
btw should i use windows folder icons or stick with mac arc one?
macccc
mac
btw @floral crater
i found out whats causing the white dot on the floating url bar
this code block at the very end of ~urlbar
but I dont know how to fix this unfortunately so hopefully u can fix it
oki i will see
okk. pls tell me the fix once u find it
i fixed it
there should be the line list-style: none !important;
nah that will break the search result
it didnt though
alright then good
yeaa
i have simply made 3 color types of svgs, linked per workspace id's
that is the simplest solution but requires more manual work...
but it would be better if somehow it is dynamic to the workspace color.
oo nice dms me the svgs
i will try to edit
how do i make the url bar appear on like middle or top of windows instead of bottom?
tornado or wut lol
it's cool, just not aesthetically pleasing as the blur streak one
@lethal perch do u know how we could apply such animation with workspace switching as trigger instead of tabs. since animations are happening upon every new tab that is re-opened.
i tried with specific workspace id's but dont seem to call it as trigger. i have used it before. to have a color highlight per workspace change dynamically which worked.
i might
@floral crater hey
#browser:has(#zen-tabs-wrapper[style*="scrollbar"]) {
&:has(.zen-workspace-tabs-section[active]) hbox.deck-selected:not([zen-split="true"]) {
animation-name: swipeInFromRight;
}
&:has(.zen-workspace-tabs-section[active][style*="translateX(-"]) hbox.deck-selected:not([zen-split="true"]) {
animation-name: swipeInFromLeft !important;
}
}
now it switches based on the direction
its a bit hacky but it still gets the job done
somewhat
yep got it working thanks buddy
dont leak features before they are shipped in stable version of this theme though
@floral crater Im not able to create tab groups please help
some other css hindering?
maybe let me see on new profile
twilight or beta?
beta
oo actually i havent tried on beta
lemme see what can i do if doesnt help wait for 2-3 days cheff gonna implement trab grps anyway
oke π
btw if your borders looking akward you should download tacky borders
i tweaked border to look good with that without tacky borders it just so bad
go on my github i have mentioned link there
Oh oke and do you know how I can add the extensions icon on the sidebar it is missing in the customize toolbar section as well
hmm its invisible in the space between
ah yes gotcha
Thanks brother
bro i wrote the code 
i aint leaking it if theyre mine 
hey stop , asserting dominance i am calling mods 
wait a min....

oh yh dudes a moderator
dude
@floral crater
you got trolledd
by mr greenn
π€£π€£π€£π€£
anyway
this
is
my
problem
- audio indicator out of position
no idea what happened here
and is it possible to get blur on the music player
and change the color
of the folders
like make the folders blurred
yep stable version will have that
have tried resizing the browser it is known zen issue not due to the theme
this is just testing phase will change many thing before release you can give suggestions if you want
kk
what about this problem
with the folders
and blurred folders do you have upcoming as well, mac style arc?
the color aint changing
folders arent released yet
wait for zen devlopers to release them
there is no contrast. upe the white in the icons a bit. also the glow part is a bit too strong. but great concept
@latent zodiac wdym with folder blur?
how is your css structured? if possible could you make seperate files for the all the stuff
/* Arc 2.0 CSS Files */
@import "Chrome CSS/sidebar.css";
@import "Chrome CSS/miscellaneous.css";
@import "Chrome CSS/bettercolouredessentials.css";
@import "Chrome CSS/arcfont.css";
@import "Chrome CSS/urlbar.css";
@import "Chrome CSS/bettercustomizetoolbar.css";
@import "Chrome CSS/moreroundedtabs.css";
@import "Chrome CSS/extensions.css";
@import "Chrome CSS/workspaceborders.css";
/* @import "Chrome CSS/animations.css"; */
this is just an example but
that would be nice
in stable release after my exams over
nah dont do that
create a css file in the folder that loads everything
so in the userchrome you can load the whole theme with one line
yes thats what its doing
good
the steps on how to install it were written kinda poorly
it took me so long to understand what to do
because for some reason the name of the import file wasnt arc.css by default

anyone who isnt me would have probably figured it out pretty easily π
i am stoopid
nono youre fine i was referencing a different css
sorry
youre all good π
yeah but actually i will be rereleasing this after exams rn kinda stressed and busy due to exams
dont worry about the theme too much
just focus on the exams but dont forget to take breaks while studying too
forcing yourself to work on the css might just burn u out..
yea its just hobby i am not trying too much for it
any way to hide the arc logo?
what does tacky borders do?
obviously there is. play with the css. the ~urlbar css
what if i say i don't know how to edit css?
Try deleting the part where it changes the icon
Ull see an image in the gas
Css
lemme see
are you using windows
yep
how do u have the macos buttons then?
css
is it included with ts one?
yep
alr
does the folder colour change?
not for me
uhh okk
yoo
@coarse swallow
rate out of 10
i am using this theme
and a extension for new tab
looks sick, but isn't the new tab layout sophisticated?
ye?
mdf?
no am not, is there any?
?
yeah yeah, i use it
kk
i need to ask you for some icons
uh? no problem
ok so
@floral crater
do you have light vision os type icons
i only got dark but would prefer light
nope
.css?
ok
why deleted?
looks like they changed repository https://github.com/ferrocyante/Arc-H
GitHub
Contribute to ferrocyante/Arc-H development by creating an account on GitHub.
and they didnt tell us π
I assume they plan to... hope I didnt spoil it haha
hopefully haha, howd you find the github?
I didnt actually, was chatting with Cheff and @ different55 in the zen themes server and diff found it
I assume from looking at ferrocenes github profile
yeah i assume, i couldnt find the github here tho
the original repository link is up here
404's now
byut can still find the profile from it
is it working
how can i make the inactive workspaces into dots like that?
@floral crater did you make the folders for different colors as well?
this is closed how you guys messaging
ohh where's the new one?
not released yet will release when folders will come
i saw the new repo with blue folders. previously u had green. soi thought u added other colors
kikarage doing it i am cooking some other stuff
ohh what r u cooking?
tidy tabs and clear tabs like arc
js?
yep
ohh
so is it gonna be for cheff and he wil imp then to zen or ur personal theme?
nope for personal and close cirlcle people only
ohh
is it even possible to implement js
lol
cause it has many inconsistancies
ohh
fx_autoconfig
ohh
not till folders release in zen
so any answer to this?
@floral crater u still havent shared the code for the workspace icons
thanks man..
make sure that you replace my workspace ids with yours
else it wont work
to get your workspace id type worspace in about:config and it was smthing line zen.active.worspace it will show id next to it
but they havee
as a setting hidden in about:config
firefox hasnt finished yet
oh alright
i thought it was done look
yeah, its still a bit buggy on my end
well, they used css to tweak the tab groups
tab groups are still in production in firefox
people just modded it to get it early
at the cost of bugs every once in a while
ok ok
you can find them on Gumroad
oh sorry got myself confused with the iphone version
i meant any on gumroad that donβt cost money and the link if possible
@fierce tapir
can I have these
The new update made the blur disappear? its all see through now.
twilight?
beta
oo lemme se
pls tell the version no of beta ?
Version 1.11.2b
your's is working?
yep
welp i am pushing new version then
I'm guessing its just a problem for me. Dunno why
When is it comin
I have them, I wouldn't mind sending them to you
sure thanks