forked from nebuIr/Default-Dark-Mode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨Update support for LibGui (1.20.2+)
- Loading branch information
1 parent
a39919d
commit 28575df
Showing
21 changed files
with
101 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
- Dark-mode button textures (dark_widgets.png) are adapted from Roughly Enough Items by shedaniel, licensed under MIT | ||
- Dark-mode button textures (button*_dark.png) are adapted from Roughly Enough Items by shedaniel, licensed under MIT |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/panel_dark.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 4 | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/panel_light.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 4 | ||
} | ||
} | ||
} |
Binary file added
BIN
+165 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/background_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/background_dark.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+165 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/background_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/background_light.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+164 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_dark.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+164 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_hovered_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_hovered_dark.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+164 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_hovered_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_hovered_light.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+164 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_light.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+164 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_pressed_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_pressed_dark.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+164 Bytes
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_pressed_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
assets/libgui/textures/gui/sprites/widget/scroll_bar/thumb_pressed_light.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"gui": { | ||
"scaling": { | ||
"type": "nine_slice", | ||
"width": 16, | ||
"height": 16, | ||
"border": 1 | ||
} | ||
} | ||
} |