[libadwaita/pages] Use the Adwaita icon and colors



commit 817b4b6404c1fe970df08f65795551cbb70128ca
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Mar 31 09:57:56 2021 +0200

    Use the Adwaita icon and colors

 doc/index.html | 7 ++++---
 index.html     | 7 ++++---
 style.css      | 6 +++---
 3 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/doc/index.html b/doc/index.html
index 7b916ee..b33b3ce 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -26,9 +26,10 @@
   <header>
     <div class="container">
       <h1 id="logo">
-        <svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
-          <path class="dim" d="m6.9996 0c-2.1973 0-4 1.8027-4 4 0 1.4666 0.81247 2.7431 2 
3.4394v-3.4394c0-1.0907 0.9093-2 2-2s2 0.9093 2 2v3a1.0001 1.0001 0 0 1 0.24219 0.0293l0.25586 
0.0645c0.90704-0.73542 1.502-1.8442 1.502-3.0938 0-2.1973-1.8027-4-4-4z"/>
-          <path d="m6.957 3.0156c-0.1006 4e-3 -0.20002 0.023-0.29492 0.0566-0.06261 0.0226-0.1228 
0.0514-0.17969 0.0859-0.02827 0.0175-0.05564 0.0364-0.08203 0.0566-0.08061 0.06-0.15172 0.13173-0.21094 
0.21289-0.07827 0.10828-0.13406 0.23114-0.16406 0.36133-0.0075 0.0323-0.01334 0.0649-0.01758 0.0977-0.0048 
0.0376-0.0074 0.0755-0.0078 0.11336v8.3828l-2.5527-1.2773c-1.0913-0.54803-2.0257 0.96501-1.0469 1.6953l3.9785 
2.9824 0.02148 0.0176c0.0097 7e-3 0.01942 0.0132 0.0293 0.0195 0.01533 0.0108 0.03096 0.0212 0.04687 0.0312 
0.01159 7e-3 0.02331 0.0132 0.03516 0.0195 0.01477 8e-3 0.02975 0.016 0.04492 0.0234 0.01544 8e-3 0.03106 
0.0147 0.04687 0.0215 0.01417 7e-3 0.02849 0.0133 0.04297 0.0195 0.02822 0.0104 0.0569 0.0195 0.08594 0.0273 
0.0213 6e-3 0.0428 0.0111 0.06445 0.0156 0.01684 4e-3 0.03377 7e-3 0.05078 0.01 0.0091 1e-3 0.01821 3e-3 
0.02734 4e-3 0.02725 3e-3 0.05462 5e-3 0.08203 6e-3 0.01431 8.7e-4 0.02865 1e-3 0.04298 2e-3h5s0.45875 0.0138 
0.94727-0.23047c0.48851-0.24456 1.0527-0
 .9365 1.0527-1.7698v-4c1.8e-4 
-0.45916-0.31233-0.85946-0.75781-0.9707l-4-1c-0.079231-0.01961-0.16056-0.02945-0.24219-0.0293h-1v-4c-0.0014-0.1002-0.01787-0.19961-0.04883-0.29492-0.03123-0.0955-0.07666-0.18566-0.13477-0.26758-0.01888-0.027-0.03909-0.0531-0.06055-0.0781-0.0659-0.0763-0.14294-0.1421-0.22852-0.19532-0.02786-0.017-0.05654-0.0327-0.08594-0.0469-0.02989-0.0152-0.06053-0.0289-0.0918-0.041-0.03139-0.0114-0.06333-0.0211-0.0957-0.0293-0.03217-9e-3
 -0.06477-0.016-0.09766-0.0215-0.06591-0.01-0.13264-0.0133-0.19922-0.01z"/>
+        <svg width="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
+          <path d="m1 7h8v8z"/>
+          <path d="m15 1h-6v6z"/>
+          <path d="m9 7h5v5z"/>
         </svg>
         Adwaita
       </h1>
diff --git a/index.html b/index.html
index 250f6db..9cb64eb 100644
--- a/index.html
+++ b/index.html
@@ -26,9 +26,10 @@
   <header>
     <div class="container">
       <h1 id="logo">
-        <svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
-          <path class="dim" d="m6.9996 0c-2.1973 0-4 1.8027-4 4 0 1.4666 0.81247 2.7431 2 
3.4394v-3.4394c0-1.0907 0.9093-2 2-2s2 0.9093 2 2v3a1.0001 1.0001 0 0 1 0.24219 0.0293l0.25586 
0.0645c0.90704-0.73542 1.502-1.8442 1.502-3.0938 0-2.1973-1.8027-4-4-4z"/>
-          <path d="m6.957 3.0156c-0.1006 4e-3 -0.20002 0.023-0.29492 0.0566-0.06261 0.0226-0.1228 
0.0514-0.17969 0.0859-0.02827 0.0175-0.05564 0.0364-0.08203 0.0566-0.08061 0.06-0.15172 0.13173-0.21094 
0.21289-0.07827 0.10828-0.13406 0.23114-0.16406 0.36133-0.0075 0.0323-0.01334 0.0649-0.01758 0.0977-0.0048 
0.0376-0.0074 0.0755-0.0078 0.11336v8.3828l-2.5527-1.2773c-1.0913-0.54803-2.0257 0.96501-1.0469 1.6953l3.9785 
2.9824 0.02148 0.0176c0.0097 7e-3 0.01942 0.0132 0.0293 0.0195 0.01533 0.0108 0.03096 0.0212 0.04687 0.0312 
0.01159 7e-3 0.02331 0.0132 0.03516 0.0195 0.01477 8e-3 0.02975 0.016 0.04492 0.0234 0.01544 8e-3 0.03106 
0.0147 0.04687 0.0215 0.01417 7e-3 0.02849 0.0133 0.04297 0.0195 0.02822 0.0104 0.0569 0.0195 0.08594 0.0273 
0.0213 6e-3 0.0428 0.0111 0.06445 0.0156 0.01684 4e-3 0.03377 7e-3 0.05078 0.01 0.0091 1e-3 0.01821 3e-3 
0.02734 4e-3 0.02725 3e-3 0.05462 5e-3 0.08203 6e-3 0.01431 8.7e-4 0.02865 1e-3 0.04298 2e-3h5s0.45875 0.0138 
0.94727-0.23047c0.48851-0.24456 1.0527-0
 .9365 1.0527-1.7698v-4c1.8e-4 
-0.45916-0.31233-0.85946-0.75781-0.9707l-4-1c-0.079231-0.01961-0.16056-0.02945-0.24219-0.0293h-1v-4c-0.0014-0.1002-0.01787-0.19961-0.04883-0.29492-0.03123-0.0955-0.07666-0.18566-0.13477-0.26758-0.01888-0.027-0.03909-0.0531-0.06055-0.0781-0.0659-0.0763-0.14294-0.1421-0.22852-0.19532-0.02786-0.017-0.05654-0.0327-0.08594-0.0469-0.02989-0.0152-0.06053-0.0289-0.0918-0.041-0.03139-0.0114-0.06333-0.0211-0.0957-0.0293-0.03217-9e-3
 -0.06477-0.016-0.09766-0.0215-0.06591-0.01-0.13264-0.0133-0.19922-0.01z"/>
+        <svg width="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
+          <path d="m1 7h8v8z"/>
+          <path d="m15 1h-6v6z"/>
+          <path d="m9 7h5v5z"/>
         </svg>
         Adwaita
       </h1>
diff --git a/style.css b/style.css
index b950e97..9663fb4 100644
--- a/style.css
+++ b/style.css
@@ -69,7 +69,7 @@ html, body {
 }
 body {
   color: var(--text);
-  background: linear-gradient(90deg, var(--red4) 0%, var(--red5) 100%);
+  background: linear-gradient(90deg, var(--blue4) 0%, var(--green5) 100%);
 }
 svg {
   fill: var(--text);
@@ -80,7 +80,7 @@ h1, h2, h3, h4, h5, h6 {
   line-height: 1.25;
 }
 a {
-  color: var(--red1);
+  color: var(--blue1);
 }
 
 /* LAYOUT */
@@ -118,7 +118,7 @@ header h1 svg {
 }
 
 header h1 svg .dim {
-  fill: var(--red1);
+  fill: var(--blue1);
 }
 
 /* CONTENT */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]