Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for xed #790

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions common/gtk-3.0/3.20/gtk-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -3230,6 +3230,28 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border-bottom: none;
border-radius: 0; }

.xed-window .xed-panel.side .notebook tab.top {
padding: 8px 12px; }

.xed-window .xed-panel.bottom .notebook.frame {
border: none; }

.xed-window .small-button {
padding: 2px 4px; }

.xed-window .xed-statusbar,
.xed-window .xed-searchbar {
border: 0px solid #2b2e39;
border-top-width: 1px; }

.xed-window .xed-goto-line-box {
background-color: #3c4150;
padding: 6px;
border-color: #2b2e39;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid; }

.gb-search-entry-occurrences-tag {
background: none; }

Expand Down
22 changes: 22 additions & 0 deletions common/gtk-3.0/3.20/gtk-darker.css
Original file line number Diff line number Diff line change
Expand Up @@ -3229,6 +3229,28 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border-bottom: none;
border-radius: 0; }

.xed-window .xed-panel.side .notebook tab.top {
padding: 8px 12px; }

.xed-window .xed-panel.bottom .notebook.frame {
border: none; }

.xed-window .small-button {
padding: 2px 4px; }

.xed-window .xed-statusbar,
.xed-window .xed-searchbar {
border: 0px solid #dcdfe3;
border-top-width: 1px; }

.xed-window .xed-goto-line-box {
background-color: #fbfbfc;
padding: 6px;
border-color: #dcdfe3;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid; }

.gb-search-entry-occurrences-tag {
background: none; }

Expand Down
22 changes: 22 additions & 0 deletions common/gtk-3.0/3.20/gtk-solid-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -3230,6 +3230,28 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border-bottom: none;
border-radius: 0; }

.xed-window .xed-panel.side .notebook tab.top {
padding: 8px 12px; }

.xed-window .xed-panel.bottom .notebook.frame {
border: none; }

.xed-window .small-button {
padding: 2px 4px; }

.xed-window .xed-statusbar,
.xed-window .xed-searchbar {
border: 0px solid #2b2e39;
border-top-width: 1px; }

.xed-window .xed-goto-line-box {
background-color: #3c4150;
padding: 6px;
border-color: #2b2e39;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid; }

.gb-search-entry-occurrences-tag {
background: none; }

Expand Down
22 changes: 22 additions & 0 deletions common/gtk-3.0/3.20/gtk-solid-darker.css
Original file line number Diff line number Diff line change
Expand Up @@ -3229,6 +3229,28 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border-bottom: none;
border-radius: 0; }

.xed-window .xed-panel.side .notebook tab.top {
padding: 8px 12px; }

.xed-window .xed-panel.bottom .notebook.frame {
border: none; }

.xed-window .small-button {
padding: 2px 4px; }

.xed-window .xed-statusbar,
.xed-window .xed-searchbar {
border: 0px solid #dcdfe3;
border-top-width: 1px; }

.xed-window .xed-goto-line-box {
background-color: #fbfbfc;
padding: 6px;
border-color: #dcdfe3;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid; }

.gb-search-entry-occurrences-tag {
background: none; }

Expand Down
22 changes: 22 additions & 0 deletions common/gtk-3.0/3.20/gtk-solid.css
Original file line number Diff line number Diff line change
Expand Up @@ -3233,6 +3233,28 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border-bottom: none;
border-radius: 0; }

.xed-window .xed-panel.side .notebook tab.top {
padding: 8px 12px; }

.xed-window .xed-panel.bottom .notebook.frame {
border: none; }

.xed-window .small-button {
padding: 2px 4px; }

.xed-window .xed-statusbar,
.xed-window .xed-searchbar {
border: 0px solid #dcdfe3;
border-top-width: 1px; }

.xed-window .xed-goto-line-box {
background-color: #fbfbfc;
padding: 6px;
border-color: #dcdfe3;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid; }

.gb-search-entry-occurrences-tag {
background: none; }

Expand Down
22 changes: 22 additions & 0 deletions common/gtk-3.0/3.20/gtk.css
Original file line number Diff line number Diff line change
Expand Up @@ -3233,6 +3233,28 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border-bottom: none;
border-radius: 0; }

.xed-window .xed-panel.side .notebook tab.top {
padding: 8px 12px; }

.xed-window .xed-panel.bottom .notebook.frame {
border: none; }

.xed-window .small-button {
padding: 2px 4px; }

.xed-window .xed-statusbar,
.xed-window .xed-searchbar {
border: 0px solid #dcdfe3;
border-top-width: 1px; }

.xed-window .xed-goto-line-box {
background-color: #fbfbfc;
padding: 6px;
border-color: #dcdfe3;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid; }

.gb-search-entry-occurrences-tag {
background: none; }

Expand Down
30 changes: 30 additions & 0 deletions common/gtk-3.0/3.20/sass/_applications.scss
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,36 @@ $disk_space_free: darken($bg_color, 3%);
border-radius: 0;
}

//
// Xapps
//
.xed-window {

.xed-panel {
&.side .notebook tab.top { padding: 8px 12px; }
&.bottom .notebook.frame { border: none; }
}

.small-button { padding: 2px 4px; }

.xed-statusbar,
.xed-searchbar {
border: 0px solid $borders_color;
border-top-width: 1px;
}

.xed-goto-line-box { @extend %search_slider }
}

%search_slider {
background-color: lighten($bg_color, 2%);
padding: 6px;
border-color: $borders_color;
border-radius: 0 0 2px 2px;
border-width: 0 1px 1px 1px;
border-style: solid;
}

//
// Gnome Builder
//
Expand Down