🔥 BreezeX variant added

This commit is contained in:
ful1e5
2021-06-18 17:04:57 +05:30
parent 2af59cd5a5
commit d639709b06
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -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
View File
@@ -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