2021-11-03 00:10:06 +01:00
|
|
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css");
|
2021-09-12 15:36:09 +02:00
|
|
|
:root {
|
2021-11-03 00:10:06 +01:00
|
|
|
--main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
|
|
|
url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
|
|
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
2021-09-12 15:36:09 +02:00
|
|
|
--text-color: #14F074;
|
|
|
|
--input-color: #14F074;
|
|
|
|
--link-color: #14F074;
|
|
|
|
--link-color-hover: #0C833D;
|
|
|
|
--case-color: #14F074;
|
|
|
|
--button-text-color: #14F074;
|
|
|
|
--button-text-color-hover: #FFFFFF;
|
|
|
|
--button-color: #14F074;
|
|
|
|
--button-color2: #0C833D;
|
|
|
|
--input-font: 'Share Tech Mono', monospace;
|
|
|
|
--text-font: 'Share Tech Mono', monospace;
|
|
|
|
--div-background-color-15: rgba(0, 0, 0, 0.25);
|
|
|
|
|
|
|
|
/* Replace the variables if you have a dark background */
|
|
|
|
/* Light colors for dark backgrounds */
|
|
|
|
/*
|
|
|
|
--div-background-color-15: rgba(255, 255, 255, 0.15);
|
|
|
|
https://www.transparenttextures.com/patterns/hexellence.png
|
|
|
|
https://www.transparenttextures.com/patterns/gplay.png
|
|
|
|
https://www.transparenttextures.com/patterns/simple-horizontal-light.png
|
|
|
|
https://www.colourlovers.com/palette/3428762/Fallout?widths=1
|
|
|
|
*/
|
2020-12-07 21:31:11 +01:00
|
|
|
}
|