Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Colors.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 7: Line 7:
      
      
     --theme-accent-color: #ffed76;
     --theme-accent-color: #ffed76;
    --theme-accent-color--rgb: 255, 237, 118;
     --theme-link-color: var(--theme-accent-color);
     --theme-link-color: var(--theme-accent-color);
      
      
Line 63: Line 64:
      
      
     --theme-accent-color: #eac863;
     --theme-accent-color: #eac863;
    --theme-accent-color--rgb: 234, 200, 99;
     --theme-link-color: #3893a5;
     --theme-link-color: #3893a5;