MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
BASE COLORS | BASE COLORS | ||
----------------*/ | ----------------*/ | ||
--theme-sticky-nav-background-color: # | --theme-sticky-nav-background-color: #666666; | ||
--theme-success-color: #0c742f; | --theme-success-color: #0c742f; | ||
--theme-success-color--secondary: #0e8b38; | --theme-success-color--secondary: #0e8b38; | ||
--theme-sticky-nav-text-color: #fff; | --theme-sticky-nav-text-color: #fff; | ||
--theme-sticky-nav-text-color--hover: #cccccc; | --theme-sticky-nav-text-color--hover: #cccccc; | ||
--theme-page-background-color: # | --theme-page-background-color: #3D3D3D; | ||
--theme-page-background-color--secondary: #352626; | --theme-page-background-color--secondary: #352626; | ||
--theme-page-text-color: #e6e6e6; | --theme-page-text-color: #e6e6e6; | ||