-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Hello,
I am trying to create new theme in magento 2.
I am trying to change background color.
So i copied web/css/source/_theme.less
And change @page__background-color: @Color-White; to @page__background-color: @color-gray19;
But nothing changed into frontend side.
Already removed static files.
Also If i want to add more color code then i need to edit below file?
lib\web\css\source\lib\variables_colors.less
Metadata
Metadata
Assignees
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report