mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aed1622766
Move the text color rules out of the unneeded `.ui` block, add missing colors, tweak colors on arc-green to be more readable (red was particulary bad to read). Also, this removes the previous inheritance of link colors. I think links should always be in primary color and if they are to be discolored, the color should be set on them explicitely. <img width="165" alt="Screenshot 2022-11-12 at 13 28 30" src="https://user-images.githubusercontent.com/115237/201474098-700d9fed-3133-43c7-b57e-d4cc5c2795cb.png"> <img width="152" alt="Screenshot 2022-11-12 at 13 18 48" src="https://user-images.githubusercontent.com/115237/201474156-b6de4cb5-bce8-4553-b3d4-8365aff9a3a7.png"> HTML to test with: ```html <div class="text red">some text with <a href="#foo">a link</a>.</div> <div class="text orange">some text with <a href="#foo">a link</a>.</div> <div class="text yellow">some text with <a href="#foo">a link</a>.</div> <div class="text olive">some text with <a href="#foo">a link</a>.</div> <div class="text green">some text with <a href="#foo">a link</a>.</div> <div class="text teal">some text with <a href="#foo">a link</a>.</div> <div class="text blue">some text with <a href="#foo">a link</a>.</div> <div class="text violet">some text with <a href="#foo">a link</a>.</div> <div class="text purple">some text with <a href="#foo">a link</a>.</div> <div class="text pink">some text with <a href="#foo">a link</a>.</div> <div class="text brown">some text with <a href="#foo">a link</a>.</div> <div class="text grey">some text with <a href="#foo">a link</a>.</div> |
2 years ago | |
---|---|---|
.. | ||
chroma | 2 years ago | |
code | 4 years ago | |
codemirror | 2 years ago | |
console | 3 years ago | |
features | 2 years ago | |
markup | 2 years ago | |
modules | 3 years ago | |
shared | 3 years ago | |
standalone | 3 years ago | |
themes | 2 years ago | |
_admin.less | 3 years ago | |
_base.less | 2 years ago | |
_dashboard.less | 2 years ago | |
_editor.less | 3 years ago | |
_explore.less | 2 years ago | |
_font_i18n.less | 3 years ago | |
_form.less | 2 years ago | |
_home.less | 4 years ago | |
_install.less | 2 years ago | |
_organization.less | 2 years ago | |
_package.less | 2 years ago | |
_repository.less | 2 years ago | |
_review.less | 2 years ago | |
_svg.less | 3 years ago | |
_tribute.less | 2 years ago | |
_user.less | 2 years ago | |
animations.less | 2 years ago | |
helpers.less | 2 years ago | |
index.less | 2 years ago | |
variables.less | 4 years ago |