Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить стили у кнопки Snapcart в боковом меню. #40

Open
OlegShchavelev opened this issue May 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@OlegShchavelev
Copy link
Owner

Необходимо внести стили для кнопки Snapcraft, кнопка должна быть оранжевая. Показываю на скриншоте кнопку:

image

@OlegShchavelev OlegShchavelev added the bug Something isn't working label May 7, 2024
@trashb1t
Copy link
Contributor

trashb1t commented May 7, 2024

Предлагаю такой вариант:
изображение
изображение

--vp-c-orange: #ffa000;
--vp-c-orange-light: #ffc107;
--vp-c-orange-lighter: #ffd166;
--vp-c-orange-dark: #f57c00;
--vp-c-orange-darker: #c05900;
--vp-c-orange-dimm-1: rgba(255, 160, 0, 0.05);
--vp-c-orange-dimm-2: rgba(255, 160, 0, 0.2);
--vp-c-orange-dimm-3: rgba(255, 160, 0, 0.5);

trashb1t added a commit to trashb1t/ALTKDEWiki that referenced this issue May 11, 2024
@Ampernic Ampernic moved this from Todo to In Progress in ALT KDE Wiki May 12, 2024
@Ampernic Ampernic moved this from В работе to Доработка / Миграция in ALT KDE Wiki May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Доработка / Миграция
Development

No branches or pull requests

2 participants