Explorar o código

Add active link color

Sarah Norris %!s(int64=3) %!d(string=hai) anos
pai
achega
09e34f0c3b
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      rainfall/theme.json

+ 5 - 0
rainfall/theme.json

@@ -69,6 +69,11 @@
 					"typography": {
 						"textDecoration": "none"
 					}
+				},
+				":active": {
+					"color": {
+						"text": "#A43D00"
+					}
 				}
 			}
 		}