#**TabsV2 (Unofficial)**
1 messages · Page 1 of 1 (latest)
it would be real funny if someone got TOS termed for client mods and this was the only theme on someone's modded discord client
"but clyde, i was simply bridging the gap between the desktop and mobile experiences! isn't that what you wanted this whole time?"
that being said... this theme was purely an experiment... right?
wdym
is this a theme you expect someone to unironically use for more than a week
maybe, what's wrong with it
i made it for myself as i was bored and decided to share it anyway
mostly just the send bar feeling a bit... un-desktop like
Recreates the new mobile discord UI
mobile feeling
not a fan of tabsv2 myself but you definitely did your homework and stayed loyal in that respect
Do you knoe how to see members list in server? On new mobile version theres no button for members
Thanks
for this we gotta call devilbro
Red arrow: emoji icon messed up
green box: gif button missing
gif/sticker buttons removed on purpose
not sure what is causing the emoji one
could be due to child selector, maybe
maybe enabling the send button fixes it
Sticker is still there
try checking if discord is updated in case
could be because the theme isnt future-proofed yet
for me it's the opposite
i have committed a devilbro
.separator__8424b {
margin-left: 10px;
}
.separator__8424b::before {
content: "";
z-index: -1;
position: absolute;
width: 100%;
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
border: 0px solid;
background-color: var(--channeltextarea-background);
right: 56px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}```
now to fix the messagebar in other places
pushed changes, hopefully works
fun
pushed changes and thank you

for your convience i have fixed that
also changed send button accent to match discord default
noticed this breaks without the "send message button" in accessibility
will fix in a few hours '
On some servers the name at the top left is bugged
known, will try to add padding to fix that as well
the emoji button fix is taking long
the only thing i can think of is completely re-doing the entire message bar as how discord implemented
unfortunately no update now, will have to fix this mess when i can
does this auto update when you make changes?
i would like the gif button back tho
if you add it through online themes or with an @import yea
I have no idea why I have it and no one else does, I've tried to disable my quick css and nothing changes
aight thanks
the only solution i can think of is forcing the emoji button to on and the gif/stickers to off
if your quickcss has a snippet to disable these, the theme will break and i cannot provide a solution as this is how discord has made the elements
forgot markdown is blocked
UPDATES
- forced the emoji button to be always visible, unless it is overriden by another theme / snippet
- also forced the send button to be visible if the setting in accessibility is turned on
- fixed the border/padding on server headers without an icon
now it's bugged again
updated, try reloading now
The typing indicator is meant to be above the chat input if that’s what you mean
typing indicator above messagebar is normal
the lack of padding seems like a conflict with something else on your end (theme/snippet)
pushing new update
anyway to re-enable the gif button?
display: block !important;
}```
it re-enables both gif + sticker

conflicting with some other snippet
if a user is typing, a portion of their pfp gets greyed/cut out
where is this
member list?
yes
you can use ctrl + G to open the gif picker, ctrl + E or S will open the emoji or sticker picker
i am devilbro alt
bug with another snippet, not related to this again
???
/*Consistent Chatbox */
.wrapper_fbbb73 {
margin-bottom: 0;
border-radius: 0;
padding: 16.5px 0;
}
.form__13a2c {
padding: 0;
margin-top: 0;
display: flex;
flex-direction: column;
}
.channelTextArea__2e60f {
margin-bottom: 0;
border-radius: 0;
}
.base__512ed {
position: absolute;
width: calc(100% - 16px);
display: flex;
justify-content: space-between;
padding: 0 8px;
box-sizing: border-box;
top: -24px;
left: 0;
background: var(--bg-overlay-chat,var(--background-primary));
}
.base__512ed > .cooldownWrapper_de448f {
margin: 0;
position: static;
}
.scroller__1f96e {
position: static;
}
.scrollableContainer__33e06 {
border-radius: 0;
}
.scrollableContainer__33e06 > .inner__9fd0b {
min-height: 53px;
align-items: center;
}
.attachWrapper__6354f {
display: flex;
position: static;
align-items: center;
}
.attachedBars_da3c74 {
border-radius: 0;
}
this
not mine?
cant fix that
UPDATE
- made the channel header searchbar consistent with the other icons
- new margin between server list / chat / memberlist
- fixed bugs

- fixed a bug with forum channels
UPDATE
- made member list / dm / settings list to match that of mobile
- improved the send button

- moved channel header searchbar to the first
big thank you to dablu for the member list snippet
Looks better than the real tabs v2
@versed urchin 2 isnt rounded but 1 is
outdated discord / snippet conflict
cant be snippet conflict
discord is up to date
conflicting somewhere
well it aignt cause i cleared my entire quickCSS
and still nothing
and for online themese
i have Tabs2 unofficial
and icons for settings
no idea then
top of the fullsize friends list isnt rounded
can you send a larger screenshot so i can see where is this
friends -> online ?
the first one makes sense but not sure about the second one
if possible, can you inspect element -> click on one item of the friends list and send this
im not sure if in your case the empty div exists or not
mmm nvm its probably an experiment from my end
ill make another :has statement to fix
interesting
hopefully fixed, try reloading
ok, now that actually tried it, its not bad
I really like it, its nice having my phone and pc match for ones
UPDATE
- fixed bugs for a few days
- made the attachment area smaller to match mobile
still loving this theme btw, thanks for keeping it updated :D

this actually looks dope ngl
When party mode is activated and you write something in the chat input and delete it again, a gray bar remains there @versed urchin
party mode.............will check later
native discord bug, i cant do much
UPDATE
- fixed a few bugs
- reduced the radius of a few elements
UPDATES
- fixed messagebar in reviewdb profiles
- more bug fixes
ah nvm
pushed a funny change
fixed the bug fix
UPDATES
- reduced role border-radius
- added more radius to settings sections
found a way to fix that.
UPDATES
- updated search bar to match mobile again
- updated typing icon in channel list to match ChannelListV2 (mobile)
- removed activities button as it now belongs in the attachment right click menu
- fixed bug with messagebar
how do I install?
add the theme link to your themes tab 
UPDATES
-
new animation peek for server list, based on latest mobile alpha with experiments
this might be a little laggy connsidering how it is implemented, and most of the css was used from https://github.com/DaBluLite/css-snippets/tree/master/ServersList without any refactoring done except for modifying certain values -
fixed a bug with message bar when replying/using a command
figured, it is unfortunately laggy for me too
no way to disable unless you copy paste the whole and remove certain parts
UPDATES
- server list change reverted, as it is too laggy
thanks
WARNING
discord has changed their classes hash again. as such, this is currently broken
i will try my best to migrate everything to using selectors so it can be future-proofed
note that it wont be updated immediately, im still considering between waiting for the theme updater tool to update, or manually update it myself
there's no rush, this theme is worth the wait :)
UPDATE
discord reverted the hashes, so everything should work as fine like before
if you find any bugs, do let me know 
UPDATES
- made the discord home button to match mobile
- made the channel typing dots now match latest alpha (indicator replaces the channel icon)
- made the outline on selected channels a little lighter
- bug fixes
looks more like another snippet issue but ill check later
unrelated to this snippet
well its fixed now
issue not related to this snippet
it got fixed newest vencord update
that was me
the bottom padding isnt rounded properly
cut off too
@versed urchin
mb that doenst do much
but nitro themes are bugged with this
are these with nitro themes or
yes
Ghost ping
mb
is this theme still being worked on? all good if it isn't just thought I'd ask after the discord update 
Pretty good! Thanks :>
im guessing need to use updated one
if you disable your qcss, you'll notice that it looks like tabsv2
ye

