Add Osaka Jade theme to default theme set. (#514)

* Add Osaka Jade Theme

* Use jpg for bg for lower size with no quality difference

---------

Co-authored-by: Justin Lowry <j.lowry@hey.com>
Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Justin Lowry
2025-08-06 05:28:08 -06:00
committed by GitHub
parent 41249a271a
commit 1d29c32fe5
11 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
$color = rgb(7, 40, 32)
$inner_color = rgb(7, 40, 32)
$outer_color = rgb(167, 172, 132)
$font_color = rgb(167, 172, 132)
$check_color = rgb(131, 162, 152)