So you can access files from other computers (Linux, Mac, Windows) on the same network!
- Install Samba:
sudo apt install samba samba-common
| /* highlight color */ | |
| .has-zcm ::-moz-selection, #pg-index.page-index.body--home::-moz-selection { | |
| background: #c3d0ff !important; | |
| } | |
| .has-zcm ::selection, | |
| #pg-index.page-index.body--home::selection { | |
| background: #c3d0ff !important; |
| { | |
| "vars": { | |
| "@gray-base": "#333", | |
| "@gray-darker": "lighten(@gray-base, 13.5%)", | |
| "@gray-dark": "lighten(@gray-base, 20%)", | |
| "@gray": "lighten(@gray-base, 33.5%)", | |
| "@gray-light": "lighten(@gray-base, 46.7%)", | |
| "@gray-lighter": "lighten(@gray-base, 93.5%)", | |
| "@brand-primary": "#5ACDB3", | |
| "@brand-success": "#272833", |