/* * * name: Gruvbox Material Light, Soft * author: Mayush Kumar (https://github.com/MayushKumar), sainnhe (https://github.com/sainnhe/gruvbox-material-vscode) * slug: gruvbox-material-light-soft * slug-underscored: gruvbox_material_light_soft * system: base16 * variant: light * is-light-variant: true * */ window { background-color: #f2e5bc; border-color: #45707a; } button, image { color: #665c54; } button:hover { background-color: rgba(40, 40, 40, 0.15); }