mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-05 13:19:03 +00:00
340 lines
13 KiB
CSS
340 lines
13 KiB
CSS
/*
|
|
* notion-enhancer
|
|
* (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
|
|
* (c) 2020 TarasokUA
|
|
* (c) 2020 Arecsu
|
|
* (c) 2020 u/zenith_illinois
|
|
* under the MIT license
|
|
*/
|
|
|
|
/** general ui **/
|
|
|
|
.notion-body:not(.dark) [style*='background: rgb(247, 246, 243)'],
|
|
.notion-body:not(.dark) [style*='background: rgba(235, 236, 237, 0.3)'],
|
|
.notion-body:not(.dark) [style*='background: rgb(223, 223, 222)'] {
|
|
background: var(--theme--sidebar) !important;
|
|
}
|
|
.notion-body:not(.dark),
|
|
.notion-body:not(.dark)
|
|
[style*='background: white']:not(.notion-help-button):not([style*='box-shadow: rgba(15, 15, 15, 0.05) 0px 0px 0px 1px, rgba(15, 15, 15, 0.1) 0px 3px 6px, rgba(15, 15, 15, 0.2) 0px 9px 24px;']),
|
|
.notion-body:not(.dark) [style*='background-color: white'] {
|
|
background: var(--theme--main) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) [style*='background: rgba(15, 15, 15, 0.6)'] {
|
|
background: var(--theme--overlay) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark)
|
|
.notion-peek-renderer
|
|
.notion-scroller.vertical
|
|
[style*='position: relative; width: 100%; display: flex; flex-direction: column; align-items: center; height: 20vh;'],
|
|
.notion-body:not(.dark)
|
|
.notion-peek-renderer
|
|
.notion-scroller.vertical
|
|
[style*='position: relative; width: 100%; display: flex; flex-direction: column; align-items: center; height: 20vh;']
|
|
img {
|
|
height: var(--theme--preview_banner-height) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style^='position: relative; width: 100%; display: flex; flex-direction: column; align-items: center; height: 30vh;'],
|
|
.notion-body:not(.dark)
|
|
[style^='position: relative; width: 100%; display: flex; flex-direction: column; align-items: center; height: 30vh;']
|
|
img {
|
|
height: var(--theme--page_banner-height) !important;
|
|
}
|
|
|
|
/** databases **/
|
|
|
|
.notion-body:not(.dark)
|
|
.notion-scroller.horizontal.vertical
|
|
.notion-selectable
|
|
> a[style*='background: white'],
|
|
.notion-body:not(.dark) [style*='background: rgb(247, 246, 243)'],
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(15, 15, 15, 0.05) 0px 0px 0px 1px, rgba(15, 15, 15, 0.1) 0px 3px 6px, rgba(15, 15, 15, 0.2) 0px 9px 24px;'] {
|
|
background: var(--theme--card) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
.notion-page-block.notion-collection-item
|
|
[style*='background: rgba(55, 53, 47, 0.024)'] {
|
|
background: var(--theme--gallery) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) [style*='box-shadow: white -3px 0px 0px'] {
|
|
box-shadow: var(--theme--main) -3px 0px 0px !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: white -3px 0px 0px, rgba(55, 53, 47, 0.16) 0px 1px 0px'],
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(255, 255, 255, 0.07) 0px -1px 0px'] {
|
|
box-shadow: var(--theme--main) -3px 0px 0px,
|
|
var(--theme--table-border) 0px 1px 0px !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) [style*='border-top: 1px solid rgba(55, 53, 47,'] {
|
|
border-top: 1px solid var(--theme--table-border) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.09) -1px 0px 0px'],
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.16) -1px 0px 0px'] {
|
|
box-shadow: -1px -1px 0 var(--theme--table-border) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.16) 0px 1px 0px'] {
|
|
box-shadow: 0px 1px 0 var(--theme--table-border) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='border-bottom: 1px solid rgba(55, 53, 47,'] {
|
|
border-bottom: 1px solid var(--theme--table-border) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.09) 0px 1px 0px'] {
|
|
box-shadow: var(--theme--table-border) 0px 1px 0px !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='border-right: 1px solid rgba(55, 53, 47,'] {
|
|
border-right: 1px solid var(--theme--table-border) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.09) 0px -1px 0px'] {
|
|
box-shadow: var(--theme--table-border) 0px -1px 0px !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='border-left: 1px solid rgba(55, 53, 47,'] {
|
|
border-left: 1px solid var(--theme--table-border) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.16) 0px 1px 0px inset'] {
|
|
box-shadow: var(--theme--table-border) 0px 1px 0px inset !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgba(55, 53, 47, 0.16) 1px 0px 0px inset'] {
|
|
box-shadow: var(--theme--table-border) 1px 0px 0px inset !important;
|
|
}
|
|
|
|
.notion-body:not(.dark)
|
|
[style*='background-image: linear-gradient(to right, rgba(55, 53, 47, 0.16) 0%, rgba(55, 53, 47, 0.16) 100%)'] {
|
|
background-image: linear-gradient(
|
|
to right,
|
|
var(--theme--bg_gray) 0%,
|
|
var(--theme--bg_gray) 100%
|
|
) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) [style*='background: rgba(55, 53, 47,'],
|
|
.notion-body:not(.dark) [style*='background: rgb(239, 239, 238)'],
|
|
.notion-body:not(.dark) [style*='background: rgba(206, 205, 202, 0.5)'] {
|
|
background: var(--theme--interactive_hover) !important;
|
|
box-shadow: 0 0 0 0.5px var(--theme--interactive_hover-border) !important;
|
|
}
|
|
|
|
/** ui colours **/
|
|
|
|
.notion-body:not(.dark) ::selection,
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgba(46, 170, 220,']:not([style*='background: rgba(46, 170, 220, 0)']),
|
|
.notion-body:not(.dark)
|
|
[style*='background-color: rgba(46, 170, 220,']:not([style*='background-color: rgba(46, 170, 220, 0)']) {
|
|
background: var(--theme--selected) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) [style*=' color: rgb(46, 170, 220)'] {
|
|
color: var(--theme--primary) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='fill: rgb(46, 170, 220)'] {
|
|
fill: var(--theme--primary) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(46, 170, 220)'],
|
|
.notion-body:not(.dark) [style*='background-color: rgb(46, 170, 220)'] {
|
|
background: var(--theme--primary) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
[style*='box-shadow: rgb(46, 170, 220) 0px 0px 0px 2px inset'] {
|
|
box-shadow: var(--theme--primary) 0px 0px 0px 2px inset !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(6, 156, 205)'] {
|
|
background: var(--theme--primary_hover) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(0, 141, 190)'] {
|
|
background: var(--theme--primary_click) !important;
|
|
}
|
|
.notion-body:not(.dark)
|
|
.DayPicker-Day--today:not(.DayPicker-Day--selected):not(.DayPicker-Day--value):not(.DayPicker-Day--start):not(.DayPicker-Day--end)::after,
|
|
.notion-body:not(.dark) [style*='background: rgb(235, 87, 87)'] {
|
|
background: var(--theme--primary_indicator) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) .notion-to_do-block .checkboxSquare {
|
|
background: var(--theme--option-background) !important;
|
|
}
|
|
.notion-body:not(.dark) .notion-to_do-block .checkboxSquare path {
|
|
fill: var(--theme--option-color) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark)
|
|
[style*='color: rgb(235, 87, 87); border: 1px solid rgba(235, 87, 87, 0.5);'] {
|
|
color: var(--theme--danger_text) !important;
|
|
border: 1px solid var(--theme--danger_border) !important;
|
|
}
|
|
|
|
/* content colours */
|
|
|
|
.notion-body:not(.dark),
|
|
.notion-body:not(.dark) .notion-page-content [style*='color: inherit;'],
|
|
.notion-body:not(.dark) .notion-frame .notion-page-block,
|
|
.notion-body:not(.dark) [style*=' color: rgb(55, 53, 47);'] {
|
|
color: var(--theme--text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color: rgba(55, 53, 47, 0.6)'],
|
|
.notion-body:not(.dark) [style*='color: rgba(25, 23, 17, 0.6)'] {
|
|
color: var(--theme--text_ui) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color: rgba(55, 53, 47, 0.4)'] {
|
|
color: var(--theme--text_ui_info) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='fill: rgba(55, 53, 47,'] {
|
|
fill: var(--theme--text_ui) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='fill: rgba(55, 53, 47, 0.8)'] {
|
|
fill: var(--theme--text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='caret-color: rgb(55, 53, 47)'] {
|
|
caret-color: var(--theme--text) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark) [style*='color:rgb(155,154,151)'] {
|
|
color: var(--theme--text_gray) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(140, 46, 0, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(235,236,237)'] {
|
|
background: var(--theme--bg_gray) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(235, 236, 237)'] {
|
|
background: var(--theme--line_gray) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(100,71,58)'] {
|
|
color: var(--theme--text_brown) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(140, 46, 0, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(233,229,227)'] {
|
|
background: var(--theme--bg_brown) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(233, 229, 227)'] {
|
|
background: var(--theme--line_brown) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(217,115,13)'] {
|
|
color: var(--theme--text_orange) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(245, 93, 0, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(250,235,221)'] {
|
|
background: var(--theme--bg_orange) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(250, 235, 221)'] {
|
|
background: var(--theme--line_orange) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(223,171,1)'] {
|
|
color: var(--theme--text_yellow) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(233, 168, 0, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(251,243,219)'] {
|
|
background: var(--theme--bg_yellow) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(251, 243, 219)'] {
|
|
background: var(--theme--line_yellow) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(15,123,108)'] {
|
|
color: var(--theme--text_green) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(0, 135, 107, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(221,237,234)'] {
|
|
background: var(--theme--bg_green) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(221, 237, 234)'] {
|
|
background: var(--theme--line_green) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(11,110,153)'] {
|
|
color: var(--theme--text_blue) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(0, 120, 223, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(221,235,241)'] {
|
|
background: var(--theme--bg_blue) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(221, 235, 241)'] {
|
|
background: var(--theme--line_blue) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(105,64,165)'] {
|
|
color: var(--theme--text_purple) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(103, 36, 222, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(234,228,242)'] {
|
|
background: var(--theme--bg_purple) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(234, 228, 242)'] {
|
|
background: var(--theme--line_purple) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(173,26,114)'] {
|
|
color: var(--theme--text_pink) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(221, 0, 129, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(244,223,235)'] {
|
|
background: var(--theme--bg_pink) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(244, 223, 235)'] {
|
|
background: var(--theme--line_pink) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='color:rgb(224,62,62)'] {
|
|
color: var(--theme--text_red) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgba(255, 0, 26, 0.2)'],
|
|
.notion-body:not(.dark) [style*='background:rgb(251,228,228)'] {
|
|
background: var(--theme--bg_red) !important;
|
|
color: var(--theme--bg_text) !important;
|
|
}
|
|
.notion-body:not(.dark) [style*='background: rgb(251, 228, 228)'] {
|
|
background: var(--theme--line_red) !important;
|
|
}
|
|
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(235, 236, 237)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(233, 229, 227)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(250, 235, 221)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(251, 243, 219)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(221, 237, 234)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(221, 235, 241)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(234, 228, 242)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(244, 223, 235)']
|
|
[style*=' color: rgb(55, 53, 47);'],
|
|
.notion-body:not(.dark)
|
|
[style*='background: rgb(251, 228, 228)']
|
|
[style*=' color: rgb(55, 53, 47);'] {
|
|
color: var(--theme--line_text) !important;
|
|
}
|
|
|
|
/* code */
|
|
|
|
.notion-body:not(.dark) [style*='color:#EB5757'] {
|
|
color: var(--theme--code_inline-text) !important;
|
|
background: var(--theme--code_inline-background) !important;
|
|
}
|