Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
Update green_dark_mode.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan authored May 24, 2020
1 parent e85ec05 commit 048d503
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion themes/green_dark_mode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ Green Dark Mode:
# Cards
ha-card-border-radius: "10px"
ha-card-box-shadow: 0px
paper-card-background-color: "#252629"
paper-dialog-background-color: "#252629"
paper-card-background-color: var(--paper-dialog-background-color)
paper-listbox-background-color: "#1C1D21"
# Switches
switch-checked-button-color: "#45AA79"
Expand Down

0 comments on commit 048d503

Please sign in to comment.