From ec5a51a075dcbe53be3e8e8675871e86da60b405 Mon Sep 17 00:00:00 2001 From: bionel Date: Sat, 23 Apr 2016 20:51:23 +0300 Subject: no more roundness, we like square --- Kogaion-daylight/gtk-3.0/gtk-widgets.css | 90 +++++++++++++++---------------- Kogaion-nighttime/gtk-3.0/gtk-widgets.css | 90 +++++++++++++++---------------- 2 files changed, 90 insertions(+), 90 deletions(-) diff --git a/Kogaion-daylight/gtk-3.0/gtk-widgets.css b/Kogaion-daylight/gtk-3.0/gtk-widgets.css index 2046085..9bfe301 100644 --- a/Kogaion-daylight/gtk-3.0/gtk-widgets.css +++ b/Kogaion-daylight/gtk-3.0/gtk-widgets.css @@ -568,7 +568,7 @@ GtkIconView.view.cell:selected:focus { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_bg_color, 0.9); - border-radius: 2px; + border-radius: 0; background-color: @theme_selected_bg_color; background-image: none; color: @theme_selected_fg_color; @@ -829,7 +829,7 @@ GtkInfoBar { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: @theme_bg_color; background-image: none; color: @theme_fg_color; @@ -1075,7 +1075,7 @@ GtkModelMenuItem GtkBox GtkImage { GtkPopover { margin: 10px; padding: 2px; - border-radius: 2px; + border-radius: 0; border-color: shade(@theme_bg_color, 0.8); border-width: 1px; border-style: solid; @@ -1252,7 +1252,7 @@ GtkModelButton.button:selected { .notebook tab .button:hover { padding: 1px; border-width: 1px; - border-radius: 2px; + border-radius: 0; border-style: solid; border-color: transparent; background-image: none; @@ -1285,7 +1285,7 @@ GtkModelButton.button:selected { GtkProgressBar { padding: 0; border-width: 1px; - border-radius: 2px; + border-radius: 0; } .progressbar, @@ -1341,7 +1341,7 @@ GtkLevelBar.vertical { .level-bar.trough { padding: 1px; - border-radius: 2px; + border-radius: 0; } .level-bar.fill-block { @@ -1353,7 +1353,7 @@ GtkLevelBar.vertical { .level-bar.indicator-continuous.fill-block { padding: 1px; - border-radius: 2px; + border-radius: 0; } .level-bar.indicator-discrete.fill-block.horizontal { @@ -1416,7 +1416,7 @@ GtkLevelBar.vertical { padding: 0; border-width: 1px; - border-radius: 2px; + border-radius: 0; } .scale.slider { @@ -1462,7 +1462,7 @@ GtkLevelBar.vertical { .scale.trough { margin: 7px 0; border-color: shade(@theme_bg_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_bg_color, 1.08); background-image: none; } @@ -1890,7 +1890,7 @@ GtkStatusbar { **********/ GtkSwitch { padding: 0; - border-radius: 2px; + border-radius: 0; font: bold condensed; } @@ -1945,7 +1945,7 @@ GtkColorSwatch:selected { border-width: 1px; border-style: solid; border-color: alpha(black, 0.1); - border-radius: 1px; + border-radius: 0; background-color: transparent; background-clip: border-box; } @@ -1968,28 +1968,28 @@ GtkColorSwatch.color-dark:selected:hover { GtkColorSwatch.left, GtkColorSwatch:first-child { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } GtkColorSwatch.right, GtkColorSwatch:last-child { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } GtkColorSwatch:only-child { - border-radius: 2px; + border-radius: 0; } GtkColorSwatch.top { - border-top-left-radius: 2px; - border-top-right-radius: 2px; + border-top-left-radius: 0; + border-top-right-radius: 0; } GtkColorSwatch.bottom { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; } GtkColorChooserWidget #add-color-button { @@ -2026,7 +2026,7 @@ GtkColorChooserWidget #add-color-button:hover { } GtkColorEditor GtkColorSwatch { - border-radius: 2px; + border-radius: 0; } GtkColorEditor GtkColorSwatch.color-dark:hover, @@ -2177,7 +2177,7 @@ GtkColorButton.button { padding: 2px; border-width: 1px; border-color: transparent; - border-radius: 2px; + border-radius: 0; background-color: transparent; background-image: none; color: @toolbar_fg_color; @@ -2409,7 +2409,7 @@ GtkColorButton.button { .inline-toolbar.toolbar GtkToolButton:first-child .button:active, .inline-toolbar.toolbar GtkToolButton:first-child .button:insensitive { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-right-width: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -2428,7 +2428,7 @@ GtkColorButton.button { .inline-toolbar.toolbar GtkToolButton:last-child .button:active, .inline-toolbar.toolbar GtkToolButton:last-child .button:insensitive { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -2447,7 +2447,7 @@ GtkColorButton.button { .inline-toolbar.toolbar GtkToolButton:only-child .button:active, .inline-toolbar.toolbar GtkToolButton:only-child .button:insensitive { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /* linked button shadows (vertical) */ @@ -2525,7 +2525,7 @@ GtkColorButton.button { .linked.vertical .button:active:hover:first-child, .linked.vertical .button:insensitive:first-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-bottom-width: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; @@ -2538,7 +2538,7 @@ GtkColorButton.button { .linked.vertical .button:active:hover:last-child, .linked.vertical .button:insensitive:last-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-top-width: 0; border-top-left-radius: 0; border-top-right-radius: 0; @@ -2551,7 +2551,7 @@ GtkColorButton.button { .linked.vertical .button:active:hover:only-child, .linked.vertical .button:insensitive:only-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /* linked toolbar buttons */ @@ -2670,7 +2670,7 @@ GtkColorButton.button { .toolbar .linked .button:first-child, .toolbar .linked .button:active:first-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-right-width: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -2693,7 +2693,7 @@ GtkColorButton.button { .toolbar .linked .button:active:last-child, .toolbar .linked .button:insensitive:last-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -2716,7 +2716,7 @@ GtkColorButton.button { .toolbar .linked .button:active:only-child, .toolbar .linked .button:insensitive:only-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /* linked titlebar buttons */ @@ -2802,7 +2802,7 @@ GtkColorButton.button { .header-bar .linked .button:active:first-child, .header-bar .linked .button:insensitive:first-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-right-width: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -2819,7 +2819,7 @@ GtkColorButton.button { .header-bar .linked .button:active:last-child, .header-bar .linked .button:insensitive:last-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -2836,7 +2836,7 @@ GtkColorButton.button { .header-bar .linked .button:active:only-child, .header-bar .linked .button:insensitive:only-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /*********** @@ -2846,7 +2846,7 @@ GtkColorButton.button { border-width: 1px; border-style: solid; border-color: shade(@theme_tooltip_bg_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: @theme_tooltip_bg_color; background-image: none; color: @theme_tooltip_fg_color; @@ -3003,7 +3003,7 @@ GtkOverlay.osd { border-width: 1px; border-style: solid; border-color: shade(@osd_bg, 0.8); - border-radius: 2px; + border-radius: 0; background-color: shade(@osd_bg, 1.08); background-image: none; color: @osd_fg; @@ -3050,7 +3050,7 @@ GtkOverlay.osd { padding: 4px; border-width: 1px; border-style: solid; - border-radius: 2px; + border-radius: 0; border-color: shade(@osd_bg, 0.8); background-color: @osd_bg; background-image: none; @@ -3062,7 +3062,7 @@ GtkOverlay.osd { border-width: 1px; border-style: solid; border-color: shade(@osd_bg, 0.8); - border-radius: 2px; + border-radius: 0; background-color: shade(@osd_bg, 1.08); background-image: none; color: @osd_fg; @@ -3121,7 +3121,7 @@ GtkOverlay.osd { .osd.toolbar GtkToolButton:last-child .button, .osd.toolbar GtkToolButton:first-child .button { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-style: solid; } @@ -3239,7 +3239,7 @@ GtkProgressBar.osd.progressbar { .osd GtkIconView.cell:selected:focus { background-color: transparent; border-style: solid; - border-radius: 2px; + border-radius: 0; border-width: 3px; border-color: @osd_fg; outline-color: transparent; @@ -3261,7 +3261,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: shade(@error_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: @error_color; background-image: none; color: mix(@theme_selected_fg_color, @error_color, 0.1); @@ -3290,7 +3290,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_bg_color, 0.9); - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_selected_bg_color, 1.18); background-image: none; color: mix(@theme_selected_fg_color, @theme_selected_bg_color, 0.1); @@ -3340,7 +3340,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: @theme_selected_bg_color; - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_selected_bg_color, 1.68); background-image: none; color: shade(@theme_selected_bg_color, 0.8); @@ -3375,7 +3375,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_bg_color, 0.9); - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_selected_bg_color, 1.18); background-image: none; color: mix(@theme_selected_fg_color, @theme_selected_bg_color, 0.1); @@ -3434,7 +3434,7 @@ GtkProgressBar.osd.progressbar { * touch text selections * *************************/ GtkBubbleWindow { - border-radius: 2px; + border-radius: 0; background-clip: border-box; } diff --git a/Kogaion-nighttime/gtk-3.0/gtk-widgets.css b/Kogaion-nighttime/gtk-3.0/gtk-widgets.css index 2046085..9bfe301 100644 --- a/Kogaion-nighttime/gtk-3.0/gtk-widgets.css +++ b/Kogaion-nighttime/gtk-3.0/gtk-widgets.css @@ -568,7 +568,7 @@ GtkIconView.view.cell:selected:focus { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_bg_color, 0.9); - border-radius: 2px; + border-radius: 0; background-color: @theme_selected_bg_color; background-image: none; color: @theme_selected_fg_color; @@ -829,7 +829,7 @@ GtkInfoBar { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: @theme_bg_color; background-image: none; color: @theme_fg_color; @@ -1075,7 +1075,7 @@ GtkModelMenuItem GtkBox GtkImage { GtkPopover { margin: 10px; padding: 2px; - border-radius: 2px; + border-radius: 0; border-color: shade(@theme_bg_color, 0.8); border-width: 1px; border-style: solid; @@ -1252,7 +1252,7 @@ GtkModelButton.button:selected { .notebook tab .button:hover { padding: 1px; border-width: 1px; - border-radius: 2px; + border-radius: 0; border-style: solid; border-color: transparent; background-image: none; @@ -1285,7 +1285,7 @@ GtkModelButton.button:selected { GtkProgressBar { padding: 0; border-width: 1px; - border-radius: 2px; + border-radius: 0; } .progressbar, @@ -1341,7 +1341,7 @@ GtkLevelBar.vertical { .level-bar.trough { padding: 1px; - border-radius: 2px; + border-radius: 0; } .level-bar.fill-block { @@ -1353,7 +1353,7 @@ GtkLevelBar.vertical { .level-bar.indicator-continuous.fill-block { padding: 1px; - border-radius: 2px; + border-radius: 0; } .level-bar.indicator-discrete.fill-block.horizontal { @@ -1416,7 +1416,7 @@ GtkLevelBar.vertical { padding: 0; border-width: 1px; - border-radius: 2px; + border-radius: 0; } .scale.slider { @@ -1462,7 +1462,7 @@ GtkLevelBar.vertical { .scale.trough { margin: 7px 0; border-color: shade(@theme_bg_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_bg_color, 1.08); background-image: none; } @@ -1890,7 +1890,7 @@ GtkStatusbar { **********/ GtkSwitch { padding: 0; - border-radius: 2px; + border-radius: 0; font: bold condensed; } @@ -1945,7 +1945,7 @@ GtkColorSwatch:selected { border-width: 1px; border-style: solid; border-color: alpha(black, 0.1); - border-radius: 1px; + border-radius: 0; background-color: transparent; background-clip: border-box; } @@ -1968,28 +1968,28 @@ GtkColorSwatch.color-dark:selected:hover { GtkColorSwatch.left, GtkColorSwatch:first-child { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } GtkColorSwatch.right, GtkColorSwatch:last-child { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } GtkColorSwatch:only-child { - border-radius: 2px; + border-radius: 0; } GtkColorSwatch.top { - border-top-left-radius: 2px; - border-top-right-radius: 2px; + border-top-left-radius: 0; + border-top-right-radius: 0; } GtkColorSwatch.bottom { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; } GtkColorChooserWidget #add-color-button { @@ -2026,7 +2026,7 @@ GtkColorChooserWidget #add-color-button:hover { } GtkColorEditor GtkColorSwatch { - border-radius: 2px; + border-radius: 0; } GtkColorEditor GtkColorSwatch.color-dark:hover, @@ -2177,7 +2177,7 @@ GtkColorButton.button { padding: 2px; border-width: 1px; border-color: transparent; - border-radius: 2px; + border-radius: 0; background-color: transparent; background-image: none; color: @toolbar_fg_color; @@ -2409,7 +2409,7 @@ GtkColorButton.button { .inline-toolbar.toolbar GtkToolButton:first-child .button:active, .inline-toolbar.toolbar GtkToolButton:first-child .button:insensitive { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-right-width: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -2428,7 +2428,7 @@ GtkColorButton.button { .inline-toolbar.toolbar GtkToolButton:last-child .button:active, .inline-toolbar.toolbar GtkToolButton:last-child .button:insensitive { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -2447,7 +2447,7 @@ GtkColorButton.button { .inline-toolbar.toolbar GtkToolButton:only-child .button:active, .inline-toolbar.toolbar GtkToolButton:only-child .button:insensitive { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /* linked button shadows (vertical) */ @@ -2525,7 +2525,7 @@ GtkColorButton.button { .linked.vertical .button:active:hover:first-child, .linked.vertical .button:insensitive:first-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-bottom-width: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; @@ -2538,7 +2538,7 @@ GtkColorButton.button { .linked.vertical .button:active:hover:last-child, .linked.vertical .button:insensitive:last-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-top-width: 0; border-top-left-radius: 0; border-top-right-radius: 0; @@ -2551,7 +2551,7 @@ GtkColorButton.button { .linked.vertical .button:active:hover:only-child, .linked.vertical .button:insensitive:only-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /* linked toolbar buttons */ @@ -2670,7 +2670,7 @@ GtkColorButton.button { .toolbar .linked .button:first-child, .toolbar .linked .button:active:first-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-right-width: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -2693,7 +2693,7 @@ GtkColorButton.button { .toolbar .linked .button:active:last-child, .toolbar .linked .button:insensitive:last-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -2716,7 +2716,7 @@ GtkColorButton.button { .toolbar .linked .button:active:only-child, .toolbar .linked .button:insensitive:only-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /* linked titlebar buttons */ @@ -2802,7 +2802,7 @@ GtkColorButton.button { .header-bar .linked .button:active:first-child, .header-bar .linked .button:insensitive:first-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-right-width: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -2819,7 +2819,7 @@ GtkColorButton.button { .header-bar .linked .button:active:last-child, .header-bar .linked .button:insensitive:last-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -2836,7 +2836,7 @@ GtkColorButton.button { .header-bar .linked .button:active:only-child, .header-bar .linked .button:insensitive:only-child { border-width: 1px; - border-radius: 2px; + border-radius: 0; } /*********** @@ -2846,7 +2846,7 @@ GtkColorButton.button { border-width: 1px; border-style: solid; border-color: shade(@theme_tooltip_bg_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: @theme_tooltip_bg_color; background-image: none; color: @theme_tooltip_fg_color; @@ -3003,7 +3003,7 @@ GtkOverlay.osd { border-width: 1px; border-style: solid; border-color: shade(@osd_bg, 0.8); - border-radius: 2px; + border-radius: 0; background-color: shade(@osd_bg, 1.08); background-image: none; color: @osd_fg; @@ -3050,7 +3050,7 @@ GtkOverlay.osd { padding: 4px; border-width: 1px; border-style: solid; - border-radius: 2px; + border-radius: 0; border-color: shade(@osd_bg, 0.8); background-color: @osd_bg; background-image: none; @@ -3062,7 +3062,7 @@ GtkOverlay.osd { border-width: 1px; border-style: solid; border-color: shade(@osd_bg, 0.8); - border-radius: 2px; + border-radius: 0; background-color: shade(@osd_bg, 1.08); background-image: none; color: @osd_fg; @@ -3121,7 +3121,7 @@ GtkOverlay.osd { .osd.toolbar GtkToolButton:last-child .button, .osd.toolbar GtkToolButton:first-child .button { border-width: 1px; - border-radius: 2px; + border-radius: 0; border-style: solid; } @@ -3239,7 +3239,7 @@ GtkProgressBar.osd.progressbar { .osd GtkIconView.cell:selected:focus { background-color: transparent; border-style: solid; - border-radius: 2px; + border-radius: 0; border-width: 3px; border-color: @osd_fg; outline-color: transparent; @@ -3261,7 +3261,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: shade(@error_color, 0.8); - border-radius: 2px; + border-radius: 0; background-color: @error_color; background-image: none; color: mix(@theme_selected_fg_color, @error_color, 0.1); @@ -3290,7 +3290,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_bg_color, 0.9); - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_selected_bg_color, 1.18); background-image: none; color: mix(@theme_selected_fg_color, @theme_selected_bg_color, 0.1); @@ -3340,7 +3340,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: @theme_selected_bg_color; - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_selected_bg_color, 1.68); background-image: none; color: shade(@theme_selected_bg_color, 0.8); @@ -3375,7 +3375,7 @@ GtkProgressBar.osd.progressbar { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_bg_color, 0.9); - border-radius: 2px; + border-radius: 0; background-color: shade(@theme_selected_bg_color, 1.18); background-image: none; color: mix(@theme_selected_fg_color, @theme_selected_bg_color, 0.1); @@ -3434,7 +3434,7 @@ GtkProgressBar.osd.progressbar { * touch text selections * *************************/ GtkBubbleWindow { - border-radius: 2px; + border-radius: 0; background-clip: border-box; } -- cgit v1.2.3