Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
export const breakpoints = {
PHABLET: '32em',
TABLET: '48em',
PC: '64em',
WIDESCREEN: '80em'
}
export const colors = {
white: '#ffffff',
lightGray: '#f2f2f2',
darkGray: '#767676',
offWhite: '#e8d9d94d',
black: '#231f20',
purpleBlack: '#413844',
purple: '#cc33ff',
lightPurple: '#ffebff',
red: '#fb3b49'
}
export const space = [0, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80]
export const theme = {
breakpoints: {
PHABLET: ' 32em',
TABLET: '48em',
PC: '64em',
WIDESCREEN: '80em'
},
fontSizes: [
12, 14, 16, 20, 24, 32, 48, 64
],
colors: {
white: '#ffffff',
lightGray: '#f2f2f2',
darkGray: '#767676',
offWhite: '#e8d9d94d',
black: '#231f20',
purpleBlack: '#413844',
purple: '#cc33ff',
lightPurple: '#ffebff',
red: '#fb3b49'
},
space: [
0, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80
],
fonts: {
poppins: 'Poppins, sans-serif',
inconsolata: 'Inconsolata, sans-serif'
}
}