Skip to content

Commit 0f4cf9c

Browse files
committed
Fix theme colour typo
1 parent d08d351 commit 0f4cf9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/tess.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ default: &default
262262
primary: '#047eaa' # Blue by default
263263
secondary: '#f47d21' # Orange by default
264264
green:
265-
primary: '529d00'
265+
primary: '#529d00'
266266
secondary: '#829d30'
267267
blue:
268268
primary: '#024552'

0 commit comments

Comments
 (0)