#Experimenting using the current Zen logo component
81 messages Β· Page 1 of 1 (latest)
I like that the shapes are simple, sharp and recognizable, that makes it easy to read on all sizes
I like it more than the signoraria version tbh
That looks really clean
I would love an SVG of this (so I can use it myself for the menu button lol)
here you go
sipppp tengs brad
yoi, aman bro
Reformatted the SVG so it can have the same colors as other buttons:
nice
lookin gooooooood
whoaah, looks great
but how to do it tho, im having some trouble following this guide https://github.com/KiKaraage/ZenMods/tree/main/[Prototyping %26 Setup]/[Setup] Arc Mode on Zen
Which part
Already followed all the steps, but the icon hasnβt changed
but the other optional tweaks are working
tried copying all the arcmode.css content into userChrome.css, but it still doesnβt work either
Wait
Oh, btw, some people on reddit are also facing the same problem
yeah maaan i forgot it should be @import url("./arcmode.css"); π€‘ 
big clown moment
Anyway, thanks! Iβll try it out now
yeah that's what you get if you straight up copied your code from userchrome.css 
still not working 
I donβt think I missed a file
maybe Iβll ask chatgpt later to help figure out the problem
yeah it should be there
try !important;?
yeah im going to try it
maybe this is common firefox problem https://support.mozilla.org/bm/questions/1329862
yeah
no i mean on that import code
try it first
@import url("./arcmode.css") !important;
otherwise, just copy the code on userchrome
still not working

already tried copy the code to the userchrome before, but its not working either
but this code is working tho
have you enabled uc.arc.mode in about:config?
i wrapped the css in that config
.....damn i haven't put that one in the Readme holycrap
π
π€‘
.
another clown moment ig
anyway thanks, finally its worked


Somehow itβs not working with the @import url. The only way it works is by copying the code from arcmode.css directly into userChrome.css and then activating uc.arc.mode in about:config
Weird.... it worked just with these settings in mine
Also the middle bar can be compared to the Zeta which has a stroke
hmm
wait, i'll tried !important again
nah
@import url(".arcmode.css");
@import url("./arcmode.css");
@import url("./arcmode.css") !important;
still not working
yeah, i think we need to confirm is it only happen to me or not
at least you can work it out with pasting the arcmode.css code to userchrome, right
that's the most important thing
yeah
gotta add it to the readme too
oh, that's actually make sense
