Edited the readme.md
This commit is contained in:
parent
f5fda554fa
commit
a6db4e2382
3 changed files with 728 additions and 61 deletions
|
@ -1,3 +1,13 @@
|
|||
/*
|
||||
This file is part of NookTheme.
|
||||
|
||||
NookTheme is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
NookTheme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with NookTheme. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
:root {
|
||||
--color-primary: #212121;
|
||||
--color-secondary: #3a3636;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue