#uTheme to iTheme; the sequel
333 messages Β· Page 1 of 1 (latest)
thats fine
also wheres your utheme @undone vale
or whatever where you've shortened the sidebar
merged with iTheme
not sure if i should just add these changes to iTheme++ or something lol
yes
uTheme
Probably will just add it to iTheme++ in the form of multiple files, as long as Yaz doesnβt kill me lmao
This looks amazing! Do you plan on pushing this soon??
some of the quality changes, like sidebar and minified icon padding will also be added to iTheme btw
De-Micaifying iTheme makes a huge difference imo, i prefer it
if people like it more, i might make it default
im throwing it in ++ for now, but yeah if people like it react with a fire emoji π₯
release it first then let people decide
done
update iTheme and iTheme++
iTheme++ has a new addiction to DeMica the app and appleDrawers
plus scrolling bug fixed
uTheme to iTheme = the sequel
uTheme to iTheme; the sequel
is appleDrawers and Apple Inline Drawers the same?
um yeah ig
No, use the one inside itheme, the one included in default does not have support for mojave
Yea
whats different about this theme and itheme
alot of small stuff
like the sidebars smaller now
and the font size is different
top bar is centered now
okay
and everything is either closer or further together
ah
since you're already working on this, can i request a feature?
and i added a iTheme++ to demicaify iTheme
ye sure
idk if its because of itheme or not, but the font size on lyrics fullscreen is massive
could you maybe decrease the size
1300x670 and font goes boom
@mighty ingot ^
without itheme the font shiz is not a problem
lol may be a yaz thing since he increased the size of lyrics in fullscreen mode
oh thats intended
its to be like TV Apple Music
thats such a bad-
to each their own ig
i personally like it
i dont need to see 10 lyric lines when i only need to see a couple of the next ones
i like to use cider minimized and with this trash implementation it just ruins the idea of lyrics
is this what it looks like on Cider?
or this?
with itheme, big goofy font size
oh pretty ugly imo
but I dont use that feature so idrc
idk what happened here tho lol
long lines are only viewable when on full screen
try uncollapsing the sidebar
by switching to mojave
and then you can switch back to maverick
i have no idea lmao, try restarting cider and updating itheme
I did that already
do I have to be on the newest version?
last time I updated was yesterday
prlly not, but i dont have that issue
try removing itheme and see if that fixed the problem
maybe then itβll be safe to say its an itheme bug
yea well but iTheme is gone then
ah I renabled it now it works
now the de-mica thing doesnt work anymore

its bugged
its why i wanted to spend more time on it but people wanted the update so..
nono it works again now
its a pain to deal with that top bar
bug but if you want to fix it whilst Yaz commits my PR, place this index.less file in iTheme's directory
which one? you sent two
ill make it dynamic, my bad
New Albums page
Love it! also best album ever
Aha yes I agree π₯π₯
did you remove the shadow line thing?
Yeah along with other things, I wanted it to look like MacOS Music app or AM web
This is what it looks like now in Cider
I donβt own a Mac lol
@mighty ingot could show you
It essentially looks the same now excect in a few areas
What do you have background set to?
in visual settings
Mica
is it possible to make the sidebar font a bit bigger?
you can do it if you dig into the code, i recently just made it smaller lol to fit in line with Mac Music app and fit more content
why is this line back?
its not in the newest version
GitHub
update iTheme
it's still there
can u show me ur styles
ok try a few things
firstly remove all themes but iTheme and try that, see if it works
if that doesnt work, uninstall iTheme and reinstall and see if that works
which one is iTheme? lol
one with 990 on the end, but you can uninstall from inside cider aswell
it just says "Update" now
right click on iTheme
but I uninstalled it
in the stlyes tab
yes i did that to uninstall it
then update it
it's still there
how many iThemes show up in the styles tab
1
yes
also the space between albums is really big now
yea
wtf
it shouldnt be there unless the theme is outdated
maybe try deleting iTheme and installing from GitHub url
can you send me the url?
can u show me the full cider window
erapp/iThemehttps://github.com/ciderapp/iTheme
i still see ur using other themes with it
can u show me it with just iTheme on, no sleek underline or anything
ok
i need to see if this is an iTheme problem or another broken theme
try installing iTheme through that link i set
if it dont work
ur ciders probably broken
ohhhh
sorry
its not you
how can my Cider be broken
someone broke it in the code
ohh
huh
it fixed basic itheme
I though I was just ret arded lol
nah its broken it
how
oh well it was causing issues in playlists with hero artwork
this is easily fixable
can you also remove the shadow behind the album artwork?
have to ask yaz about that
ok
@mighty ingot can you also remove the shadow behind the album artwork?
asked him
playlists with hero art were fixed by my pr
yes but it caused this line
but this fixes it
and removes the album tint glitch
hes asleep rn
oh
s.time Yazninja
should I ping him?
are you talking about this line?
I think the bot cant see the channel
yeah me and yaz removed it in the last update
that has nothing to do with my pr
okay wait
and readd that code u deleted
did you release the fix?
wait
no we have to wait for him to wake up, but well give u the fix
@undone vale so my pr, removes background: var(--color3) from .playlistInfo
which means it camouflages the shadow
ok ok nice
open the iTheme folder u had earlier, ends in 099, and replace the idex.less file with this
i didnt understand that but i think i agree
i know what u wanted to do
.playlist-hero > .hero-tint { display: none; }
adding this removes the shadow too
which is what ive done
and wont break the other thing
okay in layman words, the playlist art has a shadow (the line that you're talking about) and it's intentional. To hide it, you and yaz added the same shadow color to it's surroundings as well which might've hidden the shadow, but caused problems to the playlists with hero art
nice its gone now
oh yeah i understand
my pr, removes that surrounding background, though fixes the playlists with hero art, unhides the shadow.
basically
if you can find a way to do what you did, but remove that line, then all is good
i can do that and make a pr for that but i think that shadow is intentional
looks like its intentional
yeah its being fixed soon hopefully
yeah idk, all i know is i want it gone lmao
is there any benefits to removing it compared to what ive done?
.mediaitem-artwork.shadow is causing it
so it is intentional
idk if you'll even notice any difference but here have a look at this
.playlistInfo .mediaitem-artwork.shadow {
box-shadow: none !important;
}
Something like this would fix it
bottom one looks better imo
yes that's after removing the box shadow on .mediaitem-artwork.shadow
that's upto yaz
im pretty sure he hasn't touched this at all because it is also present in default cider theme
for the artwork?
yeah we never touched that
never even thought about touching it lol as the shadow looks nice
isn't the shadow what you wanted removed 
oh damm i didnt see the arrow π€£
what do you want removed then?
adding my code back and this will fix the bug you was having
i did sent a pr earlier for it
sorry mono π₯Ί
this fix works as well
yeah dont ask where i got that from lol
but the tint is supposed to be there
yaz removed it when the tints was added
we like it vibrant 
iTheme users have to put up with light mode ok? we can handle some vibrancy
but can there be an option to remove it?
if u want to remove it for yourself yes
i have mixed thoughts
you need to go into the themes code and remove it
its not a bad thing
no its not
some people will like it and some wont
yeah
idk how to do that
go to the themes folder, look for the one which belongs to itheme. open the file ending with .less in notepad and do the edits
but when iTheme gets an update
it will be gone right?
yes :)
if u want
copy the iTheme folder and make a duplicate
rename it and the config.json to something different
and edit that one
that way it wont be changed when iTheme updates
or wait @undone vale should we completely remove the tint
the way i see it
yaz removed it
if anything, persuade him to add it to iTheme++
or add an option to remove it
but yes i guess
ok wait lets ask fyre
yeah lol
umm sure he might be on board
im all for it
its just the amount of extras in this theme pack is quite a lot
idk if i should add more to it
sleek tab underline can be deleted since thats related to the old settings menu
no please not
god bless