Skip to content

Commit c660965

Browse files
author
Yury Selivanov
committed
readme: theme -> scheme
1 parent cd6c6d8 commit c660965

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ from scratch for robustness with an extensive test suite.
1212

1313
![](https://magicstack.github.io/MagicPython/example.png)
1414

15-
(Color theme used in the screenshot is
15+
(Color scheme used in the screenshot is
1616
[Chromodymics](https://github.com/MagicStack/Chromodynamics-Theme))
1717

1818

@@ -207,9 +207,9 @@ If you intend to submit a pull request, please follow the following guidelines:
207207
- update unit tests and add new ones if needed, keeping the test cases short
208208
whenever possible
209209

210-
## Color Theme
210+
## Color Scheme
211211

212-
If you want to write your own color theme for MagicPython you can find a list of
212+
If you want to write your own color scheme for MagicPython you can find a list of
213213
all the scopes that we use in [misc/scopes](misc/scopes). The file is
214214
automatically generated based on the syntax grammar, so it is always up-to-date
215215
and exhaustive.

0 commit comments

Comments
 (0)