Skip to main content
added 330 characters in body
Source Link

Okay so I tried searching around but couldn't find the answer, probably because I might be dumb. I'm trying to use this terminal theme with vim: https://github.com/sonph/onehalf

To install the vim colors I just placed the colors file in

.vim/colors

How do I make my ubuntu terminal also look like that? I want it to look like this (the light version):

https://vimcolorschemes.com/sonph/onehalf

I don't know what to do with the .terminal file. Where do I place this file:

https://github.com/sonph/onehalf/blob/master/terminal/OneHalfLight.terminal

? Or am I supposed to use this .sh file?

https://github.com/sonph/onehalf/blob/master/gnome-terminal/onehalflight.sh

Please help. Thank you. :)

Edit: Forgot to mention

So I cloned the repo into my ~ directory. Then did

source ./onehalf/gnome-terminal/onehalflight.sh

But my terminal tab is not blue, like in this photo:

https://vimcolorschemes.com/sonph/onehalf

It is gray. :( I am using Ubuntu, the photo looks like it is MacOS? Is that why?

Okay so I tried searching around but couldn't find the answer, probably because I might be dumb. I'm trying to use this terminal theme with vim: https://github.com/sonph/onehalf

To install the vim colors I just placed the colors file in

.vim/colors

How do I make my ubuntu terminal also look like that? I want it to look like this (the light version):

https://vimcolorschemes.com/sonph/onehalf

I don't know what to do with the .terminal file. Where do I place this file:

https://github.com/sonph/onehalf/blob/master/terminal/OneHalfLight.terminal

? Or am I supposed to use this .sh file?

https://github.com/sonph/onehalf/blob/master/gnome-terminal/onehalflight.sh

Please help. Thank you. :)

Okay so I tried searching around but couldn't find the answer, probably because I might be dumb. I'm trying to use this terminal theme with vim: https://github.com/sonph/onehalf

To install the vim colors I just placed the colors file in

.vim/colors

How do I make my ubuntu terminal also look like that? I want it to look like this (the light version):

https://vimcolorschemes.com/sonph/onehalf

I don't know what to do with the .terminal file. Where do I place this file:

https://github.com/sonph/onehalf/blob/master/terminal/OneHalfLight.terminal

? Or am I supposed to use this .sh file?

https://github.com/sonph/onehalf/blob/master/gnome-terminal/onehalflight.sh

Please help. Thank you. :)

Edit: Forgot to mention

So I cloned the repo into my ~ directory. Then did

source ./onehalf/gnome-terminal/onehalflight.sh

But my terminal tab is not blue, like in this photo:

https://vimcolorschemes.com/sonph/onehalf

It is gray. :( I am using Ubuntu, the photo looks like it is MacOS? Is that why?

Source Link

How to modify terminal in ubuntu

Okay so I tried searching around but couldn't find the answer, probably because I might be dumb. I'm trying to use this terminal theme with vim: https://github.com/sonph/onehalf

To install the vim colors I just placed the colors file in

.vim/colors

How do I make my ubuntu terminal also look like that? I want it to look like this (the light version):

https://vimcolorschemes.com/sonph/onehalf

I don't know what to do with the .terminal file. Where do I place this file:

https://github.com/sonph/onehalf/blob/master/terminal/OneHalfLight.terminal

? Or am I supposed to use this .sh file?

https://github.com/sonph/onehalf/blob/master/gnome-terminal/onehalflight.sh

Please help. Thank you. :)