We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386e0ac commit f70cb56Copy full SHA for f70cb56
2 files changed
frontend/packages/volto-pythonbrasil-site/news/+css.feature
@@ -0,0 +1 @@
1
+Modifica a cor de fundo para um tom de cinza mais claro. @ericof
frontend/packages/volto-pythonbrasil-site/src/theme/_root.scss
@@ -39,7 +39,7 @@
39
--link-color: var(--text-color);
40
--link-foreground-color: var(--link-color);
41
42
- --background-color: #c3c8ca;
+ --background-color: #D3D8DA;
43
44
// Components
45
--social-network-icon-color-main: var(--secondary-color);
0 commit comments