mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
compromise of colors
This commit is contained in:
parent
944c6c1ab9
commit
35ec9853db
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
|
||||
.token.function {
|
||||
@if $style == 'dark' {
|
||||
color: #ecbd83;
|
||||
color: #c79e6b;
|
||||
} @else {
|
||||
color: #dd4a68;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue