mirror of
https://github.com/DerTyp7/obs-twitch-camera-frame.git
synced 2025-10-29 12:52:14 +01:00
8 lines
169 B
CSS
8 lines
169 B
CSS
:root {
|
|
--border-color-1: rgb(113, 0, 0);
|
|
--border-color-2: rgb(235, 19, 19);
|
|
|
|
--border-color-flash-1: rgb(255, 27, 6);
|
|
--border-color-flash-2: rgb(208, 218, 20);
|
|
}
|