moved orbit in from submodule

This commit is contained in:
Don Harper 2021-01-30 09:53:57 -06:00
parent 19da32c6dc
commit 6e9ed98e78
227 changed files with 44365 additions and 0 deletions

View file

@ -0,0 +1,85 @@
/* styles.css */
@theme-color: #42A8C0;
@text-color: #3F4650;
@text-color-secondary: #545E6C;
@text-grey: #97AAC3;
@divider: #e8e8e8;
@lighter-grey: #ccc;
@darker-grey: #666;
@smoky-white: #f5f5f5;
@heart: #fb866a;