Tüm .config dosyaları ilk yedekleme
This commit is contained in:
@@ -0,0 +1,221 @@
|
||||
Default
|
||||
|
||||
DARK
|
||||
background: #181a1b
|
||||
text: #e8e6e3
|
||||
|
||||
LIGHT
|
||||
background: #181a1b
|
||||
text: #e8e6e3
|
||||
|
||||
================================
|
||||
|
||||
Catppuccin
|
||||
|
||||
DARK
|
||||
background: #1e1e2e
|
||||
text: #cdd6f4
|
||||
|
||||
LIGHT
|
||||
background: #eff1f5
|
||||
text: #4c4f69
|
||||
|
||||
================================
|
||||
|
||||
Deep Ocean
|
||||
|
||||
DARK
|
||||
background: #00222b
|
||||
text: #a9b4b4
|
||||
|
||||
LIGHT
|
||||
background: #cac5b6
|
||||
text: #cdd4d6
|
||||
|
||||
================================
|
||||
|
||||
Dracula
|
||||
|
||||
DARK
|
||||
background: #282b36
|
||||
text: #e8e6e3
|
||||
|
||||
================================
|
||||
|
||||
Everforest
|
||||
|
||||
DARK
|
||||
background: #2b3339
|
||||
text: #d1c4a9
|
||||
|
||||
LIGHT
|
||||
background: #fdf9ed
|
||||
text: #5b6971
|
||||
|
||||
================================
|
||||
|
||||
Github Modern
|
||||
|
||||
DARK
|
||||
background: #0d1117
|
||||
text: #c9d1d9
|
||||
|
||||
LIGHT
|
||||
background: #ffffff
|
||||
text: #24292f
|
||||
|
||||
================================
|
||||
|
||||
Gruvbox
|
||||
|
||||
DARK
|
||||
background: #282828
|
||||
text: #ebdbb2
|
||||
|
||||
LIGHT
|
||||
background: #fbf1c7
|
||||
text: #3c3836
|
||||
|
||||
================================
|
||||
|
||||
Kanagawa
|
||||
|
||||
DARK
|
||||
background: #1f1f28
|
||||
text: #dcd7ba
|
||||
|
||||
LIGHT
|
||||
background: #f4ecca
|
||||
text: #1e4887
|
||||
|
||||
================================
|
||||
|
||||
Material You
|
||||
|
||||
DARK
|
||||
background: #1f1b24
|
||||
text: #e3e3e3
|
||||
|
||||
LIGHT
|
||||
background: #fefbff
|
||||
text: #1f1b24
|
||||
|
||||
================================
|
||||
|
||||
Matte Black
|
||||
|
||||
DARK
|
||||
background: #181a1b
|
||||
text: #e8e6e3
|
||||
|
||||
================================
|
||||
|
||||
Night Owl
|
||||
|
||||
DARK
|
||||
background: #011627
|
||||
text: #d6deeb
|
||||
|
||||
LIGHT
|
||||
background: #fbfbfb
|
||||
text: #403f53
|
||||
|
||||
================================
|
||||
|
||||
Nord
|
||||
|
||||
DARK
|
||||
background: #2e3440
|
||||
text: #eceff4
|
||||
|
||||
LIGHT
|
||||
background: #eceff4
|
||||
text: #3b4252
|
||||
|
||||
================================
|
||||
|
||||
One Dark
|
||||
|
||||
DARK
|
||||
background: #282c34
|
||||
text: #abb2bf
|
||||
|
||||
LIGHT
|
||||
background: #fafafa
|
||||
text: #383a42
|
||||
|
||||
================================
|
||||
|
||||
Osaka Jade
|
||||
|
||||
DARK
|
||||
background: #111c18
|
||||
text: #f6f5dd
|
||||
|
||||
================================
|
||||
|
||||
Oxocarbon
|
||||
|
||||
DARK
|
||||
background: #161616
|
||||
text: #f2f4f8
|
||||
|
||||
LIGHT
|
||||
background: #f2f4f8
|
||||
text: #393939
|
||||
|
||||
================================
|
||||
|
||||
Ristretto
|
||||
|
||||
DARK
|
||||
background: #2c2421
|
||||
text: #d5c4a1
|
||||
|
||||
================================
|
||||
|
||||
Rosé Pine
|
||||
|
||||
DARK
|
||||
background: #191724
|
||||
text: #e0def4
|
||||
|
||||
LIGHT
|
||||
background: #faf4ed
|
||||
text: #575279
|
||||
|
||||
================================
|
||||
|
||||
Selenized
|
||||
|
||||
DARK
|
||||
background: #103c48
|
||||
text: #adbcbc
|
||||
|
||||
LIGHT
|
||||
background: #fbf3db
|
||||
text: #53676d
|
||||
|
||||
================================
|
||||
|
||||
Solarized
|
||||
|
||||
DARK
|
||||
background: #002b36
|
||||
text: #93a1a1
|
||||
|
||||
LIGHT
|
||||
background: #fdf6e3
|
||||
text: #586e75
|
||||
|
||||
================================
|
||||
|
||||
Tokyo Night
|
||||
|
||||
DARK
|
||||
background: #1a1b26
|
||||
text: #a9b1d6
|
||||
|
||||
LIGHT
|
||||
background: #d5d6db
|
||||
text: #343b58
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,174 @@
|
||||
*
|
||||
|
||||
NEUTRAL BG
|
||||
html
|
||||
body
|
||||
:not([style*="background-color:"]):not(iframe)
|
||||
|
||||
NEUTRAL TEXT
|
||||
html
|
||||
body
|
||||
:not([style*="color:"])
|
||||
.sr-reader *:not([class*='sr-pivot'])
|
||||
|
||||
RED TEXT
|
||||
h1:not([style*="color:"])
|
||||
h2:not([style*="color:"])
|
||||
h3:not([style*="color:"])
|
||||
h4:not([style*="color:"])
|
||||
h5:not([style*="color:"])
|
||||
h6:not([style*="color:"])
|
||||
|
||||
GREEN TEXT
|
||||
cite:not([style*="color:"])
|
||||
|
||||
BLUE BG ACTIVE
|
||||
input:not([style*="background-color:"])
|
||||
textarea:not([style*="background-color:"])
|
||||
button:not([style*="background-color:"])
|
||||
[role="button"]
|
||||
|
||||
BLUE TEXT ACTIVE
|
||||
a:not([style*="color:"])
|
||||
|
||||
BLUE BORDER
|
||||
:not([style*="border-color:"])
|
||||
::before
|
||||
::after
|
||||
|
||||
FADE BG
|
||||
div:empty
|
||||
.sr-reader *
|
||||
.sr-backdrop
|
||||
|
||||
FADE TEXT
|
||||
input::placeholder
|
||||
textarea::placeholder
|
||||
|
||||
NO IMAGE
|
||||
input:not([style*="background-image:"])
|
||||
textarea:not([style*="background-image:"])
|
||||
|
||||
================================
|
||||
|
||||
github.com
|
||||
|
||||
RED TEXT
|
||||
.pl-k
|
||||
|
||||
GREEN BG ACTIVE
|
||||
.btn-primary
|
||||
|
||||
GREEN TEXT
|
||||
.pl-c
|
||||
|
||||
BLUE TEXT
|
||||
.pl-s
|
||||
.pl-pds
|
||||
.pl-c1
|
||||
|
||||
NO IMAGE
|
||||
.btn
|
||||
.btn-primary
|
||||
|
||||
================================
|
||||
|
||||
imdb.com
|
||||
|
||||
RED BG
|
||||
.jw-progress:empty
|
||||
.jw-knob:empty
|
||||
|
||||
FADE BG
|
||||
.MediaSheetstyles__MediaContainer-sc-1warcg6-0
|
||||
.MediaSheetstyles__MediaContentContainer-sc-1warcg6-1
|
||||
|
||||
TRANSPARENT BG
|
||||
.ipc-lockup-overlay
|
||||
.ipc-lockup-overlay__content *
|
||||
.jw-captions
|
||||
.jw-controls
|
||||
.jw-controls *
|
||||
.jw-controls-backdrop:empty
|
||||
.jw-overlays
|
||||
.MediaSheetstyles__MediaContentContainer-sc-1warcg6-1 div
|
||||
.Slate__VideoPreviewContainer-ss6ccs-3
|
||||
.styles__MediaViewerTouchHandler-sc-6t1jw8-5
|
||||
|
||||
================================
|
||||
|
||||
mail.google.com
|
||||
|
||||
RED BG ACTIVE
|
||||
.T-I-KE
|
||||
|
||||
NO IMAGE
|
||||
.T-I-KE
|
||||
|
||||
================================
|
||||
|
||||
nationstates.net
|
||||
|
||||
TRANSPARENT BG
|
||||
.paperclip
|
||||
|
||||
================================
|
||||
|
||||
opencollective.com
|
||||
|
||||
BLUE BG ACTIVE
|
||||
.TierCard .action
|
||||
|
||||
TRANSPARENT BG
|
||||
.CollectiveCover .content
|
||||
|
||||
================================
|
||||
|
||||
reddit.com
|
||||
|
||||
RED BG
|
||||
.reddit-video-player-root .seek-bar-progress
|
||||
.reddit-video-player-root .volume-slider-progress
|
||||
.reddit-video-player-root .volume-slider-thumb
|
||||
|
||||
BLUE BG
|
||||
.reddit-video-player-root .seek-bar-buffered
|
||||
.reddit-video-player-root .volume-slider-track
|
||||
|
||||
FADE BG
|
||||
.reddit-video-player-root .ended-controls
|
||||
.reddit-video-player-root .playback-controls
|
||||
|
||||
TRANSPARENT BG
|
||||
.reddit-video-player-root video + div
|
||||
.reddit-video-player-root .ended-controls :not(button)
|
||||
.reddit-video-seek-bar-root
|
||||
.reddit-video-player-root .playback-controls .control-button
|
||||
|
||||
================================
|
||||
|
||||
youtube.com
|
||||
|
||||
RED BG
|
||||
.ytp-swatch-background-color.ytp-swatch-background-color
|
||||
|
||||
BLUE BG
|
||||
.ytp-load-progress:empty
|
||||
|
||||
FADE BG
|
||||
.ytp-chrome-top
|
||||
.ytp-chrome-bottom
|
||||
.ytp-pause-overlay
|
||||
|
||||
TRANSPARENT BG
|
||||
#previewbar
|
||||
.ytp-button.ytp-button
|
||||
.ytp-chrome-bottom *
|
||||
.ytp-chrome-top *
|
||||
.ytp-gradient-bottom:empty
|
||||
.ytp-gradient-top:empty
|
||||
.ytp-pause-overlay *
|
||||
.ytp-progress-bar-padding:empty
|
||||
.ytp-scrubber-container
|
||||
.ytp-timed-markers-container:empty
|
||||
.ytp-tooltip-text-wrapper
|
||||
Reference in New Issue
Block a user