Categories > Coding > CSS >

WRD Zero, an elegant dark mode.

Kxhu

C# & Lua enjoyer

Posts: 285

Threads: 21

Joined: Dec, 2022

Reputation: 11

Posted

Hello! I've been working for like 3 days to make a wrd theme I like and I can finally say, it's done!
I use stylus to apply custom themes to websites, so keep that in mind!


Showcase:

https://cdn.discordapp.com/attachments/1125385820199714828/1144019292925472969/image.png
https://cdn.discordapp.com/attachments/1125385820199714828/1144019292657025115/image.png
https://cdn.discordapp.com/attachments/1125385820199714828/1144019292392804483/image.png
https://cdn.discordapp.com/attachments/1125385820199714828/1144019292078211102/image.png


Code:
https://pastebin.com/2gpFvSYb

  • 0

Thx for reps everyone: https://forum.wearedevs.net/profile/reputation?uid=90498

Posts: 1430

Threads: 71

Joined: May, 2022

Reputation: 20

Replied

my theme is better (this is war)

  • 0

i use arch btw

TERIHAX

i say im gay as a joke 🙀

Posts: 2239

Threads: 102

Joined: Jul, 2020

Reputation: 32

Replied

is this compatible with bwrd

Comments

Kxhu 11 Reputation

Commented

it kind of is.

  • 1

  • 0

Akula

Pv.Akula

vip

Posts: 220

Threads: 14

Joined: Apr, 2018

Reputation: 37

Replied

oho we do stuff like this..? ima make one too if its quick mm

 

edit: nvm its taking too long. this is what i did o_o. nto css btw instead im overriding everything

div.mainxchat {
  background-color: #12121b;
}

div.theme2.round.border1.padding {
  background-color: #27273a;
}

div.theme2.thread_replierdata {
  background-color: #27273a;
}

div.theme1.replygroup.round.border1 {
  background-color: #3c3c4d;
}


div.tox-toolbar__primary {
    background-color: #27273a;

}

div.theme1.round.border1 {
  background-color: #3c3c4d;

}

button.theme2.button {
    background-color: #5a5a74;

}

pre.language-css {
    background-color: #12121b;

}

div.tox-statusbar {
    background-color: #5a5a74;
}

body.container {
      background-color: #12121b;

}

footer.theme1 {
      background-color: #12121b;

}

div.signature.theme2.padding {
      background-color: #181825;

}

a.theme1.round.border1.btn_newrelpy {
  background-color: #3a3955;
  
}

 

 

 

 

 

  • 0

Kxhu

C# & Lua enjoyer

Posts: 285

Threads: 21

Joined: Dec, 2022

Reputation: 11

Replied

updated 23.08.2023

  • 0

Thx for reps everyone: https://forum.wearedevs.net/profile/reputation?uid=90498

Posts: 71

Threads: 6

Joined: Aug, 2022

Reputation: 6

Replied

I am using it rn and it is a banger

W Thread

  • 1

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )