-
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.
- Loading branch information
1 parent
8ada04f
commit 6fcaeb3
Showing
3 changed files
with
244 additions
and
244 deletions.
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,188 +1,188 @@ | ||
/* | ||
////////////// | ||
///BUTTONS | ||
////////////// | ||
*/ | ||
|
||
/* Server Buttons */ | ||
.circleIconButton__05cf2, | ||
.lookOutlined-3yKVGo.colorGreen-3y-Z79 { | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
.actionButton__2b4bb:first-child, | ||
.actionButton__2b4bb { | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
.actionButton__2b4bb:first-child:hover, | ||
.actionButton__2b4bb:hover { | ||
background: linear-gradient(to bottom, rgb(163, 163, 163) 0%, rgb(131, 131, 131) 50%, rgb(70, 70, 70) 100%); | ||
} | ||
|
||
/* Most Buttons */ | ||
.side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, | ||
.topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG, | ||
.tabBar__73938 .item_e4ca95 { | ||
border-radius: 3px; | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
border: 1px solid #000000; | ||
color: rgb(0, 0, 0) !important; | ||
} | ||
.theme-dark .tab-2j5AEF.selected-2LAck8 { | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
.unread__75c9f, | ||
.iconBadge__20a6b { | ||
border-radius: 3px; | ||
padding: 3px 5px 1.5px; | ||
font-weight: 700; | ||
background: linear-gradient( | ||
to bottom, | ||
rgb(227, 145, 145) 0%, | ||
rgba(196, 25, 25, 0.705) 50%, | ||
rgba(227, 145, 145, 0.397) 100% | ||
); | ||
border: 1px solid #000000; | ||
color: rgb(255, 255, 255); | ||
} | ||
.lookFilled-yCfaCM.colorGreen-3y-Z79 { | ||
background: linear-gradient( | ||
to bottom, | ||
rgba(180, 227, 145, 1) 0%, | ||
rgba(97, 196, 25, 1) 50%, | ||
rgba(180, 227, 145, 1) 100% | ||
); | ||
} | ||
.lookFilled-yCfaCM.colorGreen-3y-Z79:hover { | ||
box-shadow: 0 0 2px 3px #4189c38c; | ||
background: linear-gradient(to bottom, rgba(180, 227, 145, 1) 0%, rgb(60, 129, 11) 50%, rgb(49, 114, 0) 100%); | ||
transition: 0.3s; | ||
} | ||
.unicodeShortcut__01a83 { | ||
background: linear-gradient(rgba(29, 29, 29, 255), rgba(1, 1, 1, 255)); | ||
} | ||
.icon__11cf1:hover { | ||
box-shadow: 0 0 2px 3px #4189c38c; | ||
} | ||
.lookFilled__950dd.colorBrand__27d57 { | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
|
||
.lookFilled__950dd.colorPrimary_ebe632 { | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
|
||
.lookFilled__950dd.colorRed__5a617, .lookOutlined__014b5.colorRed__5a617 { | ||
margin-right: 16px; | ||
border-radius: 3px; | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(227, 145, 145) 0%,rgba(196, 25, 25, 0.705) 50%,rgba(227, 145, 145, 0.397) 100%); | ||
border: 1px solid #000000; | ||
color: rgb(255, 255, 255) ; | ||
} | ||
|
||
/* Selected Button */ | ||
.selected__7f4cb .layout_bb8e67 { | ||
font-weight: 700; | ||
background: linear-gradient(rgb(143, 143, 143), rgb(83, 83, 83)); | ||
border: 1px solid #000000; | ||
} | ||
|
||
/* Gif/Emoji/Sticker buttons */ | ||
.navButtonActive__0c878:hover, | ||
.navButtonActive__0c878 { | ||
border-radius: 3px; | ||
padding: 3px 5px 1.5px; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
border: 1px solid #000000; | ||
color: rgb(0, 0, 0); | ||
} | ||
.button_d4bf9b { | ||
color: rgb(0, 0, 0); | ||
} | ||
.theme-dark .root_a28985, | ||
.inspector__80c84, | ||
.standardStickerShortcut_e9a698 { | ||
background: linear-gradient(rgba(29, 29, 29, 255), rgba(1, 1, 1, 255)); | ||
} | ||
.container_e1958d, | ||
.scroller_ac6d1c { | ||
background-image: url(https://i.postimg.cc/pX47qXRS/chrome-Zv2h-Lqjl-Aq.png); | ||
} | ||
|
||
/* View in Store */ | ||
.lookFilled-1Gx00P.colorGreen-29iAKY { | ||
border-radius: 3px; | ||
padding: 3px 5px 1.5px; | ||
font-weight: 700; | ||
background: linear-gradient( | ||
to bottom, | ||
rgba(180, 227, 145, 1) 0%, | ||
rgba(97, 196, 25, 1) 50%, | ||
rgba(180, 227, 145, 1) 100% | ||
); | ||
border: 1px solid #000000; | ||
color: rgb(255, 255, 255); | ||
} | ||
|
||
/* Unread Badge */ | ||
.numberBadge__40d6f, | ||
.newBadge__4f501 { | ||
background: linear-gradient( | ||
to bottom, | ||
rgb(227, 145, 145) 0%, | ||
rgba(196, 25, 25, 0.705) 50%, | ||
rgba(227, 145, 145, 0.397) 100% | ||
); | ||
} | ||
|
||
/* User Volume */ | ||
.mini-2qY9iv .grabber-2GQyvM { | ||
background-image: -webkit-radial-gradient( 50% 0%, 8% 50%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-radial-gradient( 50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-radial-gradient( 0% 50%, 50% 7%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-radial-gradient( 100% 50%, 50% 5%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%, 0%,0) 0%, hsla(0,0%, 0%,0) 3%, hsla(0,0%, 0%,.1) 3.5%), | ||
-webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 6%, hsla(0,0%,100%,.1) 7.5%), | ||
-webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.2) 2.2%), | ||
-webkit-radial-gradient( 50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%); | ||
border: 1px solid black; | ||
border-radius: 50px 50px; | ||
} | ||
|
||
.barFill-2Bh7CX { | ||
background-image: -webkit-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 6%, hsla(0,0%,100%, .1) 7.5%), | ||
-webkit-repeating-linear-gradient(left, hsla(0,0%, 0%,0) 0%, hsla(0,0%, 0%,0) 4%, hsla(0,0%, 0%,.03) 4.5%), | ||
-webkit-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.15) 2.2%), | ||
|
||
linear-gradient(180deg, hsl(0,0%,78%) 0%, | ||
hsl(0,0%,90%) 47%, | ||
hsl(0,0%,78%) 53%, | ||
hsl(0,0%,70%)100%); | ||
border-radius: 1px 1px; | ||
} | ||
|
||
.theme-dark .bar-1Bhnl9 { | ||
background: #262626; | ||
border: 1px solid black; | ||
border-radius: 5px 5px; | ||
} | ||
/* | ||
////////////// | ||
///BUTTONS | ||
////////////// | ||
*/ | ||
|
||
/* Server Buttons */ | ||
.circleIconButton_db6521, | ||
.lookOutlined-3yKVGo.colorGreen-3y-Z79 { | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
.actionButton_e01b91:first-child, | ||
.actionButton_e01b91 { | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
.actionButton_e01b91:first-child:hover, | ||
.actionButton_e01b91:hover { | ||
background: linear-gradient(to bottom, rgb(163, 163, 163) 0%, rgb(131, 131, 131) 50%, rgb(70, 70, 70) 100%); | ||
} | ||
|
||
/* Most Buttons */ | ||
.side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, | ||
.topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG, | ||
.tabBar_c2739c .item_c2739c { | ||
border-radius: 3px; | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
border: 1px solid #000000; | ||
color: rgb(0, 0, 0) !important; | ||
} | ||
.theme-dark .tab-2j5AEF.selected-2LAck8 { | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
.unread_c10249, | ||
.iconBadge_fc4f04 { | ||
border-radius: 3px; | ||
padding: 3px 5px 1.5px; | ||
font-weight: 700; | ||
background: linear-gradient( | ||
to bottom, | ||
rgb(227, 145, 145) 0%, | ||
rgba(196, 25, 25, 0.705) 50%, | ||
rgba(227, 145, 145, 0.397) 100% | ||
); | ||
border: 1px solid #000000; | ||
color: rgb(255, 255, 255); | ||
} | ||
.lookFilled-yCfaCM.colorGreen-3y-Z79 { | ||
background: linear-gradient( | ||
to bottom, | ||
rgba(180, 227, 145, 1) 0%, | ||
rgba(97, 196, 25, 1) 50%, | ||
rgba(180, 227, 145, 1) 100% | ||
); | ||
} | ||
.lookFilled-yCfaCM.colorGreen-3y-Z79:hover { | ||
box-shadow: 0 0 2px 3px #4189c38c; | ||
background: linear-gradient(to bottom, rgba(180, 227, 145, 1) 0%, rgb(60, 129, 11) 50%, rgb(49, 114, 0) 100%); | ||
transition: 0.3s; | ||
} | ||
.unicodeShortcut_dfa278 { | ||
background: linear-gradient(rgba(29, 29, 29, 255), rgba(1, 1, 1, 255)); | ||
} | ||
.icon__11cf1:hover { | ||
box-shadow: 0 0 2px 3px #4189c38c; | ||
} | ||
.lookFilled_dd4f85.colorBrand_dd4f85 { | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
|
||
.lookFilled_dd4f85.colorPrimary_dd4f85 { | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
color: rgb(0, 0, 0); | ||
box-shadow: 2px 2px 2px #00000036; | ||
} | ||
|
||
.lookFilled_dd4f85.colorRed_dd4f85, .lookOutlined_dd4f85.colorRed_dd4f85 { | ||
margin-right: 16px; | ||
border-radius: 3px; | ||
padding: 6px 10px 5px; | ||
font-weight: 700; | ||
background: linear-gradient(to bottom, rgb(227, 145, 145) 0%,rgba(196, 25, 25, 0.705) 50%,rgba(227, 145, 145, 0.397) 100%); | ||
border: 1px solid #000000; | ||
color: rgb(255, 255, 255) ; | ||
} | ||
|
||
/* Selected Button */ | ||
.selected_e9f61e .layout_e9f61e { | ||
font-weight: 700; | ||
background: linear-gradient(rgb(143, 143, 143), rgb(83, 83, 83)); | ||
border: 1px solid #000000; | ||
} | ||
|
||
/* Gif/Emoji/Sticker buttons */ | ||
.navButtonActive_af5dbb:hover, | ||
.navButtonActive_af5dbb { | ||
border-radius: 3px; | ||
padding: 3px 5px 1.5px; | ||
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(189, 189, 189) 50%, rgb(219, 219, 219) 100%); | ||
border: 1px solid #000000; | ||
color: rgb(0, 0, 0); | ||
} | ||
.button_ef319f { | ||
color: rgb(0, 0, 0); | ||
} | ||
.theme-dark .root_f9a4c9, | ||
.inspector_c3120f, | ||
.standardStickerShortcut_a7a485 { | ||
background: linear-gradient(rgba(29, 29, 29, 255), rgba(1, 1, 1, 255)); | ||
} | ||
.container_adcaac, | ||
.scroller_dcade6 { | ||
background-image: url(https://i.postimg.cc/pX47qXRS/chrome-Zv2h-Lqjl-Aq.png); | ||
} | ||
|
||
/* View in Store */ | ||
.lookFilled-1Gx00P.colorGreen-29iAKY { | ||
border-radius: 3px; | ||
padding: 3px 5px 1.5px; | ||
font-weight: 700; | ||
background: linear-gradient( | ||
to bottom, | ||
rgba(180, 227, 145, 1) 0%, | ||
rgba(97, 196, 25, 1) 50%, | ||
rgba(180, 227, 145, 1) 100% | ||
); | ||
border: 1px solid #000000; | ||
color: rgb(255, 255, 255); | ||
} | ||
|
||
/* Unread Badge */ | ||
.numberBadge__40d6f, | ||
.newBadge__4f501 { | ||
background: linear-gradient( | ||
to bottom, | ||
rgb(227, 145, 145) 0%, | ||
rgba(196, 25, 25, 0.705) 50%, | ||
rgba(227, 145, 145, 0.397) 100% | ||
); | ||
} | ||
|
||
/* User Volume */ | ||
.mini-2qY9iv .grabber-2GQyvM { | ||
background-image: -webkit-radial-gradient( 50% 0%, 8% 50%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-radial-gradient( 50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-radial-gradient( 0% 50%, 50% 7%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-radial-gradient( 100% 50%, 50% 5%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%), | ||
-webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%, 0%,0) 0%, hsla(0,0%, 0%,0) 3%, hsla(0,0%, 0%,.1) 3.5%), | ||
-webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 6%, hsla(0,0%,100%,.1) 7.5%), | ||
-webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.2) 2.2%), | ||
-webkit-radial-gradient( 50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%); | ||
border: 1px solid black; | ||
border-radius: 50px 50px; | ||
} | ||
|
||
.barFill-2Bh7CX { | ||
background-image: -webkit-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 6%, hsla(0,0%,100%, .1) 7.5%), | ||
-webkit-repeating-linear-gradient(left, hsla(0,0%, 0%,0) 0%, hsla(0,0%, 0%,0) 4%, hsla(0,0%, 0%,.03) 4.5%), | ||
-webkit-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.15) 2.2%), | ||
|
||
linear-gradient(180deg, hsl(0,0%,78%) 0%, | ||
hsl(0,0%,90%) 47%, | ||
hsl(0,0%,78%) 53%, | ||
hsl(0,0%,70%)100%); | ||
border-radius: 1px 1px; | ||
} | ||
|
||
.theme-dark .bar-1Bhnl9 { | ||
background: #262626; | ||
border: 1px solid black; | ||
border-radius: 5px 5px; | ||
} |
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,2 +1,2 @@ | ||
@use 'buttons'; | ||
@use 'buttons'; | ||
@use 'thingstoorganizelater'; |
Oops, something went wrong.