Skip to content

Commit 5e8e7d1

Browse files
chore(release): 4070-2.7.0
1 parent 5284b3b commit 5e8e7d1

File tree

2 files changed

+105
-1
lines changed

2 files changed

+105
-1
lines changed

CHANGELOG.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,107 @@
1+
# 2.7.0 (2023-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* `highlight` border color transparency closes [#16](https://github.com/mauroreisvieira/github-sublime-theme/issues/16) ([0248602](https://github.com/mauroreisvieira/github-sublime-theme/commit/02486022b48d6b35feb1eaefe4c7bf930241afcf))
7+
* `tint_modifier` for dark theme ([b511764](https://github.com/mauroreisvieira/github-sublime-theme/commit/b511764b33df1616a8b51a434bfa3571e24795ef))
8+
* **active_guide:** update color for guide and active_guide ([847442e](https://github.com/mauroreisvieira/github-sublime-theme/commit/847442e5069c7c383f1d6cf1533e324ffbd43d0f))
9+
* add command palette to edit GitHub Theme ([7af9e5c](https://github.com/mauroreisvieira/github-sublime-theme/commit/7af9e5ca1b09ef06094e3c1450ef883be00f5600))
10+
* add generateTheme ([0d128a4](https://github.com/mauroreisvieira/github-sublime-theme/commit/0d128a41c3e875bed33c0559ba1d855633e6f871))
11+
* add more colors form Github ([e46bcb2](https://github.com/mauroreisvieira/github-sublime-theme/commit/e46bcb29f97808acf8dee13823c05bfe26fae0ca))
12+
* add readme file ([0afb5e4](https://github.com/mauroreisvieira/github-sublime-theme/commit/0afb5e42555d098a07fba7bb9f68fdacd4f60eb6))
13+
* add support for `link_color` ([e774621](https://github.com/mauroreisvieira/github-sublime-theme/commit/e7746214191c2996be65083edc4f374c643904dc))
14+
* add workaround for find line is highlighted ([83f439e](https://github.com/mauroreisvieira/github-sublime-theme/commit/83f439e860f13455fe9f81f2e1ecf0f42214434e))
15+
* back tab close [#5](https://github.com/mauroreisvieira/github-sublime-theme/issues/5) ([2167074](https://github.com/mauroreisvieira/github-sublime-theme/commit/2167074089bd9b472387aaa9899002cb6ee5ca7a))
16+
* background color in tabs ([bd3c362](https://github.com/mauroreisvieira/github-sublime-theme/commit/bd3c3622fdf4e5dc2beb6a1ce44782cb28f24a13))
17+
* background tab for dev build ([7ae52b1](https://github.com/mauroreisvieira/github-sublime-theme/commit/7ae52b1110b2a0eda0efceef60fdbd7a9e962816))
18+
* border colors in tabs and sidebar ([429382d](https://github.com/mauroreisvieira/github-sublime-theme/commit/429382d6824ad6394823e4db8d2b1a9942a55f5d))
19+
* border in button group ([83f7f85](https://github.com/mauroreisvieira/github-sublime-theme/commit/83f7f858983a8832517616c5b1d6c1f21acdec8f))
20+
* border in status bar ([cf82c87](https://github.com/mauroreisvieira/github-sublime-theme/commit/cf82c87da8987e43a26e109b6ef0a95f753a46ce))
21+
* button border ([c390c72](https://github.com/mauroreisvieira/github-sublime-theme/commit/c390c721259c8f71332d06d6c6af5a1e3c2aa484))
22+
* **button:** background color of buttons in light scheme ([468a39c](https://github.com/mauroreisvieira/github-sublime-theme/commit/468a39cfdbfc375aef6787cd9bf8540739dc4c10))
23+
* closes [#1](https://github.com/mauroreisvieira/github-sublime-theme/issues/1) issue related with string color ([55e366a](https://github.com/mauroreisvieira/github-sublime-theme/commit/55e366a8353111a0f96b8aaccd16ca8d13e64ee1))
24+
* color ([c372c53](https://github.com/mauroreisvieira/github-sublime-theme/commit/c372c536051c98ccf7fa0591ebfb6659b014a73b))
25+
* color in scheme ([c3de170](https://github.com/mauroreisvieira/github-sublime-theme/commit/c3de170ee82135e46d95e9b0f6c9b3e82a8e763c))
26+
* color of `vcsModified` ([2a7eb81](https://github.com/mauroreisvieira/github-sublime-theme/commit/2a7eb8100ed1e3c979f200715ec4ce7ab0f5fbd2))
27+
* color sidebar ([605e79b](https://github.com/mauroreisvieira/github-sublime-theme/commit/605e79b3907d45bf7bf8f5c98c674eae696b2ab0))
28+
* colors of theme ([290bf97](https://github.com/mauroreisvieira/github-sublime-theme/commit/290bf979f3c1ebaa8e18b815628e6fdc73ffc145))
29+
* delete old folder ([57fdb05](https://github.com/mauroreisvieira/github-sublime-theme/commit/57fdb05292bfffc01e66de74c172b4bec939e4e5))
30+
* **docs:** formatting ([eb6632c](https://github.com/mauroreisvieira/github-sublime-theme/commit/eb6632c22f08520b7cae1e5ef0e5bc82c3a63db2))
31+
* **eslint:** issue on parser ([f153a40](https://github.com/mauroreisvieira/github-sublime-theme/commit/f153a405a919ec09d7d66561cd200597b91c6359))
32+
* flick in title_bar when change scheme ([c4a07f6](https://github.com/mauroreisvieira/github-sublime-theme/commit/c4a07f61e446391314560bf9658ea157892f0a5d))
33+
* **fold_button_control:** opacity level ([bc99f07](https://github.com/mauroreisvieira/github-sublime-theme/commit/bc99f07b1b981785b69f7d1ade73098503899935))
34+
* force naming change ([6964cf6](https://github.com/mauroreisvieira/github-sublime-theme/commit/6964cf625fba00bafa0093f230ed01a238d54737))
35+
* foreground color of `dialog` ([117741c](https://github.com/mauroreisvieira/github-sublime-theme/commit/117741c938d98989c5326b14eae6b99ad7660e74))
36+
* **grid_layout_control:** border color ([988289c](https://github.com/mauroreisvieira/github-sublime-theme/commit/988289ce711241950bdf6192d8cae3f570f3060b))
37+
* import variables instead of hex value ([21710fb](https://github.com/mauroreisvieira/github-sublime-theme/commit/21710fbd6ec3b94d30be894ceb87c18e54241980))
38+
* increase contrast for `sidebar_label` ([41be290](https://github.com/mauroreisvieira/github-sublime-theme/commit/41be290048c2ebbb5b2f3c056a55974cdd88b9c8))
39+
* input border in switch_project_window ([7b87b78](https://github.com/mauroreisvieira/github-sublime-theme/commit/7b87b78419002adb79e9b727b687a65bf2ff38e0))
40+
* **legacy:** change color of `support.class.component` in legacy schemes ([883ff04](https://github.com/mauroreisvieira/github-sublime-theme/commit/883ff0497e602df689093cea64589261f3b34367))
41+
* **line_highlight:** color for light and dark ([539a912](https://github.com/mauroreisvieira/github-sublime-theme/commit/539a912833ae261e6c96ab57e820636b0cfc63ad))
42+
* markdown syntax ([56d2b88](https://github.com/mauroreisvieira/github-sublime-theme/commit/56d2b882d7768bff5d9ceb9a8ef5cc40ebb279ce))
43+
* padding in quick panel row ([fa97cb3](https://github.com/mauroreisvieira/github-sublime-theme/commit/fa97cb3c5866a314eef42b57b4521ec2cb16019f))
44+
* panel background options ([7647f6f](https://github.com/mauroreisvieira/github-sublime-theme/commit/7647f6fc92ca1987683f8581eea78373e587a9d0))
45+
* **quick_panel:** remove row_padding ([1b57241](https://github.com/mauroreisvieira/github-sublime-theme/commit/1b57241dad36fcc9ab3e62eda8bd42a4694588a2))
46+
* remove `link_color` prop from ST4000 ([3c0f499](https://github.com/mauroreisvieira/github-sublime-theme/commit/3c0f499f6d0caa0c545b2ed9f457fd2ad2d90ea1))
47+
* remove `show_tab_navigation` use `enable_tab_scrolling` instead ([a8e3ae3](https://github.com/mauroreisvieira/github-sublime-theme/commit/a8e3ae3732a73635c4009ecfa3df1647d727de4f))
48+
* remove `show_tab_navigation` use `enable_tab_scrolling` instead ([caabe07](https://github.com/mauroreisvieira/github-sublime-theme/commit/caabe07ecc38c2c48fd115cdafc5882c86294161))
49+
* remove examples ([2c180e0](https://github.com/mauroreisvieira/github-sublime-theme/commit/2c180e0f38d6fab0b161191157f96b093da9c5c9))
50+
* remove unused variables ([3b6224c](https://github.com/mauroreisvieira/github-sublime-theme/commit/3b6224c2cce69e951c39e96b6729cf8050d5ccfd))
51+
* removed unused variable and apply color in Close button ([83cc71f](https://github.com/mauroreisvieira/github-sublime-theme/commit/83cc71f659024350b189b456a1cc0379b18b7cac))
52+
* rename old scheme ([0dc2632](https://github.com/mauroreisvieira/github-sublime-theme/commit/0dc263210c90f0eb88946cf4bace9a4d9d3868b7))
53+
* replace `cyan` to `blue` color in legacy scheme closes [#14](https://github.com/mauroreisvieira/github-sublime-theme/issues/14) ([c2827c5](https://github.com/mauroreisvieira/github-sublime-theme/commit/c2827c5f40fe79495cc2ca1301d03a4a90013e27))
54+
* replace color to use latest version of `@primer/primitives` ([13fd1af](https://github.com/mauroreisvieira/github-sublime-theme/commit/13fd1af57a7bf1df151357bc7f34821eefacdeb4))
55+
* revert naming ([10ac5ff](https://github.com/mauroreisvieira/github-sublime-theme/commit/10ac5ffaf21362de1a59c350bd6fd2b72a63daa9))
56+
* scheme ([cdb42a0](https://github.com/mauroreisvieira/github-sublime-theme/commit/cdb42a07892f902314bfa59297ecfe4f1542f97f))
57+
* **scheme:** closes [#4](https://github.com/mauroreisvieira/github-sublime-theme/issues/4) remove cyan color ([eb5dcc7](https://github.com/mauroreisvieira/github-sublime-theme/commit/eb5dcc7620e87805119c33ad3c2b72981142408b))
58+
* schemes and background of row panel ([9ac0d0f](https://github.com/mauroreisvieira/github-sublime-theme/commit/9ac0d0ffbf6b4ef27314b2e2f512548a8ecf1d19))
59+
* **scroll_track_control:** background color ([f902793](https://github.com/mauroreisvieira/github-sublime-theme/commit/f902793756731a95d52e342f2b587b7b41b74c74))
60+
* sidebar color of `vcsIgnored` ([b8f556c](https://github.com/mauroreisvieira/github-sublime-theme/commit/b8f556cb2639c9f592611fec0bcf4bf23e1a9755))
61+
* **sidebar heading:** sidebar heading color ([f25d9fe](https://github.com/mauroreisvieira/github-sublime-theme/commit/f25d9fe31f71e185f935c92cdf777878e14d7c11))
62+
* spacing between buttons ([b77068f](https://github.com/mauroreisvieira/github-sublime-theme/commit/b77068f150a96eb733f9e509a52d544269cfdadb))
63+
* **status_bar:** border color and label color ([8d1025d](https://github.com/mauroreisvieira/github-sublime-theme/commit/8d1025ddbb3218f0f34568f7c199d2761b9bb13d))
64+
* tab color and icon in status bar ([6c30a41](https://github.com/mauroreisvieira/github-sublime-theme/commit/6c30a41eff2295c93da8aaa64c50f0aa5971e402))
65+
* tabs ([57182e1](https://github.com/mauroreisvieira/github-sublime-theme/commit/57182e17064f512a013c1cb5ac505450aebb8ff6))
66+
* **tags_options:** add underline as an options ([1f9924e](https://github.com/mauroreisvieira/github-sublime-theme/commit/1f9924e0e1e4ebfa0c448f78166d18946a0c72f2))
67+
* theme color ([1cdb8f1](https://github.com/mauroreisvieira/github-sublime-theme/commit/1cdb8f1f4ba215d75c0bf88ee646c11a85b95645))
68+
* **theme:** background color of panel ([355e909](https://github.com/mauroreisvieira/github-sublime-theme/commit/355e909dbef0c603fb65b0ec59477b720cc7a8f7))
69+
* **theme:** remove duplicated proprieties ([7b931cc](https://github.com/mauroreisvieira/github-sublime-theme/commit/7b931ccc8fa1159950011867dd64404aa8339ce8))
70+
* **theme:** update dialog background ([43cd1e8](https://github.com/mauroreisvieira/github-sublime-theme/commit/43cd1e80fd1e24487323d3fd272174707bfe7af2))
71+
* **theme:** update panel_control in switch_project_window ([f461884](https://github.com/mauroreisvieira/github-sublime-theme/commit/f461884352e957929d23bf55463ce349d4ab5997))
72+
* typo in docs ([cd4ef9f](https://github.com/mauroreisvieira/github-sublime-theme/commit/cd4ef9f337fddf6b8a42bc690fa828fae48bf99e))
73+
* update packages outdated ([fc32484](https://github.com/mauroreisvieira/github-sublime-theme/commit/fc324842c8fa95f6518400c520f2c06fb5a0c562))
74+
* update scheme colors ([6a97efa](https://github.com/mauroreisvieira/github-sublime-theme/commit/6a97efa83f9fbc88876f8c40348c3410392acc0e))
75+
* update versions ([a5b1ca4](https://github.com/mauroreisvieira/github-sublime-theme/commit/a5b1ca4bb62e7cc46b4881282b0e4ef648595713))
76+
* updated `icon_button_control` UI and states ([d739ce7](https://github.com/mauroreisvieira/github-sublime-theme/commit/d739ce7df90e64d9fad82ad6e4f1bfb0bf992a17))
77+
78+
79+
### Features
80+
81+
* **accent:** add accent color in theme from scheme ([89a3af4](https://github.com/mauroreisvieira/github-sublime-theme/commit/89a3af4cdc559d3d4ee851a824141fef992c5fb6))
82+
* add `Dimmed` new color scheme ([59ed06a](https://github.com/mauroreisvieira/github-sublime-theme/commit/59ed06a9dbf78c3d80aa608daaff57c29c76b399))
83+
* add different color to `dirty` attribute on Tab and Sidebar closes [#17](https://github.com/mauroreisvieira/github-sublime-theme/issues/17) ([0297bc6](https://github.com/mauroreisvieira/github-sublime-theme/commit/0297bc6017f579610cfe36623c6b8db1d88f2422))
84+
* add git gutter support ([ce605a5](https://github.com/mauroreisvieira/github-sublime-theme/commit/ce605a509cad3931889c4a1d6bb89fc9346b2536))
85+
* add new Themes files ([1db352e](https://github.com/mauroreisvieira/github-sublime-theme/commit/1db352ed630f11f07296c103c5155a4f31b5dc98))
86+
* add support for `Better Find Buffer` ([90026a1](https://github.com/mauroreisvieira/github-sublime-theme/commit/90026a1f6b98f868cd38ae86a9fc6de1ae409898))
87+
* add support for YAML ([450c868](https://github.com/mauroreisvieira/github-sublime-theme/commit/450c868d1858c70afe694c8d0d567f4a179b3235))
88+
* add support for YAML in (legacy scheme) ([976bc88](https://github.com/mauroreisvieira/github-sublime-theme/commit/976bc88a4a0700988681566876b124cb93088ef4))
89+
* add theme ([5c76e34](https://github.com/mauroreisvieira/github-sublime-theme/commit/5c76e3464e913b32c9217a1701d4145bbd85085f))
90+
* add theme ([b5814bd](https://github.com/mauroreisvieira/github-sublime-theme/commit/b5814bddddf05ac52368091662f49691e4c16211))
91+
* add UI color for find_highlight ([23bcee6](https://github.com/mauroreisvieira/github-sublime-theme/commit/23bcee6cdd821b817eb01ee177a242ea8a03b68d))
92+
* added icon for untracked files in sidebar ([66f959d](https://github.com/mauroreisvieira/github-sublime-theme/commit/66f959db948b5a2ac7e858bfeb0fe229452afd1b))
93+
* **icon:** add new folder icons ([5708599](https://github.com/mauroreisvieira/github-sublime-theme/commit/5708599f92b83c2c0b39c6803146221c671590fd))
94+
* **icons:** add icons ([766ef88](https://github.com/mauroreisvieira/github-sublime-theme/commit/766ef88cc1d9f56d04bf1c4888e97b8b60f39ee7))
95+
* **icons:** add tree icons ([d20096a](https://github.com/mauroreisvieira/github-sublime-theme/commit/d20096a3b997cd3ba767a82e8fe81d12bd0f39b8))
96+
* **icons:** new filter icons ([8289da2](https://github.com/mauroreisvieira/github-sublime-theme/commit/8289da2c336fadfa596ba28db45f42f9e67746f4))
97+
* **show_tab_navigation:** add option `show_tab_navigation` ([d0a0c68](https://github.com/mauroreisvieira/github-sublime-theme/commit/d0a0c6863a55c423e0ed0e9b81ee8eafe7e0c44b))
98+
* update colors ([c039505](https://github.com/mauroreisvieira/github-sublime-theme/commit/c039505adf3a0c7a2bffba3fbe1366d0ed83849a))
99+
* update colors of Theme and Scheme regarding last updates on `primitives` ([913fc31](https://github.com/mauroreisvieira/github-sublime-theme/commit/913fc31a5e37ba46ec8ed66c14be4ece4523510f))
100+
* update scheme generator ([e8165a6](https://github.com/mauroreisvieira/github-sublime-theme/commit/e8165a6dfef3745f2ec5250d0e0c902b4f959cdf))
101+
* **vcs:** add support for vcs files changed ([a9e5411](https://github.com/mauroreisvieira/github-sublime-theme/commit/a9e54117ee8ec58c6d8b8f77a4d68e9c4b4c3a87))
102+
103+
104+
1105
# 2.6.0 (2023-02-14)
2106

3107

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-sublime-theme",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "GitHub theme for Sublime Text",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)