mirror of
https://github.com/DerTyp7/obs-twitch-camera-frame.git
synced 2025-10-29 21:02:14 +01:00
8 lines
170 B
CSS
8 lines
170 B
CSS
:root {
|
|
--border-color-1: rgb(139, 0, 0);
|
|
--border-color-2: rgb(255, 74, 74);
|
|
|
|
--border-color-flash-1: rgb(220, 32, 15);
|
|
--border-color-flash-2: rgb(210, 220, 15);
|
|
}
|