:root {
    --file-grid-tile-min-width: 272px;
    --color-bg: #8B4513; /* لون بني */
    --color-bg-secondary: #D2B48C; /* لون بني فاتح */
    --color-border: rgba(0, 0, 0, 0.1); /* يمكنك تعديل هذا إذا لزم الأمر */
    --color-bg-toolbar: #6F4C3E; /* لون بني لل-toolbar */
}