Skip to content

Commit

Permalink
Merge pull request #2527 from coingaming/SBFE-752
Browse files Browse the repository at this point in the history
fix: update sportsbet theme colors on moon design [SBFE-752]
  • Loading branch information
dkireev authored Jan 4, 2024
2 parents 2fcbace + 2e2e4f3 commit db9fdf1
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions workspaces/themes/src/sportsbet.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,39 +16,39 @@
/* support-colors */
--krillin: 248 193 0; /* #f8c100 */
--krillin-60: 248 193 0 / 0.56; /* #f8c100 */
--krillin-10: 248 193 0 / 0.08; /* #f8c100 */
--krillin-10: 248 193 0 / 0.12; /* #f8c100 */

--chichi: 255 78 100; /* #ff4e64 */
--chichi-60: 255 78 100 / 0.56; /* #ff4e64 */
--chichi-10: 255 78 100 / 0.08; /* #ff4e64 */
--chichi-10: 255 78 100 / 0.12; /* #ff4e64 */

--roshi: 255 138 1; /* #ff8a01 */
--roshi-60: 255 138 1 / 0.56; /* #ff8a01 */
--roshi-10: 255 138 1 / 0.08; /* #ff8a01 */
--roshi: 12 214 100; /* #0CD664 */
--roshi-60: 12 214 100 / 0.56; /* #0CD664 */
--roshi-10: 12 214 100 / 0.12; /* #0CD664 */

--dodoria: 190 88 66; /* #be5842 */
--dodoria-60: 190 88 66 / 0.56; /* #be5842 */
--dodoria-10: 190 88 66 / 0.08; /* #be5842 */
--dodoria: 255 138 1; /* #FF8A01 */
--dodoria-60: 255 138 1 / 0.56; /* #FF8A01 */
--dodoria-10: 255 138 1 / 0.12; /* #FF8A01 */

--cell: 27 210 154; /* #1bd29a */
--cell-60: 27 210 154 / 0.56; /* #1bd29a */
--cell-10: 27 210 154 / 0.08; /* #1bd29a */
--cell-10: 27 210 154 / 0.12; /* #1bd29a */

--raditz: 179 128 74; /* #b3804a */
--raditz-60: 179 128 74 / 0.56; /* #b3804a */
--raditz-10: 179 128 74 / 0.08; /* #b3804a */
--raditz-10: 179 128 74 / 0.12; /* #b3804a */

--whis: 46 105 255; /* #2e69ff */
--whis-60: 46 105 255 / 0.56; /* #2e69ff */
--whis-10: 46 105 255 / 0.08; /* #2e69ff */
--whis-10: 46 105 255 / 0.12; /* #2e69ff */

--frieza: 111 59 255; /* #6f3bff */
--frieza-60: 111 59 255 / 0.56; /* #6f3bff */
--frieza-10: 111 59 255 / 0.08; /* #6f3bff */
--frieza-10: 111 59 255 / 0.12; /* #6f3bff */

--nappa: 0 142 173; /* #008ead */
--nappa-60: 0 142 173 / 0.56; /* #008ead */
--nappa-10: 0 142 173 / 0.08; /* #008ead */
--nappa-10: 0 142 173 / 0.12; /* #008ead */

/* border-radius */
--radius-i-xs: 0.25rem; /* 4px */
Expand Down Expand Up @@ -90,46 +90,46 @@
--trunks: 141 157 168; /* #8D9DA8 */
--goten: 255 255 255; /* #FFFFFF */
--popo: 0 0 0; /* #000000 */
--jiren: 73 179 86 / 0.32; /* #49b356 */
--jiren: 73 179 86 / 0.2; /* #49b356 */
--heles: 255 255 255 / 0.12; /* #ffffff */
--zeno: 25 30 37 / 0.4; /* #191e25 */

/* support-colors */
--krillin: 248 193 0; /* #f8c100 */
--krillin-60: 248 193 0 / 0.56; /* #f8c100 */
--krillin-10: 248 193 0 / 0.08; /* #f8c100 */
--krillin-10: 248 193 0 / 0.12; /* #f8c100 */

--chichi: 255 78 100; /* #ff4e64 */
--chichi-60: 255 78 100 / 0.56; /* #ff4e64 */
--chichi-10: 255 78 100 / 0.08; /* #ff4e64 */
--chichi-10: 255 78 100 / 0.12; /* #ff4e64 */

--roshi: 255 138 1; /* #ff8a01 */
--roshi-60: 255 138 1 / 0.56; /* #ff8a01 */
--roshi-10: 255 138 1 / 0.08; /* #ff8a01 */
--roshi: 12 214 100; /* #0CD664 */
--roshi-60: 12 214 100 / 0.56; /* #0CD664 */
--roshi-10: 12 214 100 / 0.12; /* #0CD664 */

--dodoria: 190 88 66; /* #be5842 */
--dodoria-60: 190 88 66 / 0.56; /* #be5842 */
--dodoria-10: 190 88 66 / 0.08; /* #be5842 */
--dodoria: 255 138 1; /* #FF8A01 */
--dodoria-60: 255 138 1 / 0.56; /* #FF8A01 */
--dodoria-10: 255 138 1 / 0.12; /* #FF8A01 */

--cell: 27 210 154; /* #1bd29a */
--cell-60: 27 210 154 / 0.56; /* #1bd29a */
--cell-10: 27 210 154 / 0.08; /* #1bd29a */
--cell-10: 27 210 154 / 0.12; /* #1bd29a */

--raditz: 179 128 74; /* #b3804a */
--raditz-60: 179 128 74 / 0.56; /* #b3804a */
--raditz-10: 179 128 74 / 0.08; /* #b3804a */
--raditz-10: 179 128 74 / 0.12; /* #b3804a */

--whis: 46 105 255; /* #2e69ff */
--whis-60: 46 105 255 / 0.56; /* #2e69ff */
--whis-10: 46 105 255 / 0.08; /* #2e69ff */
--whis-10: 46 105 255 / 0.12; /* #2e69ff */

--frieza: 111 59 255; /* #6f3bff */
--frieza-60: 111 59 255 / 0.56; /* #6f3bff */
--frieza-10: 111 59 255 / 0.08; /* #6f3bff */
--frieza-10: 111 59 255 / 0.12; /* #6f3bff */

--nappa: 0 142 173; /* #008ead */
--nappa-60: 0 142 173 / 0.56; /* #008ead */
--nappa-10: 0 142 173 / 0.08; /* #008ead */
--nappa-10: 0 142 173 / 0.12; /* #008ead */

/* border-radius */
--radius-i-xs: 0.25rem; /* 4px */
Expand Down

0 comments on commit db9fdf1

Please sign in to comment.