~danrabbit/egtk/bottom-toolbar

« back to all changes in this revision

Viewing changes to gtk-3.0/gtk-darknew.css

  • Committer: Daniel Fore
  • Date: 2012-06-13 21:52:27 UTC
  • Revision ID: daniel@elementaryos.org-20120613215227-ybd7e9a0ncdxqbf0
add standard headers to CSS

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Copyright 2011-2012 elementary
 
2
*
 
3
* This file is part of the elementary GTK theme.
 
4
*
 
5
* The elementary GTK theme is free software: you can redistribute it
 
6
* and/or modify it under the terms of the GNU General Public License as
 
7
* published by the Free Software Foundation, either version 3 of the
 
8
* License, or (at your option) any later version.
 
9
*
 
10
* The elementary GTK theme is distributed in the hope that it will be
 
11
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 
13
* Public License for more details.
 
14
*
 
15
* You should have received a copy of the GNU General Public License along
 
16
* with the elementary GTK theme. If not, see http://www.gnu.org/licenses/.
 
17
*/
 
18
 
1
19
/* Default color scheme */
2
20
@define-color base_color #FFF;
3
21
@define-color bg_color #333;