Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gabriela Bittencourt
purr-data
Commits
614b2679
Commit
614b2679
authored
Apr 16, 2021
by
Rukshan Senanayaka
Browse files
update styling of "unlock" editmode icon with gui presets
parent
df1fc855
Changes
11
Hide whitespace changes
Inline
Side-by-side
pd/nw/css/c64.css
View file @
614b2679
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#
bbb
;
fill
:
#
7c71da
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/default.css
View file @
614b2679
...
@@ -237,7 +237,7 @@ mark.console_find_highlighted {
...
@@ -237,7 +237,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/extended.css
View file @
614b2679
...
@@ -118,7 +118,7 @@ mark.console_find_highlighted {
...
@@ -118,7 +118,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/footgun.css
View file @
614b2679
...
@@ -236,7 +236,7 @@ mark.console_find_highlighted {
...
@@ -236,7 +236,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/inverted.css
View file @
614b2679
...
@@ -133,7 +133,7 @@ mark.console_find_highlighted {
...
@@ -133,7 +133,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#bbb
;
fill
:
white
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/solarized.css
View file @
614b2679
...
@@ -127,7 +127,7 @@ mark.console_find_highlighted {
...
@@ -127,7 +127,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#
bbb
;
fill
:
#
073642
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/solarized_inverted.css
View file @
614b2679
...
@@ -127,7 +127,7 @@ mark.console_find_highlighted {
...
@@ -127,7 +127,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#
bbb
;
fill
:
#
839496
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/strongbad.css
View file @
614b2679
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#
bb
b
;
fill
:
#
53b83
b
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/subdued.css
View file @
614b2679
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
black
;
fill
:
#333333
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/vanilla.css
View file @
614b2679
...
@@ -118,7 +118,7 @@ mark.console_find_highlighted {
...
@@ -118,7 +118,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#bbb
;
fill
:
black
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
pd/nw/css/vanilla_inverted.css
View file @
614b2679
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
...
@@ -124,7 +124,7 @@ mark.console_find_highlighted {
}
}
#svg_fg
{
#svg_fg
{
fill
:
#bbb
;
fill
:
white
;
}
}
#selection_rectangle
{
#selection_rectangle
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment