Skip to content

Commit

Permalink
fix(calendar): fix list headers
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Nov 22, 2020
1 parent 6e9d202 commit 48dcec0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/kibibit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ kibibit:
mcg-title-letter-spacing: .15em
mini-media-player-base-color: white
mini-media-player-icon-color: white
fc-neutral-bg-color: var(--primary-background-color)

#
# kibibit theme - Dark Cards ('White' Cards)
Expand Down Expand Up @@ -163,3 +164,4 @@ kibibit-dark-cards:
mcg-title-letter-spacing: .15em
mini-media-player-base-color: white
mini-media-player-icon-color: white
fc-neutral-bg-color: var(--primary-background-color)

0 comments on commit 48dcec0

Please sign in to comment.