Skip to content
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Lumen)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Categories
  3. Staff Communications
  4. Technical Support
  5. Suggestions / Requests
  6. Allow users to create custom themes

Allow users to create custom themes

Scheduled Pinned Locked Moved Suggestions / Requests
13 Posts 7 Posters 272 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Kind of like how switchbru does it where you can create your own custom theme it would be a cool idea

    ? 1 Reply Last reply
    0
    • MelM Offline
      MelM Offline
      Mel
      Volleyball Dawn Empire Matcha Patient people₊˚⊹౨ৎ ₊˚⊹ Kind people ₊˚⊹౨ৎ ₊˚⊹ My bestfriends Sabrina Carpenter Aster's Pookesೃ⁀➷ tara's sillies Very Wise V.I.P. Mel's friends Tara's family ♡ lana del rey 🎻 instruments club molly's friend 💖✨Certified Gay Person✨💖 Raven Empire LGBTQ+ Club 👼Child Of God ✝️ NonBinary 💛🤍💜🖤 Stay Sober LGBTQ+ Of BDNS chat-perms ~*Chappell Roan*~ The Mari Empire Nebs fav person aespa pet owners certified idiot Certified Roach Anti Cringe Association 🐛 ARE JUST HUNGRY Puppies & kittens ! !! EVIL MERKY TAKEOVER !! pineapple lovers 💜merky💜:3 <33 CAJH* Taken Hide BDNS Ads
      wrote on last edited by
      #2

      It would be tho

      THEY/THEM get it right the first time

      1 Reply Last reply
      1
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        that would be a great idea

        1 Reply Last reply
        1
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          I want to make my own switchbru custom theme but I'm not familiar with JSON files. It seems like a pretty complicated coding format :0

          1 Reply Last reply
          0
          • pwsincdP Offline
            pwsincdP Offline
            pwsincd
            Admin
            wrote on last edited by
            #5

            to create your own switchbru theme it is really is simple.

            copy this code and paste it into a text editor :

            {
            	"name": "Basic White",
            	"colors": {
            		"main": "#ebebeb",
            		"side": "#efefef",
            		"text": "#393939",
            		"border-focus": "#6dccea",
            		"text-focus": "#0000ff",
            		"focus-background": "#fdfdfd",
            		"box-outline": "#000000",
            		"header-border": "#808080",
            		"button-outline": "#a9a9a9",
            		"ok": "#304FFF",
            		"ok-text": "#ffffff",
            		"online-text": "#16BD15"
            	},
            	"images": {
            		"tick": "light",
            		"yt": "light",
            		"friends": "light"
            	}
            }
            

            edit the name and colours images andsave as .json and then upload it here : https://switchbru.com/account/theme/ . Once done you can add that theme in your switchbru settings.

            The name can be anything.
            the colours are hex values that can be gotten somewhere like this : https://htmlcolorcodes.com/color-picker/
            the images can be either dark or light.

            Just ensure you keep the syntax correct ie the commas and brackets etc..

            any issues just give me a shout.

            "Don’t waste your words I don’t need anything from you / I don’t care where you’ve been or what you plan to do." - Ian Brown

            ? 1 Reply Last reply
            0
            • pwsincdP pwsincd

              to create your own switchbru theme it is really is simple.

              copy this code and paste it into a text editor :

              {
              	"name": "Basic White",
              	"colors": {
              		"main": "#ebebeb",
              		"side": "#efefef",
              		"text": "#393939",
              		"border-focus": "#6dccea",
              		"text-focus": "#0000ff",
              		"focus-background": "#fdfdfd",
              		"box-outline": "#000000",
              		"header-border": "#808080",
              		"button-outline": "#a9a9a9",
              		"ok": "#304FFF",
              		"ok-text": "#ffffff",
              		"online-text": "#16BD15"
              	},
              	"images": {
              		"tick": "light",
              		"yt": "light",
              		"friends": "light"
              	}
              }
              

              edit the name and colours images andsave as .json and then upload it here : https://switchbru.com/account/theme/ . Once done you can add that theme in your switchbru settings.

              The name can be anything.
              the colours are hex values that can be gotten somewhere like this : https://htmlcolorcodes.com/color-picker/
              the images can be either dark or light.

              Just ensure you keep the syntax correct ie the commas and brackets etc..

              any issues just give me a shout.

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              @pwsincd I'm not very tech savvy but I'll give it a try :>

              1 Reply Last reply
              0
              • pwsincdP Offline
                pwsincdP Offline
                pwsincd
                Admin
                wrote on last edited by
                #7

                maybe i could make a json theme creator.. for switchbru..

                custom themes fro bdns isn't as simple... for anyone wanting to read up on it see here : https://docs.nodebb.org/development/themes/

                "Don’t waste your words I don’t need anything from you / I don’t care where you’ve been or what you plan to do." - Ian Brown

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  I'll definitely take a look ☆

                  1 Reply Last reply
                  0
                  • pwsincdP Offline
                    pwsincdP Offline
                    pwsincd
                    Admin
                    wrote on last edited by
                    #9

                    well i threw this together that may help you : https://switchbru.com/themejson.html

                    "Don’t waste your words I don’t need anything from you / I don’t care where you’ve been or what you plan to do." - Ian Brown

                    ? 1 Reply Last reply
                    0
                    • U Offline
                      U Offline
                      u were fired lol
                      wrote on last edited by
                      #10

                      ss

                      1 Reply Last reply
                      0
                      • pwsincdP pwsincd

                        well i threw this together that may help you : https://switchbru.com/themejson.html

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #11

                        @pwsincd That's very helpful indeed, thank you :>

                        1 Reply Last reply
                        0
                        • pwsincdP Offline
                          pwsincdP Offline
                          pwsincd
                          Admin
                          wrote on last edited by
                          #12

                          no problem , i may add a screen shot preview in there also to give you some better idea of how your theme may look ..

                          "Don’t waste your words I don’t need anything from you / I don’t care where you’ve been or what you plan to do." - Ian Brown

                          1 Reply Last reply
                          0
                          • ? A Former User

                            Kind of like how switchbru does it where you can create your own custom theme it would be a cool idea

                            ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by
                            #13

                            @GB yes, that would be a good idea

                            1 Reply Last reply
                            1
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Groups
                            • Users
                            • Tags
                            • Popular