mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
@@ -287,7 +287,7 @@ There are some manual options you can define if you want, after the import lines
|
|||||||
.backdropImage {filter: blur(18px) saturate(120%) contrast(120%) brightness(40%);}
|
.backdropImage {filter: blur(18px) saturate(120%) contrast(120%) brightness(40%);}
|
||||||
|
|
||||||
/*Login background*/
|
/*Login background*/
|
||||||
#loginPage {background: url(https://i.imgur.com/9vL4iNf.png) !important;}
|
#loginPage {background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;}
|
||||||
|
|
||||||
/*Accent and roundingd*/
|
/*Accent and roundingd*/
|
||||||
:root {--accent: 98, 121, 205;}
|
:root {--accent: 98, 121, 205;}
|
||||||
|
|||||||
BIN
assets/background.png
Normal file
BIN
assets/background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
@@ -33,6 +33,6 @@
|
|||||||
margin-bottom: 1.2em !important;
|
margin-bottom: 1.2em !important;
|
||||||
}
|
}
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,6 +17,6 @@
|
|||||||
display: none
|
display: none
|
||||||
}
|
}
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
/*Login background*/
|
/*Login background*/
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -110,7 +110,7 @@ progress::-webkit-progress-value {
|
|||||||
|
|
||||||
/*Login background*/
|
/*Login background*/
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -103,7 +103,7 @@ progress::-webkit-progress-value {
|
|||||||
|
|
||||||
/*Login background*/
|
/*Login background*/
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -88,7 +88,7 @@ a[data-role="button"] {
|
|||||||
|
|
||||||
/*Login background*/
|
/*Login background*/
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://imgur.com/S3WiZIM.png) !important;
|
background: url(https://raw.githubusercontent.com/CTalvio/Ultrachromic/main/assets/background.png) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user