|
|
|
@ -1,6 +1,6 @@ |
|
|
|
/** |
|
|
|
/** |
|
|
|
* Do not edit directly |
|
|
|
* Do not edit directly |
|
|
|
* Generated on Wed, 18 May 2022 00:35:52 GMT |
|
|
|
* Generated on Fri, 27 May 2022 05:16:28 GMT |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
:root { |
|
|
|
:root { |
|
|
|
@ -9,7 +9,8 @@ |
|
|
|
--link-color: var(--theme-link-color); |
|
|
|
--link-color: var(--theme-link-color); |
|
|
|
--popover-background: #6941c6; |
|
|
|
--popover-background: #6941c6; |
|
|
|
--background-color-light: var(--theme-background-secondary); |
|
|
|
--background-color-light: var(--theme-background-secondary); |
|
|
|
--primary-color: #9e77ed; |
|
|
|
--layout-body-background: var(--theme-background); |
|
|
|
|
|
|
|
--primary-color: #6941c6; |
|
|
|
--info-color: #667085; |
|
|
|
--info-color: #667085; |
|
|
|
--success-color: #12b76a; |
|
|
|
--success-color: #12b76a; |
|
|
|
--warning-color: #f79009; |
|
|
|
--warning-color: #f79009; |
|
|
|
@ -18,15 +19,15 @@ |
|
|
|
--green-base: #12b76a; |
|
|
|
--green-base: #12b76a; |
|
|
|
--red-base: #f04438; |
|
|
|
--red-base: #f04438; |
|
|
|
--orange-base: #f79009; |
|
|
|
--orange-base: #f79009; |
|
|
|
--theme-primary-color: #9e77ed; /* The primary color of the application used for rendering controls. */ |
|
|
|
--theme-primary-color: #6941c6; /* The primary color of the application used for rendering controls. */ |
|
|
|
--theme-text-color: #d0d5dd; /* The color of the text in the application. */ |
|
|
|
--theme-text-color: #d0d5dd; /* The color of the text in the application. */ |
|
|
|
--theme-text-color-secondary: #667085; |
|
|
|
--theme-text-color-secondary: #667085; |
|
|
|
--theme-link-color: #9e77ed; |
|
|
|
--theme-link-color: #9e77ed; |
|
|
|
--theme-font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, |
|
|
|
--theme-font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, |
|
|
|
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', |
|
|
|
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', |
|
|
|
'Segoe UI Symbol', 'Noto Color Emoji'; |
|
|
|
'Segoe UI Symbol', 'Noto Color Emoji'; |
|
|
|
--theme-background: #1b1a26; /* The main background color of the page. */ |
|
|
|
--theme-background: #202232; /* The main background color of the page. */ |
|
|
|
--theme-background-secondary: #16151f; /* A secondary background color used in sections and controls. */ |
|
|
|
--theme-background-secondary: #282a30; /* A secondary background color used in sections and controls. */ |
|
|
|
--theme-rounded-corners: 5px; /* The radius of rounded corners used in places. */ |
|
|
|
--theme-rounded-corners: 5px; /* The radius of rounded corners used in places. */ |
|
|
|
--theme-success-color: #12b76a; |
|
|
|
--theme-success-color: #12b76a; |
|
|
|
--theme-info-color: #d6bbfb; |
|
|
|
--theme-info-color: #d6bbfb; |
|
|
|
@ -60,8 +61,8 @@ |
|
|
|
--color-owncast-logo-purple: #7871ff; |
|
|
|
--color-owncast-logo-purple: #7871ff; |
|
|
|
--color-owncast-logo-pink: #c98bfe; |
|
|
|
--color-owncast-logo-pink: #c98bfe; |
|
|
|
--color-owncast-logo-blue: #2086e1; |
|
|
|
--color-owncast-logo-blue: #2086e1; |
|
|
|
--color-owncast-background: #1b1a26; |
|
|
|
--color-owncast-background: #202232; |
|
|
|
--color-owncast-background-secondary: #16151f; |
|
|
|
--color-owncast-background-secondary: #282a30; |
|
|
|
--font-owncast-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, |
|
|
|
--font-owncast-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, |
|
|
|
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', |
|
|
|
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', |
|
|
|
'Segoe UI Symbol', 'Noto Color Emoji'; |
|
|
|
'Segoe UI Symbol', 'Noto Color Emoji'; |
|
|
|
@ -76,6 +77,6 @@ |
|
|
|
--white-88: #667085; |
|
|
|
--white-88: #667085; |
|
|
|
--purple-dark: #42307d; |
|
|
|
--purple-dark: #42307d; |
|
|
|
--default-link-color: #6941c6; |
|
|
|
--default-link-color: #6941c6; |
|
|
|
--default-bg-color: #1b1a26; |
|
|
|
--default-bg-color: #202232; |
|
|
|
--default-text-color: #f2f4f7; |
|
|
|
--default-text-color: #f2f4f7; |
|
|
|
} |
|
|
|
} |
|
|
|
|