Explorar o código

feat(themes): 1950s and Coffee default to using Rose font set

George Cushen %!s(int64=6) %!d(string=hai) anos
pai
achega
d1b84a505a
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      data/themes/1950s.toml
  2. 2 0
      data/themes/coffee.toml

+ 2 - 0
data/themes/1950s.toml

@@ -17,3 +17,5 @@ menu_title = "#fff"
 background = "#EAE7D6"
 home_section_odd = "#EAE7D6"
 home_section_even = "#EAE7D6"
+
+font = "rose"

+ 2 - 0
data/themes/coffee.toml

@@ -17,3 +17,5 @@ menu_title = "#fff"
 background = "hsla(16, 24%, 85%, 1)"
 home_section_odd = "hsla(16, 24%, 85%, 1)"
 home_section_even = "hsla(16, 24%, 80%, 1)"
+
+font = "rose"