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

chore(css): sync colors for components #486

Merged
merged 1 commit into from
Aug 10, 2023
Merged

chore(css): sync colors for components #486

merged 1 commit into from
Aug 10, 2023

Conversation

sipayRT
Copy link
Member

@sipayRT sipayRT commented Aug 9, 2023

before:
image

after:
image

Comment on lines 2 to 4
--report-color-failed: rgba(255, 4, 0, 0.9);
--report-color-skipped: #8c8c8c;
--report-color-success: #169737;
Copy link
Member

@KuznetsovRoman KuznetsovRoman Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • failed
  • skipped
  • success

  • упал
  • пропущен
  • успех

Может, fail и skip, чтоб не было двух глаголов прошедшего времени и одного существительного?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

я сначала так и сделал, а потом подумал, что тогда будет рассинхрон с названиями по коду в остальных местах. если все будут за твой вариант, то переделаю (мне и самому так логичнее)

@@ -0,0 +1,5 @@
:root {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А чего не на stylus? У нас сейчас какая-то солянка из css, less и styl. Я бы все новые создавал с использованием stylus

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

расширение могу поменять, да. просто тут нечего "стайлусовать" :)

про наведение порядков у меня отдельная задача есть, до нее тоже дойду

@sipayRT sipayRT merged commit 0791d99 into master Aug 10, 2023
5 checks passed
@sipayRT sipayRT deleted the sp.colorScheme branch August 10, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants