mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
ombiplextoo
This commit is contained in:
parent
405c9c4a40
commit
11157bf0d4
@ -13,22 +13,4 @@
|
||||
|
||||
/* OMBI PLEX THEME */
|
||||
@import url(https://theme-park.dev/CSS/themes/ombi/ombi-base.css);
|
||||
:root {
|
||||
--main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||
--modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||
|
||||
--button-color: #cc7b19;
|
||||
--button-color-hover: #e59029;
|
||||
--button-text: #eee;
|
||||
--button-text-hover: #fff;
|
||||
|
||||
--accent-color: 229, 160, 13;
|
||||
--accent-color-hover: #ffc107;
|
||||
--queue-color: #27c24c;
|
||||
--link-color: #e5a00d;
|
||||
--link-color-hover: #fff;
|
||||
|
||||
--text:#eee;
|
||||
--text-hover: #fff;
|
||||
--text-muted: #999;
|
||||
}
|
||||
@import url(https://theme-park.dev/CSS/variables/plex.css);
|
Loading…
Reference in New Issue
Block a user