https://github.com/monolifed/scite_theme
Change theme of scite on the run from a set of base16 ones
https://github.com/monolifed/scite_theme
base16-color color-scheme color-theme scite theme themes
Last synced: about 1 year ago
JSON representation
Change theme of scite on the run from a set of base16 ones
- Host: GitHub
- URL: https://github.com/monolifed/scite_theme
- Owner: monolifed
- License: unlicense
- Archived: true
- Created: 2018-05-10T22:45:40.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T16:32:53.000Z (almost 5 years ago)
- Last Synced: 2024-08-07T18:39:57.396Z (almost 2 years ago)
- Topics: base16-color, color-scheme, color-theme, scite, theme, themes
- Language: Lua
- Size: 126 KB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scite Theme
Change theme of scite on the run from a set of base16 ones
Note: Files in the schemes directory have their own licenses (mostly MIT)
scite_themes/schemes/base16: https://github.com/chriskempson/base16#scheme-repositories
scite_themes/schemes/daylerees: https://github.com/daylerees/colour-schemes
# How to Use
Copy the 'scite_themes' directory under $(SciTEUserHome),
Add the contents of '.SciTEUser.properties' to your user properties,
Restart SciTE.
You can use Ctrl+K and Ctrl+L to cycle through themes.
You can use Ctrl+J to switch back to the theme defined in your user properties.