mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
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:
6
themes/osaka-jade/walker.css
Normal file
6
themes/osaka-jade/walker.css
Normal file
@@ -0,0 +1,6 @@
|
||||
@define-color selected-text #e1b55e;
|
||||
@define-color text #ebfff2;
|
||||
@define-color base #11221C;
|
||||
@define-color border #214237;
|
||||
@define-color foreground #11221C;
|
||||
@define-color background #11221C;
|
||||
Reference in New Issue
Block a user