All Downloads are FREE. Search and download functionalities are using the official Maven repository.

c.spring-boot-admin-sample-servlet.3.3.6.source-code.application-themed.yml Maven / Gradle / Ivy

The newest version!
spring:
  boot:
    admin:
      ui:
        theme:
          color: "#4A1420"
          palette:
            50: "#F8EBE4"
            100: "#F2D7CC"
            200: "#E5AC9C"
            300: "#D87B6C"
            400: "#CB463B"
            500: "#9F2A2A"
            600: "#83232A"
            700: "#661B26"
            800: "#4A1420"
            900: "#2E0C16"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy