#themes
1 messages · Page 71 of 1
dosn't color the widgets, and not in the lockscraan view, and not in hswidgets... 😦
is there a way then to remove the header in the widgets? make them look like ios 13?
ios 12 style
ios 13 style
just because of the AE ig
i would love to make a stockish one
next
iosx is awesome designwise
hmm
i give it a try
@winter pawn also for ios 13...
yep
hmm
yes, but im looking for a tweak that also changes the hswidget stock widgets...
why the "border" isnt applied with an ae
no idea
it should be right hndrk
would look great with kindastock and felicity
@vagrant jay noctis12
ok will try
it should be right hndrk
@winter pawn i need 27requests
just for the essential shit
i think im gonna create that AE by myself
with that darker shadow border
to get all icons themed properly. it would miss a little deepness but better than nothing
hmm i could create that deepness too inside that AE tbh
is there a way to make some kind of semi-transparent overlay and use that on all icons at once?
a whole new tweak, or just for one icon?
this basically is one file which turns all icons into iosx style
lmao
i can never release that tho lol
whyyy??
@winter pawn Well, noctis does change the color to dark, but I just want it to color based on app icon...
any good always on display tweaks?

i hope it dosent take a while
probably won't be too long
whyyy??
@vagrant jay because this AE would make the whole iosX theme useless to buy
its almost just stock icons with that style
I thougt you would make a new tweak so people could make a semi transparent image which you could just "paste" on top of every icon, so when you have some kind of vignette overlay, all the icons would have vignette...
snowboard should hava an extention for that...
I thougt you would make a new tweak so people could make a semi transparent image which you could just "paste" on top of every icon, so when you have some kind of vignette overlay, all the icons would have vignette...
@vagrant jay thats how ae works?

snowboard has it
its called icon effects
thx, I really didn't know snowboard had an extention for that haha
no prob
hmm
i will never change my setup ig
so, no new widgets ig
😂
am in ios 14 so no new widgets.. 
f
honestly I don't think i'll need them so I'm fine
Not that
Like a widget?
[[homeplus]]
[[lynx]]
i got it
cam probably on a date rn
@elfin sky
[[libcolorpicker]]
anyone here use lockdroid? theming looks pretty simple and I'm thinking of what I could do with it
Is it possible to still get live wallpaper that runs in the background like it did in the early iOS days?
So 5% over Night with imperfection widget and high battery saving mode in xen, better but not perfect

Is it possible to still get live wallpaper that runs in the background like it did in the early iOS days?
@jermaine.mitcham#6487 [[Frame]] plays a video for wallpaper
true
So 5% over Night with imperfection widget and high battery saving mode in xen, better but not perfect
@gloomy solstice perfect = stock
the more you load the more you drain
the more you load the more you drain
@pallid heron it’s pretty fine 😉
Without xen it was like 1-2%, now 5% is ok for what you get
Imperfection and misa is worth it
@gloomy solstice true
hndrk made the best widgets one can ever download for xenhtml
Beside that, it’s really true
There aren’t that much really good and cool widgets
Most are not well designed nor they work pretty well
you can try one good widget tho @gloomy solstice like stacked cards
/package stacked cards
Well I know your widget
yeah paras widgets are way more advanced than mine
also
i learned a lot from paras
without him nothing would be possible
Paras xen-teacher

maybe ios14 styly stuff in beautiful
also ik hswidgets is there
but most things are ugly
still dont got a real idea. but i feel that i will start on sth soon. im motivated again
Im motivated to see what you come up with

I saw some dude on reddit suggest how xen doesn’t use any battery.
Take a screenshot of the widget and use it as background WP

Take a screenshot of the widget and use it as background WP
@gloomy solstice yes i used that kinda method in the past. created special walls with boxes and stuff and just displayed informations thru xen
it was before i learnt that
even loner was first a custom wall xD
but than paras showed me how to that in css and that was the beginning i got motivated to learn all this
My iOS 14 non jailbroken Mac OS Big Sur theme
Got the old music icon back 😅
with shortcuts 
but guys cool custom icons!!!
what do you guys think
lol
i think ill update my old device to 14
just to recognize that i cant use stock
xD
My iOS 14 non jailbroken Mac OS Big Sur theme
@pallid heron oh i think i dont need to update
just saw the dock
?
i hate the dock on notchless phones
Why people say eww shortcuts when there isn’t another option for theming icons
yeah
I hate notchless phones
haha
But I’m poor
ich nicht
aber liebe mein 8 😉
@slate dagger because its an ipad, super long
Ich bin 15 geh noch zur Schule und arm lol
ah ic
Noch 3 Jahre Schule dann Kohle
sounds like a plan

am 34
so old
idk why it is long
try janniks music widget
k
can you not edit the padding
sadly no
why
its a widget
i dont know anything about widgets or how to edit them :<
@slate dagger also where is that
ah ok
whats the most used/up to date theme again I bought it but forget what its called lol
Viola - Thanks guys
noone uses viola nowadays
:>
i use bladient or something idk
the problem is
if i keep
i wont create any new widgets
and i wanna create again
had kinda a long break rn
i always create widget so that im happy with them and i use it ofc than.
my setup is a mess lol
@pallid heron can I somehow make the imperfection battery bar change the color at a specific %?
That would be pogpog
Super clean. Well done.
Thanks:)
I love that lockscreen
@pallid heron can I somehow make the imperfection battery bar change the color at a specific %?
@gloomy solstice sure

yes i can
open up the main.js
this is the relevant function
batterystate 2 = charged
1= charging
Ok got it
0 = draining (its the last else function)
as you can see top
batperc is a variable for the percentage
(ignore the /100*100)
Ye that confused me
this is just necessary if you change the batbar width
so i left it in there
and people can arrange more stuff more easily
sooo
what we want
in the function
As a newb
I need settings in the widget setting to set the color
It’s in the main.js
So I need to set at which % which color is set
first we will hardcode that
this else function is the one we want because this is the state if the battery is draining
Understood
Those } confuses me
these wont if you would see it in a real editor
Ah ok
so we want sth like
if (batperc >= 75) { }
just as an example
tell me your ideas about the percentage stages
Hm I thought like 50, 35, 20
Heyyyy do you guys know of a tweak that gives you photo widgets like ios 14 does? Im on ios 12.4.8 btw
Also sorry if im posting in the wrong chat kinda new to all of this lol
do any of you guys want to be vigilantes?
if (batperc >=50) {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor50}
Smth like that 😂? @pallid heron
Bruh i have no idea what either of you are talking about lmao 💀
I am talking about taking down drug dealers
Ah nice 👌
Do you want to
Thanks for the offer tho
15 💀
Im 15
Oh wow cool
if (batperc >=50) {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor50}
@gloomy solstice yeah close
it just needs a little more for the other states
another if else and another else
and its done like that
after this we add the variables BatteryBarDraibingColor50 and so ind the Config.js
i added this to get a low power color
i will add this to the next update
if (batperc <=50) {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor50;} else {{doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor;}
Doubled one {
if (batperc <=35) {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor35;} else {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor;}
if (batperc <=20) {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor20;} else {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor;}
make it in one

if (batperc >= 51) {} else if (batperc >=36) {} else if (batperc >=21) {} else {}
because thats the case if the battery has 51, 54 98 and so percentage
it needs a color for that too
Ye I want 50-36, 35-21, 20-0
everything above 50
are custom CC icons applied with snowboard like normal themes
Ah uff got it
Ye I want 50-36, 35-21, 20-0
@gloomy solstice you will also have a color for 100-51
🙂

are custom CC icons applied with snowboard like normal themes
@delicate pilot kinda like yes
@delicate pilot just the non animated cc icons can be themed like that
ok i tried using snowboard for the cc theme and it didnt work
ok i tried using snowboard for the cc theme and it didnt work
@delicate pilot you got all extensions
Isn’t >=36 also >51
@gloomy solstice yes, but if the first if hits, the things after that arent from interest
Hm
Obvious lol
gyan has 0 extensions
gyan has 0 extensions
@delicate pilot not gyan. snowboard extensions i meant
e.g. the UI extension
if (batperc >= 51 {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor;} else if (batperc >=36 {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor36;} else if (batperc >=21) {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor21;} else {doc.getElementById('Batterybar').style.backgroundColor = BatteryBarDrainingColor;}

like this
i will play a game and drain my battery a little
got 100 now
and see if its set right if it drops under 95 the bar should get yellow
brb
The last ;} and }; seems weird
And how can I set the colors now in the settings?
Config.js?
F
I screwed up the widget
@pallid heron
yeah
enable logging in xen settings
and respring
and look at the imperfection log
yeah you just need to get in touch with it
But wouldn’t be possible if you told me where and what. Else you would never know on your own
all code is just logic, first, learn to read it. and try to edit widgets
if you can read the code and your edits are workings you can try to create and dig in css
to make your own design

I’ll try to learn from yours now and edit a few things
Hope you don’t mind if a ask some time some stuff
Hope you don’t mind if a ask some time some stuff
@gloomy solstice do that. im happy to help. also i want to thank you. i had that low power color in my to do list since weeks but was too lazy to apply it

Win win
One thing
If you update via repo and I do update
I have to save main.js?
Hm ye right I should do that
most widgets never get updated tho
but an update will overwrite anything
unfortunatley
and if you got the mod folder, update the widget and merge your mods into the new stock version
Is it enough to duplicate the folder in universal and save it with another name?
yes
the unknown local thing is always the mod
if you want it more clear
edit config.json
I saved everything 😂😂👍
yeah got a few changes now
removed that text colors, shortened unused codeparts and added that LowPower Color
i could wait tho
So of want to use the new version I have to copy my code into it every time?
Not a big deal but good to know
yes. or just use the old one, bc if its working its fine.
these changes are minor
also the lowpower thing is basically like you modded it
so i would use just your mod xD
👍
So of want to use the new version I have to copy my code into it every time?
@gloomy solstice yes. on the other hand if you edit the widget and break it and you cant fix it its good to know what reinstall fixes anything again
would be pain if options or other parts causes problems and the update wont revert those

also idk if .deb has more options
like install scripts
those could scan the files and just replace the patched things but i dont know how this works
Those who mod widgets know how to save the work I guess
yes
but not all. after first updates of widget i get many notifs and messages of users who lost their custom picture for example
🙂
Do you know why some widgets won’t show up in xen homescreen? Even if copied to universal AND SBHtml
its just, i make widgets with a lotta options. i mean. lf you take those other widgets: 1. they dont got options and you need to edit code for anything but 2, they like never receive any update

Do you know why some widgets won’t show up in xen homescreen? Even if copied to universal AND SBHtml
@gloomy solstice which
the new xenscheme xhabged a little
I tried some from Evelyn, well they are just for LS
But won’t they work if copied to HS?
universal widgets needs index.html for example
not Wallpaper.html
thats SBHTML scheme
Ah that’s why
same with LockHTML widgets
It only has LockBackground.html
rename it to index
anyone know css coding and can help me editing a widget if so pls dm ❤️
just want help moving the date and day in the imperfection widget
normally i have no problem but it looks rly hard
the code?
ill copy the style.css here
@tawny eagle add as a friend so i can send it through dm
oh didnt know i could send it here oops
#the info is where the date and day is im assuming
@pallid heron dm i got an update for you
Kris jay flatty theme
any good jailbreak themes out there for ios 14 shortcut hack lol that doesnt cost $30..
I think junesiphone has some out and also boss might do with viola
Or you can talk to @pallid heron
I think i saw something that boss is putting his to 30$ too :/
but ive already paid for his lol
all well
(like his jailbreak ones
Like this
Oh he just corrected the price down to 2 from 10 lol
10$ for 30 icons
hehe
people just dont get licenses
thats the main problem
if you buy icons you dont buy the ownership, you just pay to use them. thats a thing many ppl dont understand. you are not allowed to resell those icons or use them in an app youve created and so on. so you pay 2$ that you can use those icons with your jailbroken phone. but there are creators who sell icons with other license models that you are allowed to redistribute them and use em for commercial things
it just makes sense that there are iconpacks out there which costs 30$
but check the licensing models
ye i get that 🙂
just a little pricy for like 80 icons xD
dont get me wrong
its the same for wallpapers
they are great icons xD
people laugh that there are paid wallpapers
haha true
but even walls are work
yeah true true
or graphics in general
look pinterest
most things shared there are licensed
but ppl just grab them and share em here
they dont even need to visit the source
but @pallid heron just search packix or the setups made in the iosthemes subreddit
most themes used there are between 1-3$
oki :)\
like - are they built for the ios 14 shortcut hack thing
you can use any pngs
ye
you just need to get the deb downloaded
oki
or
have a look at the twitter scene
oh ye true
they mostly sell their icons with gdrive folders
pretty sure thes a # going around for it
Do you know much about it? like do you have to do each icon one at a time lol
got many of mine from twitter too
oh thats nice bro
Flatty theme is only anemone??vv
I’ve never seen that before
@pallid heron why?
Hmm?
Do you know much about it? like do you have to do each icon one at a time lol
@pallid heron yes each icon
damn thats worrk xD
Idk I wanted the theme but the depiction said it’s jsut for anemone
snowboard and anemone are compatible
Okay ima download it then
wait
sounds arent working with sb i thinl
maybe this is why hes telling only
to not get refund requests
@pallid heron
Ooh okay thank you!
I just wanted the icons
also
this is on a archieve repo
idk how old these icons are ^^ maybe snowboard wasnt a thing at this time
How can u see so much loolll
Thanks hndrk
i looked it up by myself
its on macciti
y'all can look for amie, doesnt look trash, and is just 1 usd.. 
he needs the png
am gonna upload all the icons soonish to gumroad for iOS14 people..
is not jailbroken
yeah
will have all 450 icons, not only you can use them in ios14 but also android and windows
widget update: 1.1
low power color and some cleanup
read the description for updating widgets
will have all 450 icons, not only you can use them in ios14 but also android and windows
@pallid heron awesome
no macos? :))

idc about mac os but ye mac os too
jk :>
idc about mac os but ye mac os too
@pallid heron so you decided for the phone ig
:))
idk how snowboard works tho in mac os.. i remember boss did one for viola
idk how snowboard works tho in mac os.. i remember boss did one for viola
@pallid heron uh right i remember this too
Hey could someone help me out and make me a good setup/ build for my phone? If they can
@fleet veldt i would recomment looking at setups in the iosThemes subreddit
and have a look on what you like and what your style is
there are tweaklists as well so you know which tweaks are needed for the setup
inspired by ios14
@pallid heron lol... just install ios 14
naw
btw
tweak idea
make one widget
that does evth
still a square
hmm
like you can switch info states?
ye
and the look is like a normal 2x2 ios14 widget
2x2 or 2x4 or 4x4 also works
yeah
or just make three of them
this is kinda like what im doing rn
with xenhtml i can pretty much make an entire homescreen
that looks like ios 14
true
has all the apps
also i can make a complete new way to add shortcut apps/widgets
like open up a menu to add the widget you like
and move it anywhere you want
also for apps too
completely in that one canvas
i can also make the app library
and make ios 14 be kinda more better in ios 13 itself
lmk if you wanna collab @pallid heron
lol
i wont be able to test tho
🤣

but ye i make my xenhtmls in computer anyways
so wont be a big prob
are you using widgetsmith?
/ tried
nah
i tried
didnt like
i wonder if its kinda cool
widgy is much better
like kwgt
but ye lmk if you wanna completely bring ios 14 opw to ios 13
it'll include a app library widget packs and much more..
we can even make an engine where people can make their own widgets
lmao
we'll provide the source code how to make it
you goin crazy rn
tbh
am bored

🙈
make like hswidgets but for xen
yeah
htmls are ez
we'll provide libraries
need to prepare meal for kids
documentations and all the stuff
yeah
need to prepare meal for kids
@pallid heron bruh

🤣🤣
gtg
see ya later
fam first
lmk bruh
always 🙂
@pallid heron link?
true
lmk if u wanna collab @pallid heron
yeah yeah
am gonna finish zune too
cool!!!
i thought its stopped
it got a temp stop tbh
ill still have to focus on icons
Where’s the reddit link?
then ill just make zune and start this ios14 project
Where’s the reddit link?
@fleet veldt wtf i told you iOSThemes subreddit.
i gtg too
got to make them icons
cya
@fleet veldt
you will never have a nice setup with that attitude
zero efforts in anything ig
My bad bro I’m tired asf
I’ve been using this with my theme but it seems very average does anyone have any ideas to make it more unique?
I feel like every theme has something like this
I like the icon theme
Thanks it’s just viola dark and a custom odyssey icon
Evanesco puts me in safe mode oof
Does hswidgets have a picture one?
and it'll change anyway from time to time

lol rip
would it be hard for it to be madr
Idk 😐
hmmm
Maybe it won’t be hard for trifecta? Since he made the original one that changes
Anyone know what that theme is called?
Maybe flux pro
can someone help me make a lockscreen?
this is my homescreen and im looking maybe to change the background but i want to match my lockscreen and settings with this
Maybe it won’t be hard for trifecta? Since he made the original one that changes
@pallid heron he's working on an update but no eta yet
The darkmodw version of that wallpaper would contrast better
Seems like using shortcuts with text that doesn’t show up
I remember doing this a long time ago before i knew about jailbreaking
Theres some text that literally just shows as invisible text on ios
hey can u give me an invisible character for me to copypaste @dark sundial
any glyph themes^*
@pallid heron amie has a glyph theme with ody icon themed
did you hide icon labels
@winter pawn by literally not typing anything.. its possible in shortcuts..
no need for invisible characters
just dont type anything and add
to homescreen
lel
see this
jelbrek go brrrrrr
maybe a glyph theme
but it really does surprise me that people on ios 14 go through the painful shortcut method to get themes
@pallid heron bruh are you on ios 14
are you on ios 14 or just using velox reloaded
am in 14
nice
is muse working for ya with apple music?
for me it just stays like this
useless af
495 icons :], just 5 more to reach 500 milestone
whoop @pallid heron
hswidgets trash
iOS 14.0 on iPhone 11 Pro Max with Viola pack using Siri Shortcuts trick
most things doesnt work
most things doesnt work
@pallid heron thats the muse's dev's fault, you're complaining like a xen widget be buggy and bad, and you complain that xenhtml is the culprit lol
nope
the stock widgets doesnt work as well
clock for example is just invisible
hswidget works for me... :>
i have a jb ipad btw.. if you were wondering
i dont wonder
ik
lel
bruh have you thought?
just the foto widget works
of the idea?
ios 14 project
naw i trashed my concept
im retiring conpletely ig
nah i mean what we were talkin about yesterday
i sinply got no time
bruh
rip
yeah
everytime i start sth i recognize that i got so mich to do rn that i cant complete anything
its frustrating
yee thats what happen when i do the icons lmfao
am like bruhh it takes so much time
and the widgets take more time tbh
its like
yup
you need to use ur brain too
i made this yesterday
but after 20min i had to stop
bruh
you gave me an idea
wtf
thats why battery and stuffisnt complete
amie widgets
ftws
yeah
brrruuuuuuuuuuuuuuuuuuuuuuuuuuuuu
i made the widget looks like the icons
🙂
amie widgets would be nice
hmmmmmmmmmmmmmmmmmmmmmmmmmmm
lets see
man the sizing will be kinda difficult tho
cz
i got no test device
rip
lets see ig
what can I do then
since I'll have to make alone rip
nice email address @winter pawn
is that normal
@winter pawn its normal
Sileo sometimes doesnt show
But you can download
hmmm
hmm
great unique hard to achieve setups
both
i wonder why ios14 doesnt got cool new icons
i wonder why ios14 doesnt got cool new icons
@pallid heron because its upto the devs.. .. they dont wanna make cool icons
What is the best widget tweak for ios 13.6
@pallid heron because its upto the devs.. .. they dont wanna make cool icons
@pallid heron i meant system apps icons lmfao
how dumb you think i am
Hmmmmmmm
sorry
On reddit he wrote tjena
This is amazing
hmm
idk
im not a red dude
plus i dont like the font
the effect with the transparent music player is kinda cool
I like the big clock and the date
but if no music is playing there is the space
Plus maybe the weather
on bottom
which looks weird
I like the big clock and the date
@gloomy solstice it looks like he mixed misa with tjena
or
put them overlayed
the clock is exactly misa
I’ll give it a try and mix it 😂
Well first i edit my imperfection with more batter details
EG color changes
i dont think he mixed it really
Makes a lot of fun
i think its overlayed
it would be a lotta work to edit index css and main.js just for this
but who knows
if im inspiring ppl im happy :>>
imagine me being inspired or motivated


yeah i thought if i remove everything i get ideas
but
there is nothing
i think i wait for my iosx requests
and if they done i will do sth with this and a stocky look
gonna prepare dinner now. cya
how dumb you think i am
@pallid heron idk lmfao

I started making wallpapers with procreate, here’s the link if anyone is interested. If you have custom ideas let me know too https://photos.app.goo.gl/XBLSsiN6hDjqAJJj6
imagine
imagine
@hot girder what
its slightly slightly off-centered 
@agile axle naw the wall is centered. the clockdots are moving which depends on the numbers which are showing ( a 1 is smaller than a 0) its a font thing
@pallid heron is that noclutter tweak?
nope
but tell me what you mean
its snowboard and little11
or you mean the LS?
idk what noclutter does
@thin spire [[NoSettingsIcon]] can do that
@cold ferry, Couldn't find anything matching that search query!
anyone with an idea why muse for apple music doesnt work for me?
ip8 13.5 odysseyrain.
i was wondering if someone is able to edit that widget that hard
because most people got problems editing it
:))
@thin spire [[NoSettingsIcon]] can do that
@gloomy solstice damn thank you

hmm
I tried ithemer over snowboard yesterday
Keeps crashing me into safe mode
Too lazy to find out which tweak causing this

why ithemer?
hows ur setup look?
In the making, can’t show as it is rn
ah
But it’s imperfection widget from hndrk
hm
yeah a lot
ah :/
you know he wont be fine with it
Maybe [[shylabels]]
Ye
@thin spire is that lockscreen from ponyo??
im so stuck
woah didint know that tweak existed
im so stuck
@pallid heron your setup looks like focusing more on wallpaper?
@thin spire is that lockscreen from ponyo??
@tawny eagle yeah :)
nice
ty
@pallid heron your setup looks like focusing more on wallpaper?
@gloomy solstice i just added something and made it off on purpose bc im frustrated
🤣🤣

Hm
but i need that HS inspirement again. i gotta see my icons on a wall and feel whats missing
good idea
Interactive widget
yeah i thought of it






