Skip to content

Commit

Permalink
Update homohub.css
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 authored Sep 26, 2024
1 parent 22fb0e5 commit 28366f3
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions themes/homohub.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@ html{
--nextui-default-900: 0 0% 98.04% !important;
--nextui-default-foreground: 0 0% 100% !important;
--nextui-default: 240 5.26% 26.08% !important;
--nextui-primary-50: 211.84000000000003 100% 9.61% !important;
--nextui-primary-100: 211.84000000000003 100% 19.22% !important;
--nextui-primary-200: 212.24 100% 28.82% !important;
--nextui-primary-300: 212.14 100% 38.43% !important;
--nextui-primary-400: 212.01999999999998 100% 46.67% !important;
--nextui-primary-500: 212.14 92.45% 58.43% !important;
--nextui-primary-600: 212.24 92.45% 68.82% !important;
--nextui-primary-700: 211.84000000000003 92.45% 79.22% !important;
--nextui-primary-800: 211.84000000000003 92.45% 89.61% !important;
--nextui-primary-900: 212.5 92.31% 94.9% !important;
--nextui-primary-50: 36 100% 50% !important;
--nextui-primary-100: 36 100% 50% !important;
--nextui-primary-200: 36 100% 50% !important;
--nextui-primary-300: 36 100% 50% !important;
--nextui-primary-400: 36 100% 50% !important;
--nextui-primary-500: 36 100% 50% !important;
--nextui-primary-600: 36 100% 50% !important;
--nextui-primary-700: 36 100% 50% !important;
--nextui-primary-800: 36 100% 50% !important;
--nextui-primary-900: 36 100% 50% !important;
--nextui-primary-foreground: 0 0% 0% !important;
--nextui-primary: 36 100% 50% !important;
--nextui-secondary-50: 270 66.67% 9.41% !important;
Expand All @@ -86,30 +86,30 @@ html{
--nextui-success-900: 146.66999999999996 64.29% 94.51% !important;
--nextui-success-foreground: 0 0% 0% !important;
--nextui-success: 145.96000000000004 79.46% 43.92% !important;
--nextui-warning-50: 37.139999999999986 75% 10.98% !important;
--nextui-warning-100: 37.139999999999986 75% 21.96% !important;
--nextui-warning-200: 36.95999999999998 73.96% 33.14% !important;
--nextui-warning-300: 37.00999999999999 74.22% 44.12% !important;
--nextui-warning-400: 37.02999999999997 91.27% 55.1% !important;
--nextui-warning-500: 37.00999999999999 91.26% 64.12% !important;
--nextui-warning-600: 36.95999999999998 91.24% 73.14% !important;
--nextui-warning-700: 37.139999999999986 91.3% 81.96% !important;
--nextui-warning-800: 37.139999999999986 91.3% 90.98% !important;
--nextui-warning-900: 54.55000000000001 91.67% 95.29% !important;
--nextui-warning-50: 36 100% 50% !important;
--nextui-warning-100: 36 100% 50% !important;
--nextui-warning-200: 36 100% 50% !important;
--nextui-warning-300: 36 100% 50% !important;
--nextui-warning-400: 36 100% 50% !important;
--nextui-warning-500: 36 100% 50% !important;
--nextui-warning-600: 36 100% 50% !important;
--nextui-warning-700: 36 100% 50% !important;
--nextui-warning-800: 36 100% 50% !important;
--nextui-warning-900: 36 100% 50% !important;
--nextui-warning-foreground: 0 0% 0% !important;
--nextui-warning: 37.02999999999997 91.27% 55.1% !important;
--nextui-danger-50: 340 84.91% 10.39% !important;
--nextui-danger-100: 339.3299999999999 86.54% 20.39% !important;
--nextui-danger-200: 339.11 85.99% 30.78% !important;
--nextui-danger-300: 339 86.54% 40.78% !important;
--nextui-danger-400: 339.20000000000005 90.36% 51.18% !important;
--nextui-danger-500: 339 90% 60.78% !important;
--nextui-danger-600: 339.11 90.6% 70.78% !important;
--nextui-danger-700: 339.3299999999999 90% 80.39% !important;
--nextui-danger-800: 340 91.84% 90.39% !important;
--nextui-danger-900: 339.13 92% 95.1% !important;
--nextui-warning: 36 100% 50% !important;
--nextui-danger-50: 7 72% 60% !important;
--nextui-danger-100: 7 72% 60% !important;
--nextui-danger-200: 7 72% 60% !important;
--nextui-danger-300: 7 72% 60% !important;
--nextui-danger-400: 7 72% 60% !important;
--nextui-danger-500: 7 72% 60% !important;
--nextui-danger-600: 7 72% 60% !important;
--nextui-danger-700: 7 72% 60% !important;
--nextui-danger-800: 7 72% 60% !important;
--nextui-danger-900: 7 72% 60% !important;
--nextui-danger-foreground: 0 0% 100% !important;
--nextui-danger: 339.20000000000005 90.36% 51.18% !important;
--nextui-danger: 7 72% 60% !important;
--nextui-divider-weight: 1px !important;
--nextui-disabled-opacity: .5 !important;
--nextui-font-size-tiny: 0.75rem !important;
Expand Down

0 comments on commit 28366f3

Please sign in to comment.