Skip to content

bumbeng/fluidd-theme-gradient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

fluidd-theme-gradient

fluidd-gradient

How to install

  • create a folder called .fluidd-theme in config section
  • copy the downloaded files into this folder
  • reload browser

Logo change

  • name an picture to logo.png

  • put this image to .fluidd-theme

  • insert these lines with !! your url !! of the logo.png file into custom.css

    .logo-wrapper {
          display: none !important;
      }
      .theme--dark .toolbar-logo {
          background-image: url(http://mainsailos.local/server/files/config/.fluidd-theme/sidebar-logo.png) !important;
          background-size: 48px !important;
          background-repeat: no-repeat !important;
          background-position: center !important;
      }
    

About

Fluidd Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages