Skip to content
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • 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 (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Staff Communications
  3. Technical Support
  4. Suggestions / Requests
  5. Allow users to create custom themes

Allow users to create custom themes

Scheduled Pinned Locked Moved Suggestions / Requests
13 Posts 7 Posters 501 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.
  • A Former User? Offline
    A Former User? 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
    • pwsincdundefined Offline
      pwsincdundefined 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

      A Former User? 1 Reply Last reply
      0
      • pwsincdundefined 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.

        A Former User? Offline
        A Former User? 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
        • pwsincdundefined Offline
          pwsincdundefined 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
          • A Former User? Offline
            A Former User? Offline
            A Former User
            wrote on last edited by
            #8

            I'll definitely take a look ☆

            1 Reply Last reply
            0
            • pwsincdundefined Offline
              pwsincdundefined 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

              A Former User? 1 Reply Last reply
              0
              • u were fired lolundefined Offline
                u were fired lolundefined Offline
                u were fired lol
                wrote on last edited by
                #10

                ss

                1 Reply Last reply
                0
                • pwsincdundefined pwsincd

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

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

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

                  1 Reply Last reply
                  0
                  • pwsincdundefined Offline
                    pwsincdundefined 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? A Former User

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

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

                      @GB yes, that would be a good idea

                      1 Reply Last reply
                      0
                      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