Added readmes to lost folder and removed theme

This commit is contained in:
Maxim Stewart 2020-05-02 15:41:06 -05:00
parent 8c98e427d7
commit 8e6d20e51e
1372 changed files with 11 additions and 97545 deletions
src/COPY_OVER_TO_CHROOT/SETTINGS_THEMES
etc/skel
Downloads
Music
Pictures
usr_share/themes/Paper
README.md
assets
checkbox-checked-active-dark.pngcheckbox-checked-active-dark@2.pngcheckbox-checked-active.pngcheckbox-checked-active@2.pngcheckbox-checked-backdrop-dark.pngcheckbox-checked-backdrop-dark@2.pngcheckbox-checked-backdrop.pngcheckbox-checked-backdrop@2.pngcheckbox-checked-dark.pngcheckbox-checked-dark@2.pngcheckbox-checked-hover-dark.pngcheckbox-checked-hover-dark@2.pngcheckbox-checked-hover.pngcheckbox-checked-hover@2.pngcheckbox-checked-insensitive-backdrop-dark.pngcheckbox-checked-insensitive-backdrop-dark@2.pngcheckbox-checked-insensitive-backdrop.pngcheckbox-checked-insensitive-backdrop@2.pngcheckbox-checked-insensitive-dark.pngcheckbox-checked-insensitive-dark@2.pngcheckbox-checked-insensitive.pngcheckbox-checked-insensitive@2.pngcheckbox-checked.pngcheckbox-checked@2.pngcheckbox-mixed-active-dark.pngcheckbox-mixed-active-dark@2.pngcheckbox-mixed-active.pngcheckbox-mixed-active@2.pngcheckbox-mixed-backdrop-dark.pngcheckbox-mixed-backdrop-dark@2.pngcheckbox-mixed-backdrop.pngcheckbox-mixed-backdrop@2.pngcheckbox-mixed-dark.pngcheckbox-mixed-dark@2.pngcheckbox-mixed-hover-dark.pngcheckbox-mixed-hover-dark@2.pngcheckbox-mixed-hover.pngcheckbox-mixed-hover@2.pngcheckbox-mixed-insensitive-backdrop-dark.pngcheckbox-mixed-insensitive-backdrop-dark@2.pngcheckbox-mixed-insensitive-backdrop.pngcheckbox-mixed-insensitive-backdrop@2.pngcheckbox-mixed-insensitive-dark.pngcheckbox-mixed-insensitive-dark@2.pngcheckbox-mixed-insensitive.pngcheckbox-mixed-insensitive@2.pngcheckbox-mixed.pngcheckbox-mixed@2.pngcheckbox-unchecked-active-dark.pngcheckbox-unchecked-active-dark@2.pngcheckbox-unchecked-active.pngcheckbox-unchecked-active@2.pngcheckbox-unchecked-backdrop-dark.pngcheckbox-unchecked-backdrop-dark@2.pngcheckbox-unchecked-backdrop.pngcheckbox-unchecked-backdrop@2.pngcheckbox-unchecked-dark.pngcheckbox-unchecked-dark@2.pngcheckbox-unchecked-hover-dark.pngcheckbox-unchecked-hover-dark@2.pngcheckbox-unchecked-hover.pngcheckbox-unchecked-hover@2.pngcheckbox-unchecked-insensitive-backdrop-dark.pngcheckbox-unchecked-insensitive-backdrop-dark@2.pngcheckbox-unchecked-insensitive-backdrop.pngcheckbox-unchecked-insensitive-backdrop@2.pngcheckbox-unchecked-insensitive-dark.pngcheckbox-unchecked-insensitive-dark@2.pngcheckbox-unchecked-insensitive.pngcheckbox-unchecked-insensitive@2.pngcheckbox-unchecked.pngcheckbox-unchecked@2.pngradio-checked-active-dark.pngradio-checked-active-dark@2.pngradio-checked-active.pngradio-checked-active@2.pngradio-checked-backdrop-dark.pngradio-checked-backdrop-dark@2.pngradio-checked-backdrop.pngradio-checked-backdrop@2.pngradio-checked-dark.pngradio-checked-dark@2.pngradio-checked-hover-dark.pngradio-checked-hover-dark@2.pngradio-checked-hover.pngradio-checked-hover@2.pngradio-checked-insensitive-backdrop-dark.pngradio-checked-insensitive-backdrop-dark@2.pngradio-checked-insensitive-backdrop.pngradio-checked-insensitive-backdrop@2.pngradio-checked-insensitive-dark.pngradio-checked-insensitive-dark@2.pngradio-checked-insensitive.pngradio-checked-insensitive@2.pngradio-checked.pngradio-checked@2.png

View File

@ -0,0 +1 @@
This README needs to be removed on copy over to /etc/skell

View File

@ -0,0 +1 @@
This README needs to be removed on copy over to /etc/skell

View File

@ -0,0 +1 @@
This README needs to be removed on copy over to /etc/skell

View File

@ -1,28 +0,0 @@
Notes
-------
* Do not edit the CSS files directly, edit the source SCSS files and process them with SASS (run
`sass --update --sourcemap=none .` in this directory when you have the required software installed)
* Do not edit the PNG or SVG assets directly, edit and render the sources in the `src` folder in the source root and render those.
## SASS Assets (SASSets)
Paper is a large and complex theme, to keep it maintainable and easily editable it's written and processed in SASS and organized in a modular fashion.
`_colors.scss`
- global color definitions. We keep the number of defined colors to a necessary minimum, most colors are derived form a handful of basics. It covers both the light variant and the dark variant.
`_colors-public.scss`
- SCSS colors exported through gtk to allow for 3rd party apps color mixing.
`_drawing.scss`
- drawing helper mixings/functions to allow easier definition of widget drawing under specific context.
`_common.scss`
- shared definitions for the theme
`widgets/_*.scss`
- styles for widgets are on individual sheets to make the theme more modular and easier to batch edit
`_apps.scss` & `apps/_*.scss`
- style definitions for specific apps and environments. This is where colored headerbars are made

Some files were not shown because too many files have changed in this diff Show More