mirror of
https://github.com/heyman/heynote.git
synced 2025-01-22 05:48:47 +01:00
Minor color tweak in dark mode
This commit is contained in:
parent
45fd167f6d
commit
41da9344b6
@ -180,7 +180,7 @@
|
||||
background: #48b57e
|
||||
color: #fff
|
||||
+dark-mode
|
||||
color: rgba(255,255,255, 0.53)
|
||||
color: rgba(255,255,255, 0.65)
|
||||
&:hover
|
||||
background: #29292a
|
||||
&.selected
|
||||
|
@ -259,5 +259,6 @@
|
||||
+dark-mode
|
||||
background: #444
|
||||
border: none
|
||||
color: rgba(255,255,255, 0.75)
|
||||
|
||||
</style>
|
||||
|
@ -241,7 +241,7 @@
|
||||
&.scratch
|
||||
font-weight: 600
|
||||
+dark-mode
|
||||
color: rgba(255,255,255, 0.53)
|
||||
color: rgba(255,255,255, 0.65)
|
||||
&:hover
|
||||
background: #29292a
|
||||
&.selected
|
||||
|
Loading…
Reference in New Issue
Block a user