Skip to content

Instantly share code, notes, and snippets.

@rr1000
Created May 31, 2020 16:16
Show Gist options
  • Save rr1000/4e677518d17bc9b9c24d6505e8cce3e6 to your computer and use it in GitHub Desktop.
Save rr1000/4e677518d17bc9b9c24d6505e8cce3e6 to your computer and use it in GitHub Desktop.
/* Fonts are freely available on Google fonts */
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Inconsolata';
}
div,
textarea {
font-family: 'Roboto';
}
.roam-block-container {
max-width: 1000px;
}
.rm-query {
border: 0.5px solid #e4e9ec;
border-radius: 5px;
}
.rm-query .rm-query-title {
background-color: #f7f8f8;
padding: 0.8em;
color: #d1dbe2;
font-size: 80%;
}
.rm-reference-main.rm-query-content {
padding: 0.8em;
}
.rm-reference-main .rm-reference-item .rm-block-text {
font-size: 90%;
}
.rm-ref-page-view-title span {
}
.rm-reference-main .rm-reference-item .controls {
margin-left: -1em;
}
.rm-ref-page-view {
padding: 0.4em 0.2em;
}
.roam-body {
border-top: 3px solid #FF5200;
}
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .starred-pages-wrapper .starred-pages .page {
padding: 6px;
}
.flex-v-box .starred-pages-wrapper{
padding: 0 0 0 10px;
}
.flex-v-box .starred-pages-wrapper div:nth-child(1){
background-color: #FF5200 !important;
}
.flex-v-box .starred-pages-wrapper .starred-pages a div{
background-color: transparent !important
}
div.flex-v-box.starred-pages-wrapper > div.flex-h-box > span {
font-size: 14px;
opacity: 80%;
letter-spacing: 0.04em;
}
div.roam-sidebar-container.noselect > div > div {
font-size: 14px;
letter-spacing: 0.03em;
}
#block-input {
background: #fff;
}
.roam-body #block-input > span > div {
padding: 6px 24px;
background: #fff;
}
span.bp3-icon-small.bp3-icon-star {
display: none;
visibility: hidden;
}
.roam-block {
max-width: 850px;
}
#right-sidebar > div {
background-color: #f7f8fa;
border-left: 1px solid #e9ebef;
}
.rm-page-ref-brackets {
color: #FF5200;
opacity: 0.5;
}
.controls .simple-bullet-outer .simple-bullet-inner {
background-color: #e5e9f2;
}
.block-border-left {
border-left: 1px solid #fff;
}
.kanban-board {
background-color: #fff;
}
.kanban-card {
background-color: #fff;
margin: 8px;
box-shadow: 0px 1px 2px #9EB3C0;
padding: 10px;
border-radius: 2px;
line-height: 1.3em;
}
.kanban-title {
text-align: center;
font-weight: bold;
padding-top: 6px;
}
.kanban-column {
background-color: #E4EDF2;
margin: 0px 4px 0px 4px;
padding: 4px;
min-width: 200px;
border-radius: 3px;
}
.rm-block-ref::before {
content: '';
display: inline-block;
width: 10px;
border-radius: 40px;
height: 10px;
background: #ff913c;
margin-right: 5px;
}
.rm-block-ref {
border-bottom: none;
font-size: 1em;
color: #627a9d;
}
.rm-block-ref:hover {
background: none;
cursor: pointer;
}
.checkmark {
background: #fff;
}
.check-container input:checked ~ .checkmark {
background: #FFE37D;
}
.check-container input:checked ~ .checkmark:after {
border-color: #00263B;
}
.rm-reference-item {
margin-top: 8px;
border-radius: 6px;
border: 1px solid #e4e9ee;
margin-right: 8px;
flex: 1 1 100%;
word-break: break-word;
background-color: #f7f9fb;
padding: 8px;
}
.rm-level2 {
font-size: 1.5em;
}
.rm-level3 {
color: #939aae;
font-weight: 400;
font-size: 1.3em;
}
.rm-page-ref {
color: #9aabd0;
}
.rm-page-ref-link-color {
color: #FF5200;
font-weight: 600;
}
a {
color: #2194C4;
}
.intercom-app,
.intercom-launcher-frame,
#intercom-container {
display: none;
}
.roam-body .roam-app .roam-sidebar-container {
background-color: #f4f6f7;
border-right: 1px #eee solid;
}
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .starred-pages-wrapper .starred-pages .page,
.roam-body .roam-app .roam-sidebar-container > * {
opacity: 80%;
box-shadow: none;
}
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .starred-pages-wrapper .starred-pages .page:hover,
.roam-body .roam-app .roam-sidebar-container .roam-sidebar-content .log-button:hover {
background: #fff;
color: black;
opacity: 100%;
}
#buffer.tall {
height: calc(100vh - 50px);
}
.check-container {
padding-right: 4px;
}
span.rm-page-ref {
border-radius: 2px;
padding-left: 1px;
padding-right: 1px;
}
.content span.rm-page-ref {
padding: 4px 1px 1px;
/* required for fixing azo */
}
.center-proj {
text-align: center;
}
/* Custom data tags */
/* Colors: */
/* Blue 01: #2194C4 */
/* Blue 02: #0B5F8D */
/* Blue 03: #00263B */
/* Orange 01: #FF5200 */
/* Orange 02: #E75A1F */
/* Yellow 01: #FEC805 */
/* Yellow 02: #FF9B1C */
span.rm-page-ref {
background: #f7f8fa;
color: #7999AA;
padding: 3px 7px;
line-height: 2em;
font-weight: 400;
}
span.rm-page-ref[data-tag="Hækka"] {
background: #2194C4;
color: #fff;
padding: 3px 7px;
line-height: 2em;
font-weight: 500;
}
span.rm-page-ref[data-tag="Me"] {
background: #0B5F8D;
color: #fff;
padding: 3px 7px;
line-height: 2em;
font-weight: 500;
}
span.rm-page-ref[data-tag="Datica"] {
background: #00263B;
color: #fff;
padding: 3px 7px;
line-height: 2em;
font-weight: 500;
}
span.rm-page-ref[data-tag="RMI"] {
background: #6F0000;
color: #fff;
padding: 3px 7px;
line-height: 2em;
font-weight: 500;
}
.roam-highlight {
background-color: #FEC805;
background-image: linear-gradient(90deg, #FFDA54 0%, #FFD3A9 100%);
border-radius: 3px;
}
#roam-sidebar-logo{
background-color: #bdc8ce;
opacity: 1.0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment