/* dashboard: main */
.dashboard {
.dashboard-navbar {
.secondary.menu {
.item {
.dropdown {
&:hover {
.context.user.menu {
display: none;
}
.text {
color: $white;
background: $bg50;
.header {
.scrolling.menu.items {
border: 0;
border-radius: 0;
color: $white !important;
background: $bg40;
&.active {
background: $bg40 !important;
background: $bg30 !important;
.divider {
border: 0 !important;
border-top: 1px solid $bg60 !important;
/* dashboard: feeds */
.dashboard.feeds {
.container {
.grid {
.column.ten {
@include contribution-heatmap;
.news {
.column.fourteen {
div {
.content {
ul {
li {
.text.grey {
color: $white-dark !important;
.time-since {
color: $white-dark;
.column.two {
svg {
fill: $white-dark;
.column.six {
.item.tabable.menu {
background: $bg70;
background: $bg60 !important;
background: $bg60;
.tab.list.dashboard-repos {
h4.attached.header {
span.grey.label {
background: $white;
color: $bg50;
.right {
a {
.repos-search {
.input {
input {
border: 2px solid $bg70;
.dropdown.button {
background: $bg30;
.repos-filter {
.grey.label {
border-radius: $border-radius;
.attached.table {
border-color: $bg70;
fill: $white;
span.grey.text {
&.private {
/* dashboard: issues */
.dashboard.issues {
.column.four {
.filter.menu {
a.item {
&.button.blue {
box-shadow: none !important;
color: $white-light !important;
.label {
color: $bg60;
.column.twelve {
.column {
@include open-closed-buttons;
@include search-issues;