-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Fix(tags): Update documentation link anchor in TagsFilterPanel #32668
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
Changes from 5 commits
275afb8
ebbcdbf
024e17e
7d1679f
79fb14f
988ea6d
feb2808
574e4a7
9d8bead
4e4c61b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,10 +12,10 @@ const lightSyntaxColors = { | |
| red1: '#A31515', | ||
| red2: '#9a050f', | ||
| red3: '#800000', | ||
| red4: '#ff0000', | ||
| red4: '#D24400', | ||
valentinpalkovic marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| gray1: '#393A34', | ||
| cyan1: '#36acaa', | ||
| cyan2: '#2B91AF', | ||
| cyan2: '#24659F', | ||
|
||
| blue1: '#0000ff', | ||
| blue2: '#00009f', | ||
| }; | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.