Skip to content
Snippets Groups Projects
Commit 954dea47 authored by Anxhelo Lushka's avatar Anxhelo Lushka
Browse files

Color fix on dark theme

parent 4d30b6f0
No related branches found
No related tags found
No related merge requests found
...@@ -1360,7 +1360,7 @@ ...@@ -1360,7 +1360,7 @@
<div class="colors"> <div class="colors">
<div class="color-priority color-overview background-gray-500 p-2"> <div class="color-priority color-overview background-gray-500 p-2">
<span class="variable">$gray-500</span> <span class="variable">$gray-500</span>
<span class="hex f-small inverted">#A7A7A7</span> <span class="hex f-small">#A7A7A7</span>
</div> </div>
<div class="color-details border-gray-500 p-3"> <div class="color-details border-gray-500 p-3">
<div class="color-details--section"> <div class="color-details--section">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment