[tor-commits] [styleguide/master] Fix typo in color code

hiro at torproject.org hiro at torproject.org
Thu Nov 15 16:44:34 UTC 2018


commit 8fc234363e482e51f78b6f6c3418dbdf3ff167db
Author: hiro <hiro at torproject.org>
Date:   Thu Nov 15 17:44:30 2018 +0100

    Fix typo in color code
---
 templates/visuals.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/visuals.html b/templates/visuals.html
index 3b9b478..3c690f6 100644
--- a/templates/visuals.html
+++ b/templates/visuals.html
@@ -27,7 +27,7 @@
           <h6 class="pt-3 text-left">Purple</h6>
       </div>
       <div class="col-4">
-          <div class="rounded pt-5 pl-2 pb-2 mt-3 mb-2 bg-secondary text-white small">#484848</div>
+          <div class="rounded pt-5 pl-2 pb-2 mt-3 mb-2 bg-secondary text-white small">#333A41</div>
           <h6 class="pt-3 text-left">Dark Grey</h6>
       </div>
       <div class="col-4">



More information about the tor-commits mailing list