Skip to content

Commit 69cd98e

Browse files
committed
Conflicto solvado
1 parent 00b1609 commit 69cd98e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/quo2/foundations/colors.cljs

-3
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@
183183
(def info-50-opa-30 (alpha info-50 0.3))
184184
(def info-50-opa-40 (alpha info-50 0.4))
185185

186-
<<<<<<< HEAD
187-
=======
188186
;;;;Purple
189187
(def purple "#8661C1")
190188
(def purple-opa-20 (alpha purple 0.2))
@@ -261,7 +259,6 @@
261259
(def switcher-background-opa-90 (alpha switcher-background 0.9))
262260
(def switcher-background-opa-95 (alpha switcher-background 0.95))
263261

264-
>>>>>>> f2b0df4ae (Add more colors)
265262
;;General
266263

267264
;; background

0 commit comments

Comments
 (0)