A quick hack for making our online presence a bit more fresh is changing the colour scheme on our website. I have some ideas but I'm struggling to work out how our site handles colours. It might be that I am missing something obvious.
For example in https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/-/blob/master/src/assets/styles/components/_banner.scss
```
.particle {
position: relative;
user-select: none;
background: _palette(accent3, bg);
```
I don't know how to find _palette(accent3, bg) to modify it. Please help, I am a (lost emoji because Gitea explodes!) hacker.
> https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/-/issues/67
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
A quick hack for making our online presence a bit more fresh is changing the colour scheme on our website. I have some ideas but I'm struggling to work out how our site handles colours. It might be that I am missing something obvious.
For example in https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/-/blob/master/src/assets/styles/components/_banner.scss
I don't know how to find _palette(accent3, bg) to modify it. Please help, I am a (lost emoji because Gitea explodes!) hacker.