Skip to content

Commit

Permalink
Implement dark mode on Learn Area landing page (#1836)
Browse files Browse the repository at this point in the history
* - add tailwind config colors
- implement header dark mode

* - Implement dark mode on learn area
- add missing tailwind colors
- use new tailwind color names for light and dark mode

* - add dark mode color to book link
- correct dark mode border color on guides links

* Remove dark-mode script

* add missing md:bg-transparent

* highlight in primary on tabs hover only in dark mode

* fix up hover states dark mode links and move button styles

* make the entire language manual banner clickable

* correct footer link hover color

* dark:dark-card class

* top nav hover states, add back missing whitespace

---------

Co-authored-by: sabine <[email protected]>
  • Loading branch information
oyenuga17 and sabine authored Dec 22, 2023
1 parent 3895307 commit a228be7
Show file tree
Hide file tree
Showing 25 changed files with 237 additions and 389 deletions.
3 changes: 3 additions & 0 deletions asset/img/learn/dark-hero-camel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed asset/img/learn/dune_logo.jpg
Binary file not shown.
14 changes: 14 additions & 0 deletions asset/img/learn/dune_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions asset/img/learn/hero-background-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed asset/img/learn/opam_logo.jpg
Binary file not shown.
Binary file added asset/img/learn/opam_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a228be7

Please sign in to comment.