We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11286be commit 1285efeCopy full SHA for 1285efe
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.8.1
4
+
5
+- Add a new appearance and color scheme: Dracula Colorful
6
7
### 1.8.0
8
9
- Try to make the color scheme conform to the [Dracula Syntax Highlighting Specification](https://spec.draculatheme.com/)
build.gradle
@@ -3,7 +3,7 @@ plugins {
}
group 'com.vermouthx'
-version '1.8.0'
+version '1.8.1'
repositories {
mavenCentral()
0 commit comments