diff options
Diffstat (limited to 'gtk-3.0/gtk-contained.scss')
-rw-r--r-- | gtk-3.0/gtk-contained.scss | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gtk-3.0/gtk-contained.scss b/gtk-3.0/gtk-contained.scss deleted file mode 100644 index f7c24c3..0000000 --- a/gtk-3.0/gtk-contained.scss +++ /dev/null @@ -1,13 +0,0 @@ -// General guidelines: -// - very unlikely you want to edit something else than _common.scss -// - keep the number of defined colors to a minimum, use the color blending functions if -// you need a subtle shade - -@import 'colors'; -@import 'drawing'; -@import 'common'; -@import 'applications'; -@import 'unity'; -@import 'granite'; -@import 'transparent_widgets'; -@import 'colors-public'; |