
Deephouse [Moc theme]
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Paste files config and Deephouse_theme on the desktop outside this folder
Open console and type these 3 commands separately ..
Create the folder for the themes:
mkdir ~/.moc/themes
Moves from the desktop to the folder themes the deebhouse theme:
mv ~/Desktop/Deephouse_theme ~/.moc/themes
Move the configuration file for theme default is deephouse:
mv ~/Desktop/config ~/.moc
Background color for the console:
#1D1D1D
Font color:
#AAAAAA
___________________________________
Pegar archivos config y Deephouse_theme en el escritorio sueltos sin estar dentro de ninguna carpeta
Abrir la consola y tipear estos 3 comandos por separado..
Crear la carpeta para ajolar los temas:
mkdir ~/.moc/themes
Mueve desde el escritorio a la carpeta de temas el tema deebhouse:
mv ~/Escritorio/Deephouse_theme ~/.moc/themes
Mueve el archivo de configuracion para que moc use por defecto el tema deephouse:
mv ~/Escritorio/config ~/.moc
Color de fondo para la consola:
#1D1D1D
Color de fuente:
#AAAAAA
darek
8 years ago
Report