/* REAPER Extension Theme - Blue */
:root {
    --accent: #2fb7ff;
    --accent-2: #f0a500;
    --accent-rgb: 47, 183, 255;
    --border-color: rgba(47, 183, 255, 0.1);
}
