martyr-deepin / deepin-terminal-gtk

DDE terminal emulator application
GNU General Public License v3.0
263 stars 57 forks source link

Problem with material color theme #126

Closed ghost closed 3 years ago

ghost commented 5 years ago

I opened with nano program python file and don't see any operator like try, import. Screenshot is below I tried to change similar color in material file by path /usr/share/deepin-terminal/theme but no luck. Can you please provide a way how to change it please? screenshot from 2019-02-28 20-20-00

avently commented 5 years ago

You can copy theme you like to ~/.config/deepin/deepin-terminal/themes/ and then edit it as you like. For example, if you like a theme named breeze: $ cp /usr/share/deepin-terminal/theme/breeze ~/.config/deepin/deepin-terminal/themes/my-breeze $ nano ~/.config/deepin/deepin-terminal/themes/my-breeze

Edit it and than choose this theme (my-breeze) inside the terminal theme chooser. That's it.

justforlxz commented 3 years ago

Sorry, this issue will be closed soon. If it is necessary to discuss it again, please create a new issue.