Home > Development Tools > notepad > body text

How to change the theme and default encoding format of notepad++

(*-*)浩
Release: 2019-08-21 16:33:31
Original
5762 people have browsed it

But the default program theme is relatively bright, which may hurt your eyes for a long time. We can adjust it to a less dazzling theme.

The default encoding of the program is the system encoding. Windows generally uses ANSI encoding. Sometimes we need to use it on other devices such as Linux, which requires our file format to be encoded as utf-8.

How to change the theme and default encoding format of notepad++

Change theme: (Recommended learning: notepad )

Our default theme is highlight color, It is suitable to use the default theme indoors when the light is relatively bright

How to change the theme and default encoding format of notepad++It looks more dazzling. We click the settings button in the menu bar

How to change the theme and default encoding format of notepad++

Select language format setting and enter the language format setting window

We changed the program theme to monokai black theme, which looks softer

Of course you can also try to choose your favorite themes one by one

Here you can also adjust the font size and which font to use

How to change the theme and default encoding format of notepad++

The picture below shows the implementation effect of the monokai theme

How to change the theme and default encoding format of notepad++Change the default text encoding:

us Click Settings in the menu bar to select Preferences

How to change the theme and default encoding format of notepad++

The default is in the commonly used tab, where you can change the program interface language

If No, we click to enter the new tab

How to change the theme and default encoding format of notepad++

The format here defaults to windows and there is no need to modify it

The main difference is that the number change, carriage return, etc. may be parsed differently in different operating systems

We choose utf-8 (no BOM) encoding to create a new text encoding here

How to change the theme and default encoding format of notepad++

The above is the detailed content of How to change the theme and default encoding format of notepad++. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!