Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
27 stars 9 forks source link

P2PRC Website - Adds Dark Mode Support #80

Closed cr2007 closed 2 years ago

cr2007 commented 2 years ago

Follows Material Design standards for Dark Theme principles

  1. Changes the Background and Text Color to match reading the park in Dark Mode.
  2. Creates a new style.css file to add more features easily
  3. Adds a color palette for the <a> tags (mainly for the :link, :visited, and :hover selectors)

There is only 1 issue left although:

Reference: Material Design - Dark Theme