Browse Source

Slight increase of contrast in identicons

Jakob Borg 11 years ago
parent
commit
978aebd79c
2 changed files with 3 additions and 3 deletions
  1. 2 2
      gui/overrides.css
  2. 1 1
      internal/auto/gui.files.go

+ 2 - 2
gui/overrides.css

@@ -43,8 +43,8 @@ identicon {
 }
 
 .identicon rect {
-    opacity: 0.5;
-    fill: #aaa;
+    opacity: 0.85;
+    fill: #888;
 }
 
 .panel-heading .identicon {

File diff suppressed because it is too large
+ 1 - 1
internal/auto/gui.files.go


Some files were not shown because too many files changed in this diff