ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

How to customise SharePoint Color Theme | SharePoint colour Tool !

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2023
  • How to customise SharePoint Color Theme | SharePoint Tutorial | Change SharePoint colour scheme
    In this video I will show you exactly how to add color to sharepoint site via a customise SharePoint theme.
    This SharePoint tutorial will guide you through creating your own SharePoint colour palette.
    This video assumes that you have at least the SharePoint admin role in order to access the SharePoint admin centre.
    You firstly will need to make sure you have SharePoitn Online Management Shell install in order to run PowerShell scripts.
    To install SPO PowerShell go to: www.microsoft....
    Secondly you will need to create your color theme file by going to this website: developer.micr...
    After that you will need to be able to run the following PowerShell script (Ensure you update the relevant sections below that contain the word Update):
    Connect-SPOService -Url UPDATE-admin.s... -Credential $userCredential
    #SP theme generated using:
    #developer.micr...
    $ThemePalette = @{
    "themePrimary" = "#004953";
    "themeLighterAlt" = "#cee7ea";
    "themeLighter" = "#a6d2d8";
    "themeLight" = "#82bdc5";
    "themeTertiary" = "#62a9b2";
    "themeSecondary" = "#46959f";
    "themeDarkAlt" = "#2e828d";
    "themeDark" = "#1b6f7a";
    "themeDarker" = "#0b5c67";
    "neutralLighterAlt" = "#f8f8f8";
    "neutralLighter" = "#f4f4f4";
    "neutralLight" = "#eaeaea";
    "neutralQuaternaryAlt" = "#dadada";
    "neutralQuaternary" = "#d0d0d0";
    "neutralTertiaryAlt" = "#c8c8c8";
    "neutralTertiary" = "#c2c2c2";
    "neutralSecondary" = "#858585";
    "neutralPrimaryAlt" = "#4b4b4b";
    "neutralPrimary" = "#333333";
    "neutralDark" = "#272727";
    "black" = "#1d1d1d";
    "white" = "#ffffff";
    "primaryBackground" = "#ffffff";
    "primaryText" = "#333333";
    "bodyBackground" = "#ffffff";
    "bodyText" = "#333333";
    "disabledBackground" = "#f4f4f4";
    "disabledText" = "#c8c8c8";
    }
    Add-SPOTheme -Identity "UPDATE Theme" -Palette $ThemePalette -IsInverted $false -Overwrite

ความคิดเห็น • 54

  • @Dougie_Wood
    @Dougie_Wood  10 หลายเดือนก่อน

    HELP ME‼️🌳 Grow the channel by sharing the LOVE from as little as £0.99p! 💖 Click here: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @LeCraweSemieville
    @LeCraweSemieville 5 หลายเดือนก่อน +9

    This seems like a really really roundabout way to edit a simple color scheme. This feels very microsoft...

    • @Dougie_Wood
      @Dougie_Wood  5 หลายเดือนก่อน

      I think it will be made simpler in the near future

    • @Dougie_Wood
      @Dougie_Wood  5 หลายเดือนก่อน

      Please support ME 🙋‍♂️ by becoming a channel member for only £0.99p! share the LOVE now 💖 Click here: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @kgab3881
    @kgab3881 11 หลายเดือนก่อน +1

    OMG!!! Your video is a life/work saver!!! It worked and my boss will love it when it comes to our branding color for our SP site. Thank you very much!

    • @Dougie_Wood
      @Dougie_Wood  11 หลายเดือนก่อน

      If you liked that You would benefit from my channel membership, including, exclusive training courses and a chance for a live chat in a Q&A drop in! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

    • @Dougie_Wood
      @Dougie_Wood  10 หลายเดือนก่อน

      Please support me and my channel, content I create and support I provide by sharing the love with as little as £0.99p! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

    • @Dougie_Wood
      @Dougie_Wood  10 หลายเดือนก่อน

      Please support me in creating more content you will love from as little as £0.99p! Please share the LOVE! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @Chris-jd5rj
    @Chris-jd5rj หลายเดือนก่อน

    Thank you so much! This helped me a lot.

    • @Dougie_Wood
      @Dougie_Wood  หลายเดือนก่อน

      You are more than welcome 👍

  • @lukeskywAUker
    @lukeskywAUker 10 หลายเดือนก่อน +1

    ever seen the error cannot bind argument to parameter '-palette' because it is null? after the Add-SPOTheme command? I can't seem to figure that one out but followed your steps exactly..or at least I think I have but I'm missing something

    • @Dougie_Wood
      @Dougie_Wood  10 หลายเดือนก่อน

      Difficult one to troubleshoot without seeing it all. I can only assume your script is missing a character.
      Try running through the video step by step again. Copy and paste my script from the description and ensure you are only replacing the output and no other characters from the script.
      Hope that helps.

    • @Dougie_Wood
      @Dougie_Wood  10 หลายเดือนก่อน

      Please support me and my channel, content I create and support I provide by sharing the love with as little as £0.99p! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

    • @adelacorrea7740
      @adelacorrea7740 8 หลายเดือนก่อน

      i have the same problem, where you able to correct it?

  • @tonybardalen
    @tonybardalen ปีที่แล้ว +2

    Thanks! Will try it out. Is it possible to change fonts as well?

    • @Dougie_Wood
      @Dougie_Wood  ปีที่แล้ว +1

      It is currently not possible to change fonts but this is coming down the line, hopefully very soon 🤞

    • @Dougie_Wood
      @Dougie_Wood  11 หลายเดือนก่อน

      You would benefit from my channel membership, including, exclusive training courses and a chance for a live chat in a Q&A drop in! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @steveorah6189
    @steveorah6189 3 หลายเดือนก่อน

    Hello Dougie, Your video was so useful. It worked a treat. Please I need to import custom fonts and save a Branch Site as a Organisation Template. Please how can I do this? .

    • @Dougie_Wood
      @Dougie_Wood  3 หลายเดือนก่อน

      You cannot change the fonts unfortunately 👎
      If you need professional help with your intranet you can contact us at www.valto.co.uk/youtube

  • @YasmineAliouissi
    @YasmineAliouissi 3 หลายเดือนก่อน

    Hello, thank you, I have a question, when I click on Settings, I can't find the Modify the appearance section, is this normal?

    • @Dougie_Wood
      @Dougie_Wood  3 หลายเดือนก่อน

      What do you see instead?

    • @YasmineAliouissi
      @YasmineAliouissi 3 หลายเดือนก่อน

      @@Dougie_Wood I only see: Add Page, Add App, Site Content, Site Setting, Site Permissions, Site Usage, and Site Performance

  • @AlxMw.666
    @AlxMw.666 ปีที่แล้ว +1

    Hello excellent video congratulations, I have a case that I just need to insert a new color in the existing theme, do you have any idea if it is possible?

    • @Dougie_Wood
      @Dougie_Wood  ปีที่แล้ว

      It would be easier to create a new theme following the video and apply it. In theory if you name the new theme the same as the old one it should override it.

    • @Dougie_Wood
      @Dougie_Wood  10 หลายเดือนก่อน

      Please support me and my channel, content I create and support I provide by sharing the love with as little as £0.99p! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @dvddrg1366
    @dvddrg1366 6 หลายเดือนก่อน

    Great video, thanks !
    I have a question :
    I created and deployed a new theme, with a custom themeLighterAlt color.
    Is it possible, only for this color, to have a personalized text color (white and not black by default) ?

    • @Dougie_Wood
      @Dougie_Wood  6 หลายเดือนก่อน

      You can only customise the colours shown in the colour theme creator

  • @Xyrollbebegvrl
    @Xyrollbebegvrl 11 หลายเดือนก่อน +1

    do i have to be the admin of the sharepoint before i can do this?

    • @Dougie_Wood
      @Dougie_Wood  11 หลายเดือนก่อน

      Yes, You would benefit from my channel membership, including, exclusive training courses and a chance for a live chat in a Q&A drop in! 💖
      More details: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @ptm5397
    @ptm5397 9 หลายเดือนก่อน +1

    Is there any way to do this on a mac?

    • @Dougie_Wood
      @Dougie_Wood  9 หลายเดือนก่อน

      learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-macos?view=powershell-7.3

  • @igorrangel9105
    @igorrangel9105 ปีที่แล้ว +1

    Good video!! 😃

  • @Trysomieflexntjes
    @Trysomieflexntjes 4 หลายเดือนก่อน

    Is this still possible to do if you want to do this on an associated site which is associated with a HUBSite?

    • @Dougie_Wood
      @Dougie_Wood  4 หลายเดือนก่อน +1

      It will inherit colours from the hub site

  • @valerytremblaychampagne6024
    @valerytremblaychampagne6024 ปีที่แล้ว

    I did a first theme thank you! But when it comes to adding another one, it doesn't seem to work. Is there something else to do? Have I forgot something or do I need to do something else?

    • @Dougie_Wood
      @Dougie_Wood  ปีที่แล้ว

      Make sure you are changing the name of the theme, otherwise it will just override the first one 👍

    • @Dougie_Wood
      @Dougie_Wood  11 หลายเดือนก่อน

      Hey, I am just launching my channel membership, including priority responses to messages, exclusive training courses and a chance for a live chat in a Q&A drop in! 💖
      I would really appreciate those that want to contribute to the content creation process with ideas sign up. I thought you would be interested. You can sign up here: th-cam.com/channels/bl8QtLtzfnv6jPoc8gPqFQ.htmljoin

  • @user-xr5hb5jw4m
    @user-xr5hb5jw4m 8 หลายเดือนก่อน

    How could I open management screen from mac? What would be the name of file?

    • @Dougie_Wood
      @Dougie_Wood  8 หลายเดือนก่อน

      Hey, not familiar with powershell on Mac sorry 👎

  • @wrm8460
    @wrm8460 3 หลายเดือนก่อน

    Thankyou!

    • @Dougie_Wood
      @Dougie_Wood  3 หลายเดือนก่อน

      You are welcome 🙏

  • @harvortiz4756
    @harvortiz4756 8 หลายเดือนก่อน

    You failed to mention the entire background color. Is that possible to change?

    • @Dougie_Wood
      @Dougie_Wood  8 หลายเดือนก่อน

      Yes it is possible

  • @gregfender7441
    @gregfender7441 9 หลายเดือนก่อน

    Hi Dougie, I was able to run the script but I does not show the theme even after refreshing the site. Do you have any ideas?

    • @Dougie_Wood
      @Dougie_Wood  9 หลายเดือนก่อน

      Have you tried a hard refresh of the page first CTRL + F5?

    • @gregfender7441
      @gregfender7441 9 หลายเดือนก่อน

      @@Dougie_Wood Yes and waited for an hour

  • @n2datasolutions443
    @n2datasolutions443 ปีที่แล้ว +1

    Do you need to be a SharePoint administrator to do this? atm I get a 403 error

    • @Dougie_Wood
      @Dougie_Wood  ปีที่แล้ว +1

      Yes, you must have SharePoint Admin role assigned to your user account in the Microsoft 365 admin > Users

    • @JossephAnthonySobradoMarcos
      @JossephAnthonySobradoMarcos ปีที่แล้ว

      How can I validate that?

    • @Dougie_Wood
      @Dougie_Wood  ปีที่แล้ว +2

      @@JossephAnthonySobradoMarcosyou need to get the URL of your SharePoint site.
      Remove the /sites/sitename and everything after it.
      Then after your SharePoint domain name add -admin
      Then go to that url.
      If it loads the SharePoint admin centre you have it, if not and it says you don’t have access then you must speak to your IT department.

    • @JossephAnthonySobradoMarcos
      @JossephAnthonySobradoMarcos ปีที่แล้ว +1

      @@Dougie_Wood Thank u so much!

  • @jaramillojuan9467
    @jaramillojuan9467 11 หลายเดือนก่อน

    I have mac, I can't download

    • @Dougie_Wood
      @Dougie_Wood  11 หลายเดือนก่อน

      Oh no 🙈