mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
style(theme): update oceanic theme
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--primary: #3880ff;
|
--primary: #ff4f12;
|
||||||
--primary-contrast: #ffffff;
|
--primary-contrast: #ffffff;
|
||||||
--secondary: #0cd1e8;
|
--secondary: #0cd1e8;
|
||||||
--secondary-contrast: #ffffff;
|
--secondary-contrast: #ffffff;
|
||||||
@ -20,9 +20,9 @@
|
|||||||
--medium-contrast: #000000;
|
--medium-contrast: #000000;
|
||||||
--dark: #222428;
|
--dark: #222428;
|
||||||
--dark-contrast: #f4f5f8;
|
--dark-contrast: #f4f5f8;
|
||||||
--content-color: #222428;
|
--content-color: #ffffff;
|
||||||
--content-sub-color: #222428;
|
--content-sub-color: #A7ADBA;
|
||||||
--content-background: #eeeeee;
|
--content-background: #1B2B34;
|
||||||
--content-sub-background: #eeeeee;
|
--content-sub-background: #eeeeee;
|
||||||
--toolbar-background: #eeeeee;
|
--toolbar-background: #eeeeee;
|
||||||
--tabbar-background: #eeeeee;
|
--tabbar-background: #eeeeee;
|
||||||
|
|||||||
Reference in New Issue
Block a user