12 lines
241 B
CSS
12 lines
241 B
CSS
@charset "UTF-8";
|
|
|
|
:root
|
|
{ --ds-hoof-black: #0c0c0f
|
|
; --ds-velvet-grey: #4a4241
|
|
; --ds-untitled-1: rgb(47, 35, 28)
|
|
; --ds-untitled-2: rgb(168, 134, 109)
|
|
; --ds-buck-brown: #b57b4c
|
|
; --ds-antler-tan: #fce7ca
|
|
; --ds-fawn-spot-white: #fffffa
|
|
}
|