🔥 BreezeX variant added
This commit is contained in:
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Windows resize cursors scale down
|
- Windows resize cursors scale down
|
||||||
- `text` & `vertical-text` cursors scale down
|
- `text` & `vertical-text` cursors scale down
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- **BreezeX-Black** variant added
|
||||||
|
|
||||||
## [v1.0.1] - 16 June 2021
|
## [v1.0.1] - 16 June 2021
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@ all: clean setup build
|
|||||||
.ONESHELL:
|
.ONESHELL:
|
||||||
SHELL:=/bin/bash
|
SHELL:=/bin/bash
|
||||||
|
|
||||||
THEMES = Dark Light
|
THEMES = Dark Light Black
|
||||||
X_SIZES ?=22 24 28 32 40 48 56 64 72 80 88 96
|
X_SIZES ?=22 24 28 32 40 48 56 64 72 80 88 96
|
||||||
WIN_CANVAS_SIZE ?= 32
|
WIN_CANVAS_SIZE ?= 32
|
||||||
WIN_SIZE ?= 24
|
WIN_SIZE ?= 24
|
||||||
|
|||||||
Reference in New Issue
Block a user