Skip to content

Commit

Permalink
Merge pull request #1 from OpenSynergic/themes
Browse files Browse the repository at this point in the history
Adding Default Image and fixing Default Color
  • Loading branch information
rahmanramsi authored Nov 6, 2024
2 parents e885277 + d584ad2 commit 03e69bc
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 196 deletions.
2 changes: 1 addition & 1 deletion public/everest.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Outfit:[email protected]&display=swap');

:root {
--p: #1a202c;
--p: 0.13 0.03 263.18;
}

body{
Expand Down
Loading

0 comments on commit 03e69bc

Please sign in to comment.